3 constant table ( # register) data input – Yaskawa MotionSuite Series Machine Controller Software Manual User Manual

Page 313

Advertising
background image

MotionSuite™ Series Machine Controller Software Manual

Chapter 8: Ladder Programming

8-65

8.3.3

Constant Table ( # register) Data Input

Constant tables (# register) are created by inputting parameters (integers, 32-bit inte-
gers, real numbers), symbols, and # register numbers. When storing a constant table
(# register), the parameters are automatically converted to a # register following an
upper/lower limit check. Table data can be created up to a number of number registers
set in the DWG Configuration tab in the Property Window.

1. Data Name

Input a name for each parameter of 48 16-bit characters (24 32-bit characters) or
less. 16-bit and 32-bit characters can be combined within names.

2. Symbol

Input a symbol pertaining to the # register to be stored of 8 16-bit characters (4
32-bit characters) or less. 16-bit and 32-bit characters can be combined within
names.

3. Set Val

Input the parameters to be stored in the # register. If the input is hexadecimal,
attach an H to the beginning of the value such as in “H00FF.” Input numerical
values within the range as an upper/lower limit check; the data set in the Upper
Limit and Lower Limit boxes executed upon setting input.

4. Unit

Input parameter units of 8 16-bit characters (4 32-bit characters) or less. 16-bit
and 32-bit characters can be combined in this entry.

5. Lower Limit

Input the parameter lower limit.

6. Upper Limit

Input the parameter upper limit. Input so that Lower Limit

≤ Upper Limit.

7. Save Point

Input the # register number to which the parameters are to be stored.

1

2

3

4

5

6

7

Advertising