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.
Screenshot
- 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, '\', '@', '#', '&', '<', '>').
- Collect: If selected, the channel data is written to the SIE data file during a test run.
- Input channel: Set the desired input channel. In the edit dialog, the channel sample rate is displayed in Hz.
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.