modelCSVReader
Reader for csv files generated by CSVWriter
Extends from Buildings.Utilities.IO.Files.Examples.BaseClasses.PartialCSV (Base model for CSV reader and writer example).
Information
This model demonstrates how a CombiTimeTable can be used
to read a text file that contains a table. The text file is stored in
Buildings/Resources/Data/Utilities/IO/Files/Examples/CSVReader/Data.txt.
It has the format of a file that can be generated by
Buildings.Utilities.IO.Files.Examples.CSVWriter.
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Blocks.Sources.Cosine | cos (from PartialCSV) | Cosine | |
| Modelica.Blocks.Sources.Step | step (from PartialCSV) | Step function | |
| Modelica.Blocks.Sources.CombiTimeTable | combiTimeTable | Reader for test.csv |