Track
The Track computed channel generates an output channel that tracks the minimum value, maximum value or range of the input channel. A logical trigger channel can be used to reset the tracker.
- Mode: Set the tracker mode to Min track, Max track or Range track.
Generic parameters
- Name: Enter a name for the channel. The name must be unique and contain valid characters (invalid characters are single and double quotes, '\', '@', '#', '&', '<' and '>'). Invalid channel names are 'true' and 'false' (case sensitive).
- Collect: Select the Collect checkbox to write the channel data to the SIE data file during a test run.
- Description: Enter an optional detailed description of the computed channel.
- Input channel with sample rate: Set the desired input channel. In the edit dialog, the channel sample rate is displayed in S/s.
Trigger reset options
- Enable triggered reset: If selected, the tracker resets when the specified Channel meets the Reset mode condition. For Min track and Max track modes, resetting the tracker sets the output to the current sample value. For the Range track mode, resetting the tracker sets the output to zero.
- Channel: Set the trigger channel used for the Enable triggered reset option.
- Reset mode: If the Enable triggered reset option is selected, set the condition for the trigger channel to reset the tracker.
- When true: Reset when the trigger channel is TRUE.
- On false - true edge: Reset when the trigger channel transitions from FALSE to TRUE.
- After true - false edge: Reset on the sample after the trigger channel transitions from TRUE to FALSE.