F_GetVersionTcIEC61850Server
With this function it is possible to read information of the version from the PLC library.
FUNCTION F_GetVersionTcIEC61850Server: UINT
VAR_INPUT
nVersionElement : INT;
END_VAR
nVersionElement : Version element, that should 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.0 Build >= 1340 |
PC or CX (x86, ARM) |
TcIEC61850Server.Lib |