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

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

Advertisement

Switcher Functions (Cont.)
Name
passThru(buffer)
reinitialize()
setDebugState(state)
setDeviceDateTime(date)
setPassbackOn(boolean)
setProperty(key,value)
processDataInitializedEvent(boolean)
processDebugEvent(int)
processDeviceOnLineEvent(boolean)
processPassbackEvent(byte[])
getInput(sl,output)
getOutput(sl,input)
getSwitcherPreset()
saveSwitcherPreset(preset)
setSwitcherPreset(preset)
242
Component
Channel Level Command
IModuleComponent
IModuleComponent
IModuleComponent
IModuleComponent
IModuleComponent
IModuleComponent
IModuleComponentListener
252
IModuleComponentListener
IModuleComponentListener
251
IModuleComponentListener
ISwitcherComponent
ISwitcherComponent
ISwitcherComponent
ISwitcherComponent
ISwitcherComponent
Constant
PASSTHRU-<buffer>
REINIT
DEBUG-<state>
CLOCK-<mm/dd/yyyy>
<hh:mm:ss>
PASSBACK-<state>
PROPERTY-
<key>,<value>
DATA_INITIALIZED
DEBUG-<state>
DEVICE_COMMUNICATING Feedback Channel: Communication is
?INPUT-[<sl>,]<output>
?OUTPUT-
[<sl>,]<input>
?SWITCHPRESET
SWITCHPRESET-
SAVE-<preset>
SWITCHPRESET-
<preset>
Notes
Send a message directly to the device
Reinitialize communication with the device
Set the debug state where <state> is 1-4
for ERROR, WARNING, DEBUG, INFO
Set the device date/time.
Set the passback state where <state> is 1
or 0. When passback is on, all response
from the device will be passed back to the
NetLinx program as a string from the virtual
device
Set the value of property <key> to <value>
Feedback Channel: Module data is syn-
chronized with device while channel is on
Debug state changed where <state> is 1-4
for ERROR, WARNING, DEBUG, INFO
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.
Query for the input connected to an output,
respond with SWITCH-
L<sl>I<input>O<output> where <sl> is
ALL, VIDEO, or AUDIO and <input> is 0 if
there is no connection.. If <sl> is not sup-
plied, ALL will be assumed.
Query for the outputs connected to an
input, respond with SWITCH-
L<sl>I<input>O<output>,<output>Ö where
<sl> is ALL, VIDEO, or AUDIO and <out-
put> is 0 if there is no connection. If <sl> is
not supplied, ALL will be assumed.
Query for switcher preset, responds with
SWITCHPRESET-<preset>
Save switcher preset where <preset> is 1-x
and x is the maximum supported preset
(see specific module documentation)
Recall switcher preset where <preset> is 1-
x and x is the maximum supported preset
(see specific module documentation)
Standard NetLinx API (SNAPI) R 1.8.0

Advertisement

Table of Contents
loading

This manual is also suitable for:

Cafe duet

Table of Contents