MAXSTRING_TO_BYTEARR

MAXSTRING_TO_BYTEARR 1:

Converts a string into individual ASCII codes of a byte array.

MAXSTRING_TO_BYTEARR 2: Return value

Name

Type

Description

MAXSTRING_TO_BYTEARR

ARRAY[0..MAX_STRING_LENGTH] OF BYTE

 

MAXSTRING_TO_BYTEARR 3: Inputs

VAR_INPUT
    in : T_MaxString;
END_VAR

Name

Type

Description

in

T_MaxString

String to be converted (type: T_MaxString).

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)