81
Part 2 Programs
Real variable box
1234.567
Variable
box 1
(2) Types of variables
Variables are classified into two types, as follows:
[1] Integer
variables
These variables cannot handle decimal places.
[Example] 1234
Integer variable number
200 ~ 299
1200 ~ 1299
Can be used in all programs
“Global integer variables”
Integer variable number
1 ~ 99
1001 ~ 1099
Used only in each program
“Local integer variables”
Integer 99 is a special register this system uses in integer operations.
Any value in the range from –9,999,999 to 99,999,999 can be input in
programs.
[2] Real
variables
Actual values. These variables can handle decimal places.
[Example] 1234.567
(Decimal point)
Real variable number
300 ~ 399
1300 ~ 1399
Can be used in all programs
“Global real variables”
Real variable number
100 ~ 199
1100 ~ 1199
Used only in each program
“Local real variables”
Real number 199 is a special register this system uses in real-number
operations. Any value in the range from –99,999.9 to 999,999.9 (eight
digits including a sign) can be input in programs.
1 2 3 4
Integer variable box
Variable
box 1
Caution
Caution
Содержание PSEL
Страница 2: ......
Страница 10: ......
Страница 18: ...8 Part 1 Installation ...
Страница 37: ...27 Part 1 Installation 2 2 axis specification with battery ...
Страница 382: ...372 Appendix Micro cylinder RCL Series Current limiting value ratio Push force N ...
Страница 476: ...466 Appendix ...
Страница 480: ...470 ...
Страница 485: ...475 ...
Страница 487: ...INTELLIGENT ACTUATOR SEL Language Programming Manual Eighth Edition ...
Страница 488: ......
Страница 490: ......
Страница 494: ......
Страница 518: ...24 ...
Страница 526: ...32 ...
Страница 831: ... 11 Actuator Control Declaration 337 Example DFIF 1 170 ...
Страница 1060: ......
Страница 1061: ......