Format, Parameter – Yaskawa MP900 Series Machine Controller New Ladder Editor User Manual
Page 182

1 Ladder Program Instructions
1.8.4 COLUMN SEARCH Instruction (TBLSRC)
1-172
Format
Parameter
* Possible to omit.
Table 1.35 Column Search Instruction Parameters
ADR
Type
Symbol
Name
Specifications
I/O
0
L
ROW1
Table element row
number
Row number of the target table element
(1 to 65535)
IN
2
L
COL-
UMN1
Table element head
column number
Head column number of the target table
element (1 to 32767)
IN
4
L
COL-
UMN2
Table element last column
number
Last column number of the target table
element (1 to 32767)
IN
6
W
FIND
Search result
Search results
0: No matching column
1: Matching column exists
OUT
Parameter Name
Setting
Table Name
Table name
Search Data
• Register address
• Register address with subscript
Parameter
• Register address
• Register address with subscript
[Output]*
• Any integer type register (except for # and C registers)
• Any integer type register with subscript
• Subscript register
[Status]*
• Any bit type register (except for # and C registers)
• Any bit type register with subscript
Symbol: TBLSRC
Full Name: Table Column Search
Category: TABLE
Icon: