32.2.6 Logic Address

From the [System Settings] [Logic Programs], when [Register Variable] is set to [Address Format], you can use the following addresses.

Name

Type

Name

Description

Logic Address

Bit

X_
Y_
M_

Bit type logic address

Integer

D_
I_
Q_

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.

30.3.3 Using Prepared Addresses (Address Format)