Table 36. Environment commands (continued)
getHum
Read a humidity setting.
Syntax
getHum [option1] [option2]
Options
HighThreshold | LowThreshold | Hysteresis | Offset | HighNotify | LowNotify | HighShutdown |
LowShutdown
Example
#> getHum Offset
setHum
Modify a humidity setting.
Syntax
setHum [option1] [option2]
Options
HighThreshold = xx
LowThreshold = xx
Hysteresis = xx (0 to 5)
Offset = xx (-5 to 5)
HighNotify = 0 | 1
LowNotify = 0 | 1 (0=No, 1=Yes)
HighShutdown = 0 | 1
LowShutdown = 0 | 1
Example
#> setHum HighNotify=0
Comments
Note 1: Setting is write-enabled only if the notification is enabled.
getInput1 or
Read an input setting.
getInput2
Syntax
getInput1 [option1] [option2]
Options
iName |
State[0].Description | State[0].Notify | State[0].Shutdown |
State[1].Description | State[1].Notify | State[1].Shutdown
Example
#> getInput1 iName
setInput1 or
Modify an input setting.
setInput2
Syntax
setInput1 [option1] [option2]
Options
iName = "xx..xx"
State[0].Description = "xx..xx"
State[0].Notify = 0 | 1
State[0].Shutdown = 0 | 1
State[1].Description = "xx..xx"
State[1].Notify = 0 | 1
State[1].Shutdown = 0 | 1
Example
#> setInput1 State[0].Description="Door open" State[0].Notify=1
Comments
Note 1: Setting is write-enabled only if the notification is enabled.
60
Network Management Card : User's Guide
(0=No, 1=Yes)
(0=No, 1=Yes)
(0=No, 1=Yes)
(0=No, 1=Yes)
(0=No, 1=Yes)
(0=No, 1=Yes)
(0=No, 1=Yes)
(See Note 1)
(See Note 1)
(See Note 1)
(See Note 1)