
SWC-2000 Command Guide
20
3.2.5 Control commands
@EXC
Executing control commands
Function
Setting
Format
@EXC, command_1 (, command_2
・・・
)
Return value
@EXC, command_1 (, command_2
・・・
)
Parameter
command_1-10: Control command
A to P = Control command button 1 to Control command button 16
1 to 32 = COMMAND 1 to COMMAND 32
Example
@EXC,A
@EXC,A
Executing the control command that is
assigned to Control command button 1
Completed
@EXC,1,2,3
@EXC,1,2,3
Executing in order of COMMAND 1, 2,
and 3
Completed
@EXC,6
@EXC,6,RECV: POWER OFF
Executing COMMAND 6
If a command for displaying returned data
is executed, the received result is
displayed
In this example, “POWER OFF” is
received from the target device.
@EXC,A
@ERR,10,A
Executing the control command that is
assigned to Control command button 1
In case of abnormal end, the error status
and the control command are returned.
Remarks
Since the result is returned after control command execution is complete,
it sometimes may take a time for response.
If multiple control commands are executed, multiple errors may be returned.