5
COMMANDS
3. OUTPUT[DD]
Function
Command
Variables
OFF destination
OUTPUTXX 00;
xx = Output Channel
Command Example
Response
Description
OUTPUT04 00;
HD-88 00;
Output 4 is OFF
HD-88 01;
UN-KNOW Command
Function
Command
Variables
Set channel status
OUTPUTxx yy;
xx = Output Channel
yy = Input Channel
Command Example
Response
Description
OUTPUT02 04;
HD-88 00;
Set output 2 to input 4
HD-88 01;
UN-KNOW Command
Function
Command
Variables
Check Output status
OUTPUTxx?;
xx = Output Channel
Command Example
Response
Description
OUTPUT04 ?;
Output04 01;
Output 4 to input 1
Output04 02;
Output 4 to input 2
Output04 03;
Output 4 to input 3
Output04 04;
Output 4 to input 4
Output04 05;
Output 4 to input 5
Output04 06;
Output 4 to input 6
Output04 07;
Output 4 to input 7
Output04 08;
Output 4 to input 8
4. ACTIVE SOURCE
Function
Command Example
Response
Description
Check the status of a signal presence
on an Input port
ACTIVESOURCE ?;
ActiveSource
0100000101010100;
Each position indicates which
source is active or inactive
01 = Active
00 = Inactive
For Example:
Note: this does not validate if the signal is within proper format (ex: 1VPP Video), only that one is present and active.