31 POSITIONING INSTRUCTION
31.8 Single-table Operation
481
31
31.8 Single-table Operation
This instruction executes the control method of one specified table set in the data table with GX Works3. Only CPU module is
supported.
TBL
This instruction executes one table specified in the table data set in GX Works3.
■Description, range, data type
• FX5 operand
• FX3 compatible operand
*1 1 to 32 when the positioning table data is not set to use device
Ladder ST FBD/LD
ENO:=TBL(EN,n,d);
Operand Description Range Data type Data type (label)
(d) Axis number from which pulses are output ■FX5S/FX5U/FX5UC CPU
module
K1 to K4
■FX5UJ CPU module
K1 to K3
16-bit unsigned binary ANY_ELEMENTARY
(WORD)
(n) Table number to be executed 1 to 100
*1
16-bit unsigned binary ANY16_U
EN Execution condition Bit BOOL
ENO Execution result Bit BOOL
Operand Description Range Data type Data type (label)
(d) Bit device number (Y) from which pulses are output ■FX5S/FX5U/FX5UC CPU
module
Y0 to Y3
■FX5UJ CPU module
Y0 to Y2
Bit ANY_ELEMENTARY
(BOOL)
(n) Table number to be executed 1 to 100
*1
16-bit unsigned binary ANY16_U
EN Execution condition Bit BOOL
ENO Execution result Bit BOOL