FB_TcEventCsvExportSettings
Provides the functionality to specify the csv export.
Syntax
Definition:
FUNCTION_BLOCK FB_TcEventCsvExportSettings EXTENDS FB_TcEventExportSettings IMPLEMENTS I_TcEventCsvExportSettings
Methods
Name | Type | Description |
---|---|---|
bWithHeader | BOOL | Determines whether a header should be created. |
nLangId | DINT | Determines the default identifier of the export language. |
sDelimiter | STRING | Defines the CSV delimiter. |
Requirements
Development environment | Target platform | PLC libraries to include |
---|---|---|
TwinCAT v3.1.4024.17 | PC or CX (x64, x86, ARM) | Tc3_EventLogger (>= v3.1.27.0) |