11 - 301 11 - 301
MELSEC-Q
11 INSTRUCTIONS AND FUNCTIONS
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 data is
written.
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 11.
%(5)
• • • • • •
Specify the head address of the extension comment to be
written.
The maximum number of bytes of extension comment data
is the capacity set by the parameter.
%(6)
• • • • • •
Specify the number of bytes to be written.
The allowable specification range is from 1 to 128 bytes.
• The maximum number of bytes of extension comment data is determined by the
capacity set by the parameter. The allowable specification range for the head
address is as follows:
0 to (1024 (extension comment capacity specified by the parameter))
• The number of bytes of the extension comment that can be written at one time is 128
bytes.
The extension comment can be written by specifying the starting address number
and the number of bytes to be written in units of 128 bytes as follows:
Extension comment area
0
128
256
384
Specify %(2)=&HFF, %(3)=128.
Specify %(2)=&H80, %(3)=128.
Specify %(2)=&H0, %(3)=128.
Extension comments can only be created by SW SRXV-GPPA, SW NX-GPPA, or SW HX-
GPPA.
In addition, extension comment data can be used by the LEDC instruction, etc. in sequence
programs.