AMX CAFE DUET STANDARD NETLINX API (SNAPI) DEVICES Instruction Manual page 336

Standard netlinx api (snapi) r 1.8.0 devices
Table of Contents

Advertisement

Volume Controller Functions (Cont.)
Name
processDeviceOnLineEvent(boolean)
processPassbackEvent(byte[])
cycleVolumeMute()
cycleVolumePreset()
getVolumePreset()
saveVolumePreset(preset)
setVolume(level)
setVolumeMuteOn(state)
setVolumePreset(preset)
setVolumeRamp(UP)
setVolumeRamp(DOWN)
processVolumeEvent(int)
processVolumeMuteEvent(boolean)
processVolumePresetEvent(int)
processVolumeRampEvent(UP)
processVolumeRampEvent(DOWN)
332
Component
Channel Level Command
IModuleComponentListener
251
IModuleComponentListener
IVolumeComponent
26
IVolumeComponent
138
IVolumeComponent
IVolumeComponent
IVolumeComponent
IVolumeComponent
199
IVolumeComponent
IVolumeComponent
24
IVolumeComponent
25
IVolumeComponentListener
IVolumeComponentListener
199
IVolumeComponentListener
IVolumeComponentListener
24
IVolumeComponentListener
25
Constant
DEVICE_COMMUNICATING Feedback Channel: Communication is
VOL_MUTE
VOL_PRESET
?VOLPRESET
VOLPRESETSAVE-
<preset>
1
VOL_LVL
VOL_MUTE_ON
VOLPRESET-<preset>
VOL_UP
VOL_DN
1
VOL_LVL
VOL_MUTE_FB
VOLPRESET-<preset>
VOL_UP_FB
VOL_DN_FB
Notes
established with device while channel is on
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.
Momentary Function Channel: Cycle vol-
ume mute when channel is activated
Momentary Function Channel: Cycle cam-
era preset when channel is activated
Query for volume preset, responds with
VOLPRESET-<preset>
Save Volume Preset where <preset> is 1 to
x and x is the maximum supported preset
(see specific module documentation)
Set volume, range is 0-255
Discrete Function Channel: Volume mute is
on while channel is active
Recall volume preset where <preset> is 1
to x and x is the maximum supported pre-
set (see specific module documentation)
Ramping Channel: Volume is ramped up
while channel is active
Ramping Channel: Volume is ramped down
while channel is active
Volume changed, range is 0-255
Feedback Channel: Volume is muted if
channel is on
Volume preset changed, where <preset> is
1-x and x is the maximum supported preset
(see specific module documentation)
Feedback Channel: Volume is ramping up
while channel is on
Feedback Channel: Volume is ramping
down while channel is on
Standard NetLinx API (SNAPI) R 1.8.0

Advertisement

Table of Contents
loading

This manual is also suitable for:

Cafe duet

Table of Contents