F_GetVersionTcMath

F_GetVersionTcMath 1:

This function can be used to read PLC library version information.

FUNCTION F_GetVersionTcMath : UINT

F_GetVersionTcMath 2: Inputs

VAR_INPUT
    nVersionElement : INT;
END_VAR

Name

Type

Description

nVersionElement

INT

Version element to be read. Possible parameters:

  • 1: major number;
  • 2: minor number;
  • 3: revision number

Requirements

Development environment

Target system type

PLC libraries to include

TwinCAT v3.0.0

PC or CX (x86)

Tc2_Math