The structure ST_CsvWarnValueTruncated provides information about the first value that has been truncated during the execution of the function block FB_CsvRead.
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. |