FUNCTION F_GetVersionTcUtilities
This function is obsolete and should not be used. Please use the global constant: stLibVersion_Tc2_Utilities to read version information from the PLC library.

This function can be used to read PLC library version information.
 Return value
Name  | Type  | Description  | 
|---|---|---|
F_GetVersionTcUtilities  | UINT  | 
  | 
 Inputs
VAR_INPUT
    nVersionElement : INT;
END_VARName  | Type  | Description  | 
|---|---|---|
nVersionElement  | INT  | Version element to be read. Possible parameters: 1: major number  | 
Requirements
Development environment  | Target platform  | PLC libraries to be integrated (category group)  | 
|---|---|---|
TwinCAT v3.1.0  | PC or CX (x86, x64, Arm®)  | Tc2_Utilities (System)  |