IN

Variable name

Description

axEnable

Data type – ARRAY [0..7] OF BOOL

Individually specify whether the data of channels 0 to 7 is to be recorded. The following applies to each channel:

  • TRUE – Record data of the channel
  • FALSE – Do not record data of the channel

The prerequisite for recording the data of a channel is that it has been previously assigned correctly using the MapChannel() method.

tIntervalTime

Data type – TIME

Time interval between two measured values in a CSV file.

The unit is specified by the user. Converted into [ms], the value must be an integer divisible by the cycle time of the HighPrio task and be at least 1 s in size.

xActivate

Data type – BOOL

  • TRUE – Activate function
  • FALSE – Deactivate function