Specifications
Programming
26
Enova AVX-400 Cat5 Presentation Switcher Operation/Reference Guide
AxLink Commands
The following table lists the AxLink commands for the AVX-400:
AxLink Commands
CI1O1
Sets the active
input to input 1.
Syntax:
SEND_COMMAND "’CI1O1’"
CI2O1
Sets the active
input to input 2.
Syntax:
SEND_COMMAND "’CI2O1’"
CI3O1
Sets the active
input to input 3.
Syntax:
SEND_COMMAND "’CI3O1’"
CI4O1
Sets the active
input to input 4.
Syntax:
SEND_COMMAND "’CI4O1’"
DOF
Turns off the
display
Syntax:
SEND_COMMAND "’DOF’"
DON
Turns on the
display
Syntax:
SEND_COMMAND "’DON’"
?DST
Queries the
display status
Returns the current display status.
Syntax:
SEND_COMMAND "’?DST’"
Sample Output:
"DST-<A|B|C|D|E>"
A = power: (0=unknown, 1=on, 2=off, 3=warming, 4=cooling)
B = input: (0=unknown, 1=PC, 2=component, 3=composite)
C = lamp time: (0=unknown)
D = filter time: (0=unknown)
E = temperature: (0=unknown)
?GCT
Queries the
connected input
types
Returns the connected input types.
Syntax:
SEND_COMMAND "’?GCT’"
Sample Output:
"GCT-<A|B|C|D>"
ABCD are inputs 1-4.
0=No connection
1=PC
2=COMPONENT
3=COMPOSITE
?INPUT-1
Queries the
current active
source input.
Returns the current active source input.
Syntax:
SEND_COMMAND "’?INPUT-1’"
Sample Output:
"SWITCH-LALLI<x>O1" where <x> is the source input number.
SSW
Simulates
pressing the
select switch.
Pressing the source select button activates the next valid source input. This command
simulates a single pressing of the source select button on the presentation switcher.
Syntax:
SEND_COMMAND "’SSW’"