Yaskawa YASNAC PC NC Programming Manual User Manual

Page 260

Advertising
background image

4 - 123

YASNAC PCNC Programming Manual

Chapter 4: Enhanced Level Commands

(b) Correspondence between addresses and local variables (Type II)

To use I, J, and K, they must be specified in the order of I, J, and K. Suffixes 1 to 10 spec-
ified in the table below indicate the order they are used in a set, and the suffix is not writ-
ten in actual commands.

For addresses for which argument specification is not required, the commands can be
omitted. In this case, local variables corresponding the addresses without commands are
<empty>.

Table 4.4.2.10

Address – Variable Correspondence and Usable Addresses
for Call Up Commands (Type II)

Address-Variable Correspondence

Call Up and Usable Address

Address in Type II

Local Variable

G65, G66

A

#1

°

B

#2

°

C

#3

°

I

1

#4

°

J

1

#5

°

K

1

#6

°

I

2

#7

°

J

2

#8

°

K

2

#9

°

I

3

#10

°

J

3

#11

°

K

3

#12

°

I

4

#13

°

J

4

#14

°

K

4

#15

°

I

5

#16

°

J

5

#17

°

K

5

#18

°

I

6

#19

°

J

6

#20

°

K

6

#21

°

Advertising