11 - 286 11 - 286
MELSEC-Q
11 INSTRUCTIONS AND FUNCTIONS
Writing a sequence program Processing Disabled while Running
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.
%(1)
%(4)
Processing code
Specify the processing code.
Processing Code 8
%(2)
%(5)
Main/sub specification
Specify either the main program or a
subprogram.
%(3)
%(6)
Starting step
Specify the starting step of the program
to be written.
%(4)
%(7)
Number of steps
Specify the number of steps to be written.
• This code is used to write a sequence program to the PLC CPU.
• Specify the following data for <control table>.
Format 1 control table
%(0)
• • • • • •
Specify the station number of the PLC CPU to which data is
written.
See Section 4.2.2 for the allowable specification range.
%(1)
• • • • • •
Processing code
• Specify 8.
%(2)
• • • • • •
Specify the program to be written.
• To write the main program
• To write a subprogram
(subprogram 1)
• To write subprogram 2
• To write subprogram 3
• • • • • •
• • • • • •
• • • • • •
• • • • • •
Specify 1.
Specify 2.
Specify 3.
Specify 4.
Always specify 1 for PLC CPUs in which subprograms
cannot be used.
%(3)
• • • • • •
Specify the head step number of the program to be written.
The maximum number of steps in the sequence program is
the capacity set by the parameter.
%(4)
• • • • • •
Specify the number of steps to be written.
The allowable specification range is from 1 to 64 steps.