F_GetVersionTcACSI
With this function versioninformation of the PLC-library can be readout.
FUNCTION F_GetVersionTcACSI : UINT
VAR_INPUT
nVersionElement : INT;
END_VAR
nVersionElement : Version element, that should be readout. Possible parameter:
- 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) |
TcACSI.Lib |