Name | Description | Type | Additional information |
---|---|---|---|
DigitalInput1Trigger |
if true the unit will report when DIN1 changes if false the unit will monitor state and include it in other reports on get, will be null if not supported by unit on update, setting will be ignored if null or not supported by unit |
boolean |
None. |
DigitalInput2Trigger |
if true the unit will report when DIN2 changes if false the unit will monitor state and include it in other reports on get, will be null if not supported by unit on update, setting will be ignored if null or not supported by unit |
boolean |
None. |
DigitalInput3Trigger |
if true the unit will report when DIN3 changes if false the unit will monitor state and include it in other reports on get, will be null if not supported by unit on update, setting will be ignored if null or not supported by unit |
boolean |
None. |
AnalogInput1Trigger |
readonly. if true the unit will report when AIN1 changes if false the unit will monitor state and include it in other reports on get, will be null if not supported by unit on update, setting will be ignored |
boolean |
None. |
AnalogInput2Trigger |
readonly. if true the unit will report when AIN2 changes if false the unit will monitor state and include it in other reports on get, will be null if not supported by unit on update, setting will be ignored |
boolean |
None. |
DigitalOutput1Trigger |
if true the unit will report when DOUT1 changes if false the unit will monitor state and include it in other reports on get, will be null if not supported by unit on update, setting will be ignored if null or not supported by unit |
boolean |
None. |
DigitalOutput2Trigger |
if true the unit will report when DOUT2 changes if false the unit will monitor state and include it in other reports on get, will be null if not supported by unit on update, setting will be ignored if null or not supported by unit |
boolean |
None. |
DigitalOutput3Trigger |
if true the unit will report when DOUT3 changes if false the unit will monitor state and include it in other reports on get, will be null if not supported by unit. on update, setting will be ignored if null or not supported by unit |
boolean |
None. |
DigitalOutput1 |
if true the unit has latched DOUT1 to 'High' state if false the unit has latched DOUT1 to 'Low' state on get, will be null if not supported by unit on update, setting will be ignored if null or not supported by unit |
boolean |
None. |
DigitalOutput2 |
if true the unit has latched DOUT2 to 'High' state if false the unit has latched DOUT2 to 'Low' state on get, will be null if not supported by unit on update, setting will be ignored if null or not supported by unit |
boolean |
None. |
DigitalOutput3 |
if true the unit has latched DOUT3 to 'High' state if false the unit has latched DOUT3 to 'Low' state on get, will be null if not supported by unit on update, setting will be ignored if null or not supported by unit |
boolean |
None. |