Syntax |
Top Previous Next |
Initiates new acquisition from the measurement buffer system (if acquisition is in the stopped state). Blocks until the number of measurements for each enabled channel is equal to count, or a time out has occurred. Function Tree Node: \Boonton55xxx\Instrument Specific\Channel\MeasurementBuffer\Acquire Measurements Declaration: Btn55xxx.h Implementation: Btn55xxx.dll
ParametersVi The ViSession handle that you obtain from the IviDriver_init or IviDriver_InitWithOptions function. The handle identifies a particular instrument session. Timeout Maximum time in seconds to continue acquiring samples. Negative values will be treated as infinite. Count Number of samples to acquire. TimedOut True if acquisition timed out. Val Number of samples acquired. Return Value
RequirementsSupported Models55006, 55318, 55340, 55518, 55540 See AlsoReference |