Library version
All libraries have a specific version. This version information is displayed in the PLC library repository. The function F_CmpLibVersion (defined in the Tc2_System library) can be used to compare the available version information with the required information.
A global constant in the library includes the version information:
Global_Version
VAR_GLOBAL CONSTANT
stLibVersion_Tc2_IEC60870_5_10x : ST_LibVersion;
END_VAR
![]() | The options familiar from TwinCAT 2.x for querying the version information are outdated |
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) |