Data Saving and Retrieving Functions and Statements

Data logging is accomplished through the use of the Save function, that allows you to record groups of data on disk for future retrieval using the Get function. Any number of different data logging files may be used, each with its own set of values, size, and trigger condition. The trigger condition specifies when the data is to be written to the file.

The sections that follow provide information on saving and retrieving data.

Topics in this section:

Saving Data

Retrieving Data