User manual
2.3.88 AcqrsD1_reportNbrAcquiredSegments
Purpose
Returns the number of segments already acquired for a digitizer. For averagers (but not AP100 or AP200) it
will give the number of triggers already accepted for the current acquisition. In the case of analyzers it will
return the value 1 at the end of the acquisition and is therefore not of much use.
Parameters
Input
Name Type Description
instrumentID ViSession Instrument identifier
Output
Name Type Description
nbrSegments ViInt32 Number of segments already acquired
Return Value
Name Type Description
status ViStatus Refer to Table 2-1 for error codes.
Discussion
Can be called after an acquisition, in order to obtain the number of segments/triggers actually acquired (until
AcqrsD1_stopAcquisition was called).
NOTE: For a digitizer, calling this function while an acquisition is active, in order to follow the progress
of a Sequence acquisition, is dangerous and must be avoided.
As needed the result should be interpreted as a ViUInt32.
Programmer’s Reference Manual Page 173 of 210