MSD-804FD Users Guide (Command Guide)
22
3.3.2 Display devices ON/OFF
@SDS Set
display
power
Command format
@SDS,
ch_1
,
onoff_1 (
,
ch_2
,
onoff_2
・・・
)
Return value
format
@SDS,
ch_1
,
onoff_1 (
,
ch_2
,
onoff_2
・・・
)
Parameter
ch_1-4
: Output
0 = All outputs, 1 = OUT1 to 4 = OUT4
onoff_1-4
: Display power switch
0 = OFF, 1 = ON
Example Send
Receive
@SDS,1,1
@SDS,1,1
Turn on the display device connected to OUT1.
Terminated normally
Send
Receive
@SDS,1,0
@ERR,10,1
Turn off the display device connected to OUT1.
If terminated abnormally, the error status and
output number are replied. (If several output are
controlled, several errors may be replied.)
Related info.
7.3 Turning ON/OFF Display Devices
Notes
Since the result is sent after turning on/off the device, it may take a long time to
reply.
@GDS
Get display power status
Command format
@GDS
Return value
format
@GDS,
out_1 (
,
out_2
,
out_3
,
out_4)
Parameter
out_1-4
: Power switch of each output monitors
0 = OFF, 1 = ON
Send
Receive
@GDS
@GDS,1,1,0,1
Get the power switch status of a display device.
OUT3 is OFF; the other outputs are ON.
Related info.
7.3 Turning ON/OFF Display Devices