Yaskawa MotionSuite Series Machine Controller Software Manual User Manual

Page 345

Advertising
background image

MotionSuite™ Series Machine Controller Software Manual

Chapter 8: Ladder Programming

8-97

1. Table Definition Data

This column displays table data name, table type, number of columns, number of
rows, and table comments.

2. Number

This column shows the column numbers. This is one in an array table, and a
number of columns in record tables.

3. Column Name

Input a column name of 8 16-bit characters (4 32-bit characters) or less. 16-bit
and 32-bit characters can be combined within column names.

4. Data

Select the column data type.

Integer:

Integer type

32-bit Integer:

32-bit integer type

Real :

Real number type

Character :

Character string type

5. Size

Input the number of table data bytes from 1 ~ 80. However, the value is 2 bytes
when Integer is in the Data box, 4 bytes when 32-bit Integer, and 4 bytes when
Real Number, and cannot be changed. A different value can be input only for
Character String.

1

2

3

4

5

6

7

Advertising