Standard NetLinx API (SNAPI) R 1.8.0
218
Relay 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.
getRelayChannelCount()
IRelayDeviceComponent
?RELAYCHANNEL-
COUNT
Query for the number of channels on a
relay device, responds with RELAYCHAN-
NELCOUNT
getRelayChannelState(rly-chan)
IRelayDeviceComponent
?RELAYCHANNEL-
STATE-<rly-chan>
Query for the relay channel state, where
<rly-chan> is the integer channel number,
responds with RELAYCHANNELCOUNT
setRelayChannelState(rly-chan, rly-state)
IRelayDeviceComponent
RELAYCHANNEL-
STATE-<rly-chan>,<rly-
state>
Sets the relay channel state, where <rly-
chan> is the integer channel number and
<rly-state> is ON or OFF
processRelayChannelCountEvent(count)
IRelayDeviceComponentListener
RELAYCHANNEL-
COUNT-<count>
Response to ?RELAYCHANNELCOUNT,
where <count> is an integer value
processRelayChannelStateEvent(rly-state)
IRelayDeviceComponentListener
RELAYCHANNEL-
STATE-<rly-chan>,<rly-
state>
Response to ?RELAYCHANNELSTATE,
where <rly-chan> is the integer channel
number and <rly-state> is ON or OFF
Summary of Contents for CAFE DUET
Page 16: ...Standard NetLinx API SNAPI R 1 8 0 12 ...
Page 28: ...Standard NetLinx API SNAPI R 1 8 0 24 ...
Page 34: ...Standard NetLinx API SNAPI R 1 8 0 30 ...
Page 40: ...Standard NetLinx API SNAPI R 1 8 0 36 ...
Page 46: ...Standard NetLinx API SNAPI R 1 8 0 42 ...
Page 52: ...Standard NetLinx API SNAPI R 1 8 0 48 ...
Page 58: ...Standard NetLinx API SNAPI R 1 8 0 54 ...
Page 142: ...Standard NetLinx API SNAPI R 1 8 0 138 ...
Page 148: ...Standard NetLinx API SNAPI R 1 8 0 144 ...
Page 156: ...Standard NetLinx API SNAPI R 1 8 0 152 ...
Page 172: ...Standard NetLinx API SNAPI R 1 8 0 168 ...
Page 184: ...Standard NetLinx API SNAPI R 1 8 0 180 ...
Page 192: ...Standard NetLinx API SNAPI R 1 8 0 188 ...
Page 206: ...Standard NetLinx API SNAPI R 1 8 0 202 ...
Page 226: ...Standard NetLinx API SNAPI R 1 8 0 222 ...
Page 240: ...Standard NetLinx API SNAPI R 1 8 0 236 ...
Page 244: ...Standard NetLinx API SNAPI R 1 8 0 240 ...
Page 252: ...Standard NetLinx API SNAPI R 1 8 0 248 ...
Page 268: ...Standard NetLinx API SNAPI R 1 8 0 264 ...
Page 302: ...Standard NetLinx API SNAPI R 1 8 0 298 ...
Page 328: ...Standard NetLinx API SNAPI R 1 8 0 324 ...
Page 343: ...Standard NetLinx API SNAPI Devices 339 Standard NetLinx API SNAPI R 1 7 0 ...