Specifications
Programming
28
Enova AVX-400 Cat5 Presentation Switcher Operation/Reference Guide
Serial Commands (Cont.)
DOF
Turns off the
display
Syntax:
DOF
DON
Turns on the
display
Syntax:
DON
DST?
Queries the
display status
Returns the current display status.
Syntax:
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)
FWV?
Queries the
firmware version
Returns the current firmware version.
Syntax:
FWV?
GCT?
Queries the
connected input
types
Returns the connected input types.
Syntax:
GCT?
Sample Output:
"GCT-<A|B|C|D>"
ABCD are inputs 1-4.
0 = No connection
1 = PC
2 = COMPONENT
3 = COMPOSITE
GGN
Sets the green
gain level for a
source input
Syntax:
GGN<input>=<gain>
Variable:
input = source input (1-4)
gain = the green gain level setting between 0 and 100
Example:
GGN1=25
Sets the green gain level on source input 1 to 25%.
INP
Set the current
source input
Activates the indicated source input.
Syntax:
INP<input>
Variable:
input = source input (1-4)
Example:
INP1
Activates source input 1.
INP?
Queries the
current active
source input
Returns the current source input.
Syntax:
INP?