Switcher - AMX CAFE DUET STANDARD NETLINX API (SNAPI) COMPONENTS AND LISTENERS Instruction Manual

Standard netlinx api (snapi) r 1.8.0 components/listeners
Table of Contents

Advertisement

Switcher

Component
Name: Switcher
Interface: ISwitcherComponent
Component Functions:
Name:
Channel:
Level: Command:
getInput(sl,output)
getOutput(sl,input)
getSwitcherPreset()
saveSwitcherPreset(pre-
set)
setSwitcherPreset(pre-
set)
switchInputToOut-
put(ALL,input,output[])
switchInputToOut-
put(AUDIO,input,out-
put[])
switchInputToOut-
put(sl,input,output[])
switchInputToOut-
put(VIDEO,input,out-
put[])
Listener
Name: Switcher Listener
Interface: ISwitcherComponentListener
Listener Functions:
Name:
Channel:
Level: Command:
processSwitcherPre-
setEvent
processSwitchEvent
Standard NetLinx API (SNAPI) R 1.8.0
ISwitcherComponent
Constant:
?INPUT-[<sl>,]<output>
?OUTPUT-[<sl>,]<input>
?SWITCHPRESET
SWITCHPRESETSAVE-<preset>
SWITCHPRESET-<preset>
CI<input>O<output,outputÖ>
AI<input>O<output,output,Ö>
CL<sl>I<input>O<output,outputÖ>
VI<input>O<output,output,Ö>
ISwitcherComponentListener
Constant:
SWITCHPRESET-<preset>
SWITCH-L<sl>I<input>O<output>
Notes:
Query for the input connected to an output, respond with SWITCH-L<sl>I<input>O<out-
put> where <sl> is ALL, VIDEO, or AUDIO and <input> is 0 if there is no connection.. If
<sl> is not supplied, 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)
Switch <input> to one or more <output>s for switcher level All. Use <input> 0 for dis-
connect.
Switch <input> to one or more <output>s for switcher level Audio. Use <input> 0 for
disconnect.
Switch <input> to one or more <output>s where <sl> is ALL, VIDEO, or AUDIO. Use
<input> 0 for disconnect.
Switch <input> to one or more <output>s for switcher level Video. Use <input> 0 for
disconnect.
Notes:
Switcher preset changed, where <preset> is 1-x and x is the maximum supported pre-
set (see specific module documentation)
Switch connections changed, where <sl> is ALL, VIDEO, or AUDIO and <input> is 0 if
there is no connection.
129

Advertisement

Table of Contents
loading

This manual is also suitable for:

Cafe duet

Table of Contents