I_CsvField
Interface to a CSV field of the internal buffer of FB_CsvBase.
Syntax:
INTERFACE I_CsvField
Properties
Name | Type | Access | Initial value | Description |
---|---|---|---|---|
NewLine | BOOL | Get, Set | FALSE | The CSV field is in a new line. |
Next | I_CsvField | Get | <Local> + 1 | Interface to the next CSV field. |
Value | LREAL | Get, Set | Value of the CSV field. |
Requirements
Development environment | Target platform | PLC libraries to include |
---|---|---|
TwinCAT >= v3.1.4024.54 (recommended) | PC or CX (x64, x86) | Tc3_PlasticBaseApplication (>= v3.12.7.0) |