11 - 316 11 - 316
MELSEC-Q
11 INSTRUCTIONS AND FUNCTIONS
Remote STOP of the PLC CPU
Control table format definition
Element position
Item
Description
Format 1
Format 2
%(0)
• • • • • • •
Station number
Specify the station number of the PLC.
%(0)
Control table
Specify a control table of format 2.
%(1)
Network number
Specify the network number.
%(2)
Station number
Specify the station number of the PLC.
%(3)
Detailed error code
Detailed error codes are stored here.
Processing Code 16
%(1)
%(4)
Processing code
Specify the processing code.
• This code is used to stop a PLC CPU on a remote station.
• Specify the following data for <control table>.
Format 1 control table
%(0)
• • • • • •
Specify the station number of the PLC CPU to which the
remote STOP is to be performed.
See Section 4.2.2 for the allowable specification range.
%(1)
• • • • • •
Processing code
• Specify 16.
Format 2 control table
%(0)
• • • • • •
Format 2 control table
• Specify 256.
%(1)
• • • • • •
Specify the network number of the network to be accessed.
See Section 4.2.2 for the allowable specification range.
%(2)
• • • • • •
Specify the station number of the PLC CPU to which the
remote STOP is to be performed.
See Section 4.2.2 for the allowable specification range.
%(3)
• • • • • •
Detailed error codes are stored here.
See Appendix 4.4.2 for the details about the error codes.
%(4)
• • • • • •
Processing code
• Specify 16.
• Specify a dummy variable or array for <storage area for data to be written>. The
analysis is performed irrespective of the kind of variable or array used. The
variable or array specified for <storage area for data to be written> is not
changed by the execution of the operation.