Library: CSV Utility SL
The CSV Utility SL library provides function blocks to read and write CSV files.
The library consists of the components CSVReader
(to read CSV files) and CSVWriter
(to write CSV files). All function blocks can be used for classical procedural programming or object-oriented programming.
Tip
See the example: Using the CSV Utility SL Library.