Standard NetLinx API (SNAPI) R 1.8.0
10
Amplifier Functions (Cont.)
Name
Component
Channel Level Command
Constant
Notes
processDebugEvent(int)
IModuleComponentListener
DEBUG-<state>
Debug state changed where <state> is 1-4
for ERROR, WARNING, DEBUG, INFO
processDeviceOnLineEvent(boolean)
IModuleComponentListener
251
DEVICE_COMMUNICATIN
G
Feedback Channel: Communication is
established with device while channel is on
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.
cyclePower()
IPowerComponent
9
POWER
Momentary Function Channel: Cycle power
when channel is activated
setPower(ON)
IPowerComponent
27
PWR_ON
Momentary Function Channel: Power is
turned on when channel is activated
setPower(OFF)
IPowerComponent
28
PWR_OFF
Momentary Function Channel: Power is
turned off when channel is activated
setPower(ps)
IPowerComponent
255
POWER_ON
Discrete Function Channel: Power is on
while channel is active
setPowerSensor(nld,nIOChan)
IPowerComponent
IOLINK-<dps>,<chan-
nel>
Associate a Power Sensor with the device
where <dps> is the DPS in string form, i.e.
17:1:0, and <channel> is the channel on
the IO device to which the power sensor is
connected.
processPowerEvent(ON)
IPowerComponentListener
255
POWER_FB
Feedback Channel: Power state changed,
power is on while channel is on
cycleVolumeMute()
IVolumeComponent
26
VOL_MUTE
Momentary Function Channel: Cycle vol-
ume mute when channel is activated
cycleVolumePreset()
IVolumeComponent
138
VOL_PRESET
Momentary Function Channel: Cycle cam-
era preset when channel is activated
getVolumePreset()
IVolumeComponent
?VOLPRESET
Query for volume preset, responds with
VOLPRESET-<preset>
saveVolumePreset(preset)
IVolumeComponent
VOLPRESETSAVE-
<preset>
Save Volume Preset where <preset> is 1 to
x and x is the maximum supported preset
(see specific module documentation)
setVolume(level)
IVolumeComponent
1
VOL_LVL
Set volume, range is 0-255
setVolumeMuteOn(state)
IVolumeComponent
199
VOL_MUTE_ON
Discrete Function Channel: Volume mute is
on while channel is active
setVolumePreset(preset)
IVolumeComponent
VOLPRESET-<preset>
Recall volume preset where <preset> is 1
to x and x is the maximum supported pre-
set (see specific module documentation)
setVolumeRamp(UP)
IVolumeComponent
24
VOL_UP
Ramping Channel: Volume is ramped up
while channel is active
setVolumeRamp(DOWN)
IVolumeComponent
25
VOL_DN
Ramping Channel: Volume is ramped
down while channel is active
Содержание CAFE DUET
Страница 16: ...Standard NetLinx API SNAPI R 1 8 0 12 ...
Страница 28: ...Standard NetLinx API SNAPI R 1 8 0 24 ...
Страница 34: ...Standard NetLinx API SNAPI R 1 8 0 30 ...
Страница 40: ...Standard NetLinx API SNAPI R 1 8 0 36 ...
Страница 46: ...Standard NetLinx API SNAPI R 1 8 0 42 ...
Страница 52: ...Standard NetLinx API SNAPI R 1 8 0 48 ...
Страница 58: ...Standard NetLinx API SNAPI R 1 8 0 54 ...
Страница 142: ...Standard NetLinx API SNAPI R 1 8 0 138 ...
Страница 148: ...Standard NetLinx API SNAPI R 1 8 0 144 ...
Страница 156: ...Standard NetLinx API SNAPI R 1 8 0 152 ...
Страница 172: ...Standard NetLinx API SNAPI R 1 8 0 168 ...
Страница 184: ...Standard NetLinx API SNAPI R 1 8 0 180 ...
Страница 192: ...Standard NetLinx API SNAPI R 1 8 0 188 ...
Страница 206: ...Standard NetLinx API SNAPI R 1 8 0 202 ...
Страница 220: ...Standard NetLinx API SNAPI R 1 8 0 216 Receiver State Charts processPowerEvent State Channel 255 OFF OFF ON ON ...
Страница 226: ...Standard NetLinx API SNAPI R 1 8 0 222 ...
Страница 239: ...235 Standard NetLinx API SNAPI R 1 8 0 Settop Box State Charts processPowerEvent State Channel 255 OFF OFF ON ON ...
Страница 240: ...Standard NetLinx API SNAPI R 1 8 0 236 ...
Страница 244: ...Standard NetLinx API SNAPI R 1 8 0 240 ...
Страница 252: ...Standard NetLinx API SNAPI R 1 8 0 248 ...
Страница 268: ...Standard NetLinx API SNAPI R 1 8 0 264 ...
Страница 302: ...Standard NetLinx API SNAPI R 1 8 0 298 ...
Страница 328: ...Standard NetLinx API SNAPI R 1 8 0 324 ...
Страница 343: ...Standard NetLinx API SNAPI Devices 339 Standard NetLinx API SNAPI R 1 7 0 ...