MSD-701UHD / 702UHD / 801UHD/ 802UHD Command Guide
81
3.3.12 Control commands
@EXC
Executing control commands
Setting
Command
@EXC, command_1 (, command_2
・・・
)
Response
@EXC, command_1 (, command_2
・・・
)
Parameter
command_1-5: Control command
1 = COMMAND 1 to 32 = COMMAND 32
Setting
example
Command
Response
@EXC,1,2,3
@EXC,1,2,3
Description Executing COMMAND 1
→
2
→
3 in order.
Setting
example
Command
Response
@EXC,6
@EXC,6,RECV:POWER OFF
Description Executing COMMAND 6.
If a command to display received data is executed, the received result is returned.
In this example, “POWER OFF” is received from the target device.
Remarks
Since the result is returned after control command execution is complete,
it sometimes may take a time for response.
@GDS / @SDS
Power button of sink device
Getting
Command
@GDS
Response
@GDS, onoff_1, onoff_2
Setting
Command
@SDS, ch_1, onoff_1 (, ch_2, onoff_2)
Response
@SDS, ch_1, onoff_1 (, ch_2, onoff_2)
Parameter
onoff_1-2: Power button of sink device
0 = OFF, 1 = ON
ch_1-2: Output channel
0 = All outputs, 1 = OUT1, 2 = OUT2
Getting
example
Command
Response
@GDS
@GDS,1,1
Description
Getting the power button status of sink device.
OUT1 and OUT2: powered ON
Setting
example
Command
Response
@SDS,1,1
@SDS,1,1
Description
Setting the power button of the sink device that is connected OUT1 to ON.
Remarks
Since the result is returned after control command execution is complete,
it sometimes may take a time for response.