9300 Servo PLC
System blocks
2.3 Automation interface (AIF2_IO_AutomationInterface)
2-11
9300ServoPLC EN 1.4
VariableName DataType SignalType Address DIS DIS format Note
AIF2_nInW1_a Integer analog %IW42.0 +16384 = +100 %
AIF2_nInW2_a Integer analog %IW42.1 +16384 = +100 %
AIF2_nInW3_a Integer analog %IW42.2 +16384 = +100 %
AIF2_nInW4_a Integer analog %IW42.3 +16384 = +100 %
AIF2_bInB0_b Bool binary %IX42.0.0
.. .. .. ..
.. .. .. ..
AIF2_bInB15_b Bool binary %IX42.0.15
AIF2_bInB16_b Bool binary %IX42.1.0
.. .. .. ..
.. .. .. ..
AIF2_bInB31_b Bool binary %IX42.1.15
AIF2_dnInD1_p Double integer position %ID42.0 65536 = 1 revolution
Function
Theinputsignalsofthe8byteuserdataoftheAIF-objectareconvertedintocorrespondingsignal
types.
Bytes 1-2 and bytes 3-4
• Byte 1, 2 and byte 3, 4 can be used as binary information (2 x 16 bit)
• Byte 1, 2 and byte 3, 4 can be used as double word (32 bit)
Byte 5 and 6
Bytes 5, 6 form the signal for
AIF2_nInW3_a
.
Bytes 7, 8
Bytes 7, 8 form the signal for
AIF2_nInW4_a
.
Address range from byte 1 - 7
Byte Address
1, 2 %IB42.0 and %IB42.1
3, 4 %IB42.2 and %IB42.3
5, 6 %IB42.4 and %IB42.5
7, 8 %IB42.6 and %IB42.7