F_UnitModeToString

F_UnitModeToString 1:

This function returns the name of a Unit Mode as a string.

FUNCTION F_UnitModeToString : STRING;

F_UnitModeToString 2: Inputs

VAR_INPUT
    eMode              : DINT;
END_VAR

Name

Type

Description

eMode

DINT

The Unit Mode for which the name is to be determined

Requirements

Development environment

Target system type

PLC libraries to include

TwinCAT v3.1 Build 4018 and higher

PC (i386)

Tc3_PackML_V2