F_GetVersionTcIEC870_5_102Link
This function reads version information from the plc library.
FUNCTION F_GetVersionTcIEC870_5_102Link: UINT
VAR_INPUT
nVersionElement : INT;
END_VAR
nVersionElement : Version element, that is to be read. Possible parameters:
- 1 : major number;
- 2 : minor number;
- 3 : revision number;
Requirements
Development Environment |
Target System |
PLC libraries to include |
---|---|---|
TwinCAT v2.10 Build >= 1319 |
PC or CX (x86, ARM) |
TcIEC870_5_102Link.Lib, ( Standard.Lib; TcBase.Lib; TcSystem.Lib; TcUtilities.Lib; TcIEC870_5_101.Lib; TcIEC870_5_101Link.Lib; COMlibV2.Lib; are included automatically ) |