T_DBConfig_ASCII

Describes the database configuration structure for the ASCII file.

Syntax

Definition:

TYPE T_DBConfig_ASCII
STRUCT
    sServer: T_MaxString;
END_STRUCT
END_TYPE

Parameter

Name

Type

Description

sServer

T_MaxString

Path to the ASCII file

Requirements

Development environment

Target platform

PLC libraries to be linked

TwinCAT v3.1 Build 4020.10

PC or CX (x86)

Tc3_Database