We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b85ba4b commit 0973ca5Copy full SHA for 0973ca5
docs/ADCore/NDPluginROIStat.rst
@@ -93,7 +93,9 @@ tables.
93
ROISTAT_TS_CURRENT_POINT. Used to restart collection after a Stop operation. |br|
94
**Stop**: Stops times-series data collection. Performs callbacks on all time-series
95
waveform records. |br|
96
- **Read**: Performs callbacks on all time-series waveform records, updating the values.
+ **Read**: Performs callbacks on all time-series waveform records, updating the values. |br|
97
+ **Erase**: Clears all time-series arrays, sets ROISTAT_TS_CURRENT_POINT=0, and performs
98
+ callbacks on all time-series waveform records.
99
- ROISTAT_TS_CONTROL
100
- $(P)$(R)TSControl
101
- mbbo
0 commit comments