Yaskawa YASNAC PC NC I/O Signal Function Manual User Manual

Page 63

Advertising
background image

7 - 5

YASNAC PCNC I/O Signal Function Manual Chapter 7: Programming Support Functions

7.4 System Variables for Interface Input/Output Signals

(1) System Variables for Interface Input Signals

By entering a system variable for interface signals at the right part of an operation
expression, the ON/OFF state of 32-point input signals special for macro programs are
read. The relationship between the input signals and the system variables is indicated in
Table 7.3.

Interface Input Signals and System Variables Table

The values read by the system variables indicated in Table 7.3 are either “1.0” or “0.0”
depending on whether the corresponding input signal is ON or OFF.

Variable Value Table

Interface Input Signal

U10 to U131

#30460 to #30497

Interface Output Signal

UO0 to UO31

#35400 to #30437

System Variable

#1007

#1006

#1005

#1004

#1003

#1002

#1001

#1000

Input Signal

UI7

2

7

UI6

2

6

UI5

2

5

UI4

2

4

UI3

2

3

UI2

2

2

UI1

2

1

UI0

2

0

System Variable

#1015

#1014

#1013

#1012

#1011

#1010

#1009

#1008

Input Signal

UI15

2

15

UI14

2

14

UI13

2

13

UI12

2

12

UI11

2

11

UI10

2

10

UI9

2

9

UI8

2

8

System Variable

#1023

#1022

#1021

#1020

#1019

#1018

#1017

#1016

Input Signal

UI23

2

23

UI22

2

22

UI21

2

21

UI20

2

20

UI19

2

19

UI18

2

18

UI17

2

17

UI16

2

16

System Variable

#1031

#1030

#1029

#1028

#1027

#1026

#1025

#1024

Input Signal

UI31

2

31

UI30

2

30

UI29

2

29

UI28

2

28

UI27

2

27

UI26

2

26

UI25

2

25

UI24

2

24

Input Signal

Variable Value

ON

1.0

OFF

0.0

Advertising