
2.3 AIF3_IO_AutomationInterface (node number 43)
9300 Servo PLC
System blocks
2−20
L
9300 Servo PLC EN 5.1
System variables
Variable Data type Signal type Address Display code Display
format
Note
AIF3_nInW1_a
Integer Analog
%IW43.0
AIF3_nInW2_a %IW43.1
AIF3_nInW3_a %IW43.2
AIF3_nInW4_a %IW43.3
AIF3_bInB0_b
Bool Binary
%IX43.0.0
... ...
AIF3_bInB15_b %IX43.0.15
AIF3_bInB16_b %IX43.1.0
... ...
AIF3_bInB31_b %IX43.1.15
AIF3_dnInD1_p Double integer Position %ID43.0
User data
The 4 first bytes of the received 8 bytes of user data are assigned to several variables of different data
types simultaneously. Thus the data can be evaluated in the PLC program as
binary information (1 bit)
quasi−analog value (16 bits)
angle information (32 bits)
according to the requirements.
Byte Variable (1 bit) Variable (16 bits) Variable (32 bits)
1, 2 AIF3_bInB0_b
...
AIF3_bInB15_b
AIF3_nInW1_a
AIF3_dnInD1_p
3, 4 AIF3_bInB16_b
...
AIF3_bInB31_b
AIF3_nInW2_a
5, 6
AIF3_nInW3_a
7, 8
AIF3_nInW4_a
Kommentare zu diesen Handbüchern