F_StateCommandToString

F_StateCommandToString 1:

This function outputs the name of a state command as a string.

FUNCTION F_StateCommandToString : STRING;

F_StateCommandToString 2: Inputs

VAR_INPUT
    eStateCommand         : E_PMLCommand;
END_VAR

Name

Type

Description

eStateCommand

E_PMLCommand

The state command 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