E_IEC870_5_101AODBType
Application database type. Currently only the type eIEC870_AODB_STATIC is supported. I.e. all application objects (data points) have to be configured by the PLC application.
Syntax
TYPE E_IEC870_5_101AODBType :
(
eIEC870_AODB_STATIC := 0,
eIEC870_AODB_DYNAMIC := 1
);
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) |