beautypg.com

2 symbols in functions – Yaskawa MP930 User Manual

Page 100

background image

3.7 Managing Symbols

3 -41

3.7.2 Symbols in Functions

All symbols used in the functions are managed with the function symbol table shown in Table
3.19
. For the method of defining the function symbol table, refer to the MP9jj Ladder pro-
gramming manual
(SIEZ-C887-1.2) .

Table 3.19 Function Symbol Table

No.

Register No.

Symbol

Size *

Remarks

0

XB000000

1

1

XW00001

1

2

AW00001

1

3

AB00000F

1

4

YB000000

1

5

YW00001

1

6

ZB000000

4

7

ZW00001

1

8

ZW00002

1

:

N

* If a program is prepared using data configurations such as arrays or indexed data,

define the size to be used in the data configuration. For example, if the data is refer-
enced as PIDDATA_1 and i varies in a range of 0 to 9, define the size as 10.

3