F_GetVersionTcNciUtilities
This function returns a part of the three-part version number of the TcNciUtilities.lib TwinCAT 2 PLC library as UINT.
Outdated version The sole purpose of this function is to assure compatibility with existing projects. For new projects, please use the stLibVersion_Tc2_NCI global structure. |
Interface
FUNCTION F_GetVersionNciUtilities
VAR_INPUT
nVersionElement : INT;
END_VAR
Name | Type | Description |
---|---|---|
nVersionElement | INT | Part of the version number to be read out (range: [1..3]). |
Return value
Name | Type | Description |
---|---|---|
F_GetVersionNciUtilities | UINT | Version number |
Requirements
Development environment |
Target platform |
PLC libraries to be linked |
---|---|---|
TwinCAT v3.1.0 |
PC or CX (x86 or x64) |
Tc2_NCI |