ST_CsvWarnValueTruncated

Overview

Type:

Structure

Available as of:

V1.0.8.0

Inherits from:

-

Description

The structure ST_CsvWarnValueTruncated provides information about the first value that has been truncated during the execution of the function block FB_CsvRead.

Structure Elements

Name

Data type

Description

xValueTruncated

BOOL

Indicates TRUE if at least one value has been truncated.

udiRow

UDINT

Indicates the number of the row in which the first value has been truncated.

udiColumn

UDINT

Indicates the number of the column in which the first value has been truncated.

Used By

  • FB_CsvRead