collapse_allSyntax

Top  Previous  Next

 

Boonton55xxx IVI Driver Reference


 

Btn55xxx_GetMeasurementsAvailable Function


MeasurementBuffer See Also



Get the number of measurement entries available that were captured during the last call to AcquireMeasurements.

Function Tree Node: \Boonton55xxx\Instrument Specific\Channel\MeasurementBuffer\Get Measurements Available

Declaration: Btn55xxx.h

Implementation: Btn55xxx.dll

Visual C++

ViStatus Btn55xxx_GetMeasurementsAvailable(
 ViSession Vi,
 ViConstString Channel,
 ViInt32Val
);

Parameters

Vi

The ViSession handle that you obtain from the IviDriver_init or IviDriver_InitWithOptions function. The handle identifies a particular instrument session.

Channel

Channel to query.

Val

Number of measurement entries available.

Return Value

 

Success or failure code.

collapse_allRequirements

Supported Models

All supported

collapse_allSee Also

Reference

MeasurementBuffer

Btn55xxx

Footer image

Copyright 2013-16 Boonton. All rights reserved.