MSD-804FD Users Guide (Command Guide)
104
@GUP
Get execution plane at starting up
Command
format
@GUP,
event_1
(
,
event_2
・・・
)
Return value
format
@GUP,
event_1
,
plane_1 (
,
event_2
,
plane_2
・・・
)
Parameter
event_1-9
: Command execution condition
1 = COMMAND A to 9 = COMMAND I
plane_1-9
: Execution plane at start-up
0 = AUTO, 1 = PLANE A, 2 = PLANE B
Example Send
Receive
@GUP,1
@GUP,1,1
Get execution plane of COMMAND A at start-up.
COMMAND A executes PLANE A at start-up.
Related info.
8.12.3 Command link
@SIT
Set ineffective time during control command
Command
format
@SIT,
time
Return value
format
@SIT,
time
Parameter
time
: Invalid time
0 to 999999 [Default]: 0
Example Send
Receive
@SIT,2000
@SIT,2000
Set invalid time of the command to 2000 ms (2
Seconds).
Terminated normally.
Related info.
8.12.5 Ineffective time
@GIT
Get ineffective time during control command
Command
format
@GIT
Return value
format
@GIT,
time
Parameter
time
: Ineffective time
0 to 999999 [Default]: 0
Example Send
Receive
@GIT
@GIT,2000
Get ineffective time at command execution.
Ineffective when command is being executed or until
2000 ms (2 Seconds) passes after the command
starts.
Related info.
8.12.5 Ineffective time