Chapter 3 explanation of commands, Commands, 1 variable assignment – IAI America SSEL User Manual
Page 128
106
Part 2 Programs
Chapter 3 Explanation of Commands
1. Commands
1.1 Variable
Assignment
z LET (Assign)
Command, declaration
Extension condition
(LD, A, O, AB, OB)
Input condition
(I/O, flag)
Command,
declaration
Operand 1
Operand 2
Output
(Output, flag)
Optional Optional LET
Variable
number
Data ZR
[Function]
Assign the value specified in operand 2 to the variable specified in operand 1.
The output will turn ON when 0 is assigned to the variable specified in operand 1.
[Example 1]
LET
1
10
Assign 10 to variable 1.
[Example 2]
LET
3
10
Assign 10 to variable 3.
LET
1
*3
Assign the content of variable 3 (10) to variable 1.
(Note) When data in a real variable is assigned to an integer variable, all decimal fractions are
rounded to the nearest integer.
LET
100
13.5
Assign 13.5 to real variable 100.
LET
1
*100
Assign 14, which is a rounded result of the content
of real variable 100 (13.5), to integer variable 1.
- ERC2 (138 pages)
- ERC2 (188 pages)
- ERC3 (438 pages)
- ERC (153 pages)
- RCA-E (53 pages)
- RCA-P (42 pages)
- RCB-101-MW (38 pages)
- RCP2-C (178 pages)
- RCS-E (102 pages)
- RCA-A4R (72 pages)
- RCA-RA3C (114 pages)
- RCA-SRA4R (56 pages)
- RCA2-RA2AC (100 pages)
- RCA2-SA2AC (92 pages)
- RCA2-TA4C (134 pages)
- RCD-RA1D (40 pages)
- RCP2-BA6 (72 pages)
- RCP2-GRSS (130 pages)
- RCP2-HS8C (126 pages)
- RCP2-RA2C (120 pages)
- RCP2-RTBS (80 pages)
- RCP2W-SA16C (46 pages)
- RCP3-RA2AC (60 pages)
- RCP4-RA5C (82 pages)
- RCP4-SA5C (94 pages)
- RCP4W (96 pages)
- RCS2-F5D (142 pages)
- RCS2-GR8 (46 pages)
- RCS2-RN5N (80 pages)
- RCS2-RT6 (60 pages)
- RCS2-SA4C (258 pages)
- RCS2-TCA5N (62 pages)
- RCL-SA1L (66 pages)
- RCL-RA1L (56 pages)
- RCLE-GR5L (46 pages)
- IK Series (16 pages)
- FS (84 pages)
- IF (76 pages)
- ISB (114 pages)
- ISDA (126 pages)
- ISDB (116 pages)
- ISPWA (90 pages)
- ICS(P)A (16 pages)
- NS (78 pages)
- RS (46 pages)