If you set Logic to Address Format, the following devices become available.
Name |
Type |
Name |
Description |
---|---|---|---|
Logic Address |
Bit |
X_ |
Bit type logic address |
Integer |
D_ |
Integer-type logic address. Similar to the way variables use modifiers, you can use modifiers. | |
Float |
F_ |
Float-type logic address. | |
Real |
R_ |
Real-type logic address | |
Timer |
T_ |
Timer-type logic address. It is a structure, the same as a variable. | |
Counter |
C_ |
Counter-type logic address. It is a structure, the same as a variable. | |
Date |
N_ |
Date-type logic address. It is a structure, the same as a variable. | |
Time |
J_ |
Time-type logic address. It is a structure, the same as a variable. | |
PID |
U_ |
PID-type logic address. It is a structure, the same as a variable. |