11 CONTROL MODULE OPERATION
11.1 Data to be specified in commands
167
11
11 CONTROL MODULE OPERATION
This chapter explains the commands for changing operation status and performing test using the functions of the module.
11.1 Data to be specified in commands
This section explains the contents and specification methods for data items which are set in each command related to module
control.
Mode
Select the operation when the request target module is already in remote operation by other device.
Setting method
■Data communication in ASCII code
Convert the numerical value to 4-digit ASCII code (hexadecimal), and send it from the upper digits.
■Data communication in binary code
Send 2-byte numerical values from lower byte (L: bits 0 to 7).
Clear mode
Select the range of the device memory to be cleared by the initialization processing at remote RUN.
When the device initial values are set, they will be reflected after the process with the selected clear mode.
Setting method
■Data communication in ASCII code
Convert the numerical value to 2-digit ASCII code (hexadecimal), and send it from the upper digits.
■Data communication in binary code
Send a 1-byte numerical value.
Process ASCII code Binary code
Do not execute
forcibly
Do not apply remote RUN/remote PAUSE while remote
STOP/remote PAUSE is applied from other external
device.
Execute forcibly Apply remote RUN/remote PAUSE while remote STOP/
remote PAUSE is applied from other external device.
Process ASCII code Binary code
Do not clear Do not clear device memory.
Clear outside the
range of latch
Clear the device memory outside the range of latch.
All clear Clear all device memory including the range of latch.
0
30H
0
30H
0
30H
3
33H
0
30H
0
30H
00H