Data Logger

With the data logger you can log the values of variables within a component or project during offline, or a project during online experimentation. The values are written to a file and can later be analyzed with a measurement data analysis application (e.g., the MDA). There are three logging modes:

For each of the three logging modes, data is written from the PC-host to a file once the logging operation is stopped (see Stopping Data Logging).

There are three limiting factors on the number of variables that can be logged and the rate at which data can be recorded:

  1. A portion of the target RAM is allocated to storing the logged data. The more RAM the target has, the more values can be logged.
  2. The data transfer between host and target influences the data logging. If, for instance, the target has little RAM, but the data can be transferred to the host very quickly, more values can be recorded.
  3. The logged values are stored on the host RAM (physical plus virtual), the more free RAM the PC has, the more data can be held.

Before you can log data in Log all value changes mode, you have to modify the code generation settings.

Note

The Log all value changes mode can only be activated from within a project.

See also

Preparing to Log All Value Changes

Opening the Data Logger

Setting up the Channels to be Logged

Adjusting the Logging Options

Selecting the Logging Mode

Logging Data

Defining a Trigger Condition

Stopping Data Logging