modelCSVWriter
Example of csv writer use
Extends from Buildings.Utilities.IO.Files.Examples.BaseClasses.PartialCSV (Base model for CSV reader and writer example).
Information
This model demonstrates the use of the csv file writer.
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Blocks.Sources.Cosine | cos (from PartialCSV) | Cosine | |
| Modelica.Blocks.Sources.Step | step (from PartialCSV) | Step function | |
| CombiTimeTableWriter | combiTimeTableWriter | Model that writes two inputs to csv file in a format that can be read by a combiTimeTable | |
| Buildings.Utilities.IO.Files.CSVWriter | csvWriter | Duplicate to test for conflicts when instantiating multiple file writers |