F_GetVersionTcNciUtilities

F_GetVersionTcNciUtilities 1:

This function returns part of the three-part version number of the TwinCAT 2 PLC library TcNciUtilities.lib as UINT.

F_GetVersionTcNciUtilities 2:

Outdated version

The sole purpose of this function is to ensure compatibility with existing projects. For new projects please use the global structure stLibVersion_Tc2_NCI.

VAR_INPUT

FUNCTION F_GetVersionNciUtilities

VAR_INPUT
    nVersionElement      : INT;
END_VAR

nVersionElement: Part of the version number to be read (range: [1..3])

Return value

F_GetVersionNciUtilities: Version number

Requirements

Development environment

Target platform

PLC libraries to be linked

TwinCAT v3.1.0

PC or CX (x86 or x64)

Tc2_NCI