13 control commands – IDK MSD-54 Series Command Guide User Manual

Page 88

Advertising
background image

MSD-54 Series Users Guide (Command Guide)

88

3.3.13 Control commands

@EXC

Execute control commands

Command
format

@EXC, command_1 (, command_2・・・)

Return value
format

@EXC, command_1 (, command_2・・・)

Parameter

command_1-5

: Control commands

A to I, a to i = General commands (COMMANDs A to I)

1 to 32 = Control commands (COMMANDs 1 to 32)

Example Send

Receive

@EXC,A

@EXC,A

Execute commands linked to COMMAND A.
Terminated normally.

Send

Receive

@EXC,1,2,3

@EXC,1,2,3

Execute commands in order of COMMAND
1→2→3.
Terminated normally.

Send

Receive

@EXC,6

@EXC,6,RECV:
POWER OFF

Execute COMMAND 6.
If you execute a command displaying received
data, the received result is replied. In this example,
“POWER OFF” is received from the device that
sent the command.

Send

Receive

@EXC,A

@ERR,10,A

Execute command linked to COMMAND A.
If the command ends abnormally, the error status
and the executed control command are replied. (If
you execute several control commands, several
errors may be replied.)

Related info. 7.4 Executing Control Commands

8.12 Control Command Settings

Note

As a result is replied after control command execution, it sometimes may take a long
time for the reply.

Advertising