CSV Data Collector

This EasyTool collects data and provides them to the Data Recorder for saving CSV files.

Information: Intervention in the script is not necessary. All data can be collected without intervention.

Operation

All data to be saved is simply dragged onto the ToolBlock and thus automatically collected.

The name of the terminal is used for generating the CSV header and the terminal value for the data line

On the output side an array Data (for values) and Header (for header) is generated.

Both outputs can be transferred to the data recorder as an inspection result via the EasyOutputTool.

Configuration EasyOutputTool

Konfiguration CSV Datenspeicherung

Result

The module automatically saves all data to a CSV file. When generating for the first time, the file header is automatically written as the first line. From line 2 on, only the data is appended.t.