Plc and opc data into a csv file

Home  Back  Next

Data will be read from industrial controllers or over OPC. The data will be written into a CSV file.

 

If the CSV file does not exist the headline will be written. The column names are taken from the variable names.

 

The new line will be added to the CSV file if the trigger becomes true.

For later more easily CSV handling a timestamp should be written in the file also.