Get_TcPlcSMS_Version

Get_TcPlcSMS_Version 1:

The function returns library version info.

FUNCTION Get_TcPlcSMS_Version: STRING(20)

VAR_INPUT

bGet : BOOL;

bGet:The compiler requires at least one input parameter for functions. You can set this parameter to TRUE or FALSE.

Requirements

Development environment

Target system type

PLC libraries to include

TwinCAT v2.7.0 and higher

PC (i386)

TcPlcSMS.Lib, ChrAsc.Lib, COMLib.Lib, Standard.Lib, PlcHelper.Lib

TwinCAT v2.8.0 and higher

PC (i386)

TcPlcSMS.Lib, ChrAsc.Lib, COMLib.Lib, TcSystem.Lib,

( Standard.Lib; TcBase.Lib; are included automatically )