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.
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.