F_ConcatFilepaths

F_ConcatFilepaths 1:

Handles the merging of two file paths. This guarantees that a separator is inserted between the two paths. Accordingly, a missing or double separator is avoided.

Syntax:

FUNCTION F_ConcatFilepaths : T_MaxString

F_ConcatFilepaths 2: Inputs

Name

Type

Description

sBase

T_MaxString

Base path (relative or absolute path possible).

sSub

T_MaxString

Subpath (relative path)

F_ConcatFilepaths 3: Outputs

Name

Type

Description

F_ConcatFilepaths

T_MaxString

Resulting overall path.

Prerequisites

Development environment

Target platform

PLC libraries to include

TwinCAT >= v3.1.4024.54 (recommended)
TwinCAT >= v3.1.4024.42 (required)

PC or CX (x64, x86)

Tc3_PlasticBaseApplication (>= v12.10.2.0)