User Guide
Standard NetLinx API (SNAPI) R 1.8.0
224
Sensor Device State Charts
Sensor Device Functions (Cont.)
Name Component Channel Level Command Constant Notes
processPassbackEvent(byte[]) IModuleComponentListener When passback is on, each string received
form the device is sent to the NetLinx pro-
gram as a string. Use a DATA_EVENT
event with a STRING handler to caputre
the data from the device.
processSensorStateEvent(ON) ISensorComponentListener 255 SENSOR_FB Feedback Channel: Sensor state changed,
sensor is on while channel is on
processSensorValueEvent(int) ISensorComponentListener 7 SENSOR_VALUE Value of the sensor changed, range is spe-
cific to the sensor tpe v(see specific mod-
ule documentation)
processSensorStateEvent
State Channel 255
OFF OFF
ON ON