Simulator: Datalogger |
|
|
The "Datalogger" window is used for manipulating the contents of the Datalogger memory in the simulator.
The "Fetch range" section allows filtering of the records fetched. •"From/To" limits the records to a range determined by a "Start" and "Stop" time. •"Tag" limits the records to a particular Tag.
The "Fetch data" button fetches the data that matches the current filters and shows it. The "Clear Log" button empties the Datalogger. The "Save as file" button saves the data in a .CSV file for easy viewing in various spreadsheet programs etc. The "Destroy Log" button will completely clear the Datalogger memory, as if the logDestroy function was called.
Please refer to the description of the Datalogger functions. |