11 - 314 11 - 314
MELSEC-Q
11 INSTRUCTIONS AND FUNCTIONS
Analyzing parameter data
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 15
%(1)
%(4)
Processing code
Specify the processing code.
• This code is used to analyze the parameter data of the PLC CPU.
• Specify the following data for <control table>.
Format 1 control table
%(0)
• • • • • •
Specify the station number of the PLC CPU whose
parameter data is to be analyzed.
See Section 4.2.2 for the allowable specification range.
%(1)
• • • • • •
Processing code
• Specify 15.
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 whose
parameter data is to be analyzed.
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 15.
• Specify a dummy variable or array for <storage area for data to be written>. The
analysis is carried out 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.
If parameter data is not analyzed via Processing Code 15 , the PLC CPU will
continue to operate using the parameters before the change.