E_IEC870_5_101ObjAddrSize
Octet size (byte size) of the information object address (IOA).
Syntax
TYPE E_IEC870_5_101ObjAddrSize :
(
eIEC870_ObjAddr_OneOctet := 1,(* Ein Byte *)
eIEC870_ObjAddr_TwoOctets := 2,(* Zwei Byte *)
eIEC870_ObjAddr_ThreeOctets := 3 (* Drei Byte *)
);
END_TYPE
Requirements
Development environment |
Target system type |
PLC libraries to be linked (category group) |
---|---|---|
TwinCAT v3.1.4012.0 |
PC oder CX (x86, x64, ARM) |
Tc2_IEC60870_5_10x (Communication->IEC60870) |