Module: DataLog Storage CSV
The submodule DataLogStorage_CSV defines the storage format of a DataLog channel as CSV file. It can be added below a DataLog channel node.
This is done by the Add Submodule Instance command and the selection of the DataLogStorage_CSV module.
Dialog: Parameters
Storage name | Name of the storage file By default the placeholder Optionally a placeholder Example: With the name specification
|
Separator: | ASCII value for separator between variable name and value. Example: |
Buffer size: | Size of the internal buffer for temporary storage of the entries. Example: |
Buffer fill level | Value in percentage. If the buffer is filled up to this value, the content of the buffer is written to the CSV file. Specifying An entry in the file has the following form (with
If the storage is executed with hashed paths the data type is not stored with every entry but only once in a separate file where the assignment hash ↔ instance path is stored. The entry in this file has the form:
In case of an online change the files are not deleted. The new entries are appended. In the hash file an online change is marked with a timestamp. Thus the assignment of hash ↔ instance path for entries before online change is still possible. During initialization after a download (no online change) the data and hash files are deleted. |
Enclosing characters | |
Add enclosing characters |
Example: Variable value:
|
Enclosing characters | Characters used for enclosing. Example: |
Format string for replacing %DATE% | Date format used to replace the Examples: |
LineEnding | Character which indicates the end of the line in the file |
Dialog: Information
For details about these dialogs, see the help page in Information.