Setting the Alarmed to Normal Delay for DX-PIR
This command determines the value of the Alarmed to Normal Delay setting for a presence detector.
config:#
externalsensor <n> alarmedToNormalDelay <time>
Variables:
<n> is the ID number of the environmental sensor that you want to configure. The ID number is available in the PRO3X web
interface or using the command "show externalsensors <n>" in the CLI. It is an integer starting at 1.
<time> is an integer number in seconds, ranging between 0 and 300.
Examples
This section illustrates several environmental sensor configuration examples.
Example 1 - Environmental Sensor Naming
The following command assigns the name "Cabinet humidity" to the environmental sensor with the ID number 4.
config:#
externalsensor 4 name "Cabinet humidity"
Example 2 - Sensor Threshold Selection
The following command sets the environmental sensor #1 to use the default thresholds, including the deassertion hysteresis
and assertion timeout, as its threshold settings.
config:#
externalsensor 1 useDefaultThresholds true
Configuring Environmental Sensors' Default Thresholds
You can set the default values of upper and lower thresholds, deassertion hysteresis and assertion timeout on a sensor type
basis, including temperature, humidity, air pressure and air flow sensors. The default thresholds automatically apply to all
environmental sensors that are newly detected or added.
A default threshold configuration command begins with defaultThresholds.
You can configure various default threshold settings for the same sensor type at a time by combining multiple commands.
PRO3X User Guide – Command Line Interface (CLI)
136 of 182
Using the PRO3X Command Line Interface (CLI)
Need help?
Do you have a question about the Server Technology PRO3X and is the answer not in the manual?