RSTvcrButtonPressed constants

These constants are returned by the VCRButtonPressed event.
The following constants are defined:
Constant
Description
rstVcrNewButton
Scrolls the chart forward half a timespan from the time the chart was paused.
rstVcrNewerButton
Scrolls the chart forward a full timespan from the time the chart was paused.
rstVcrNewestButton
Scrolls to the most current data in the trend.
rstVcrOldButton
Scrolls the chart backward half a timespan from the time the chart was paused.
rstVcrOlderButton
Scrolls the chart backward a full timespan from the time the chart was paused.
rstVcrOldestButton
Scrolls to the oldest data in the trend.
rstVcrPauseButton
Pauses/resumes the trend.
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.
Normal