BYTEARR_TO_MAXSTRING

BYTEARR_TO_MAXSTRING 1:

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

BYTEARR_TO_MAXSTRING 2: Return value

Name

Type

Description

BYTEARR_TO_MAXSTRING

T_MaxString

 

BYTEARR_TO_MAXSTRING 3: Inputs

VAR_INPUT
    in : ARRAY[0..MAX_STRING_LENGTH] OF BYTE;
END_VAR

Name

Type

Description

in

ARRAY[0..MAX_STRING_LENGTH] OF BYTE

Byte-Array variable ( MAX_STRING_LENGTH default value: 255).

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)