|
Top Previous Next |
Mode used to start acquisition of buffer entries. Function Tree Node: \Boonton55xxx\Instrument Specific\Channel\MeasurementBuffer\Set Start Mode 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. StartMode Return Value
|
Name |
Description |
BTN55XXX_VAL_MEAS_BUFF_START_MODE_IMMEDIATE |
Measurement buffer aquisition begins immediately according to the gating configuration. |
BTN55XXX_VAL_MEAS_BUFF_START_MODE_EXTERNAL_ENABLE |
Measurement buffer aquisition waits for an external event on the multi I/O and then is controlled internally according to the gating configuration. |
BTN55XXX_VAL_MEAS_BUFF_START_MODE_EXTERNAL_START |
The session is armed upon assertion of an external start (arming) pulse on the MIO. Following arming, the buffer system will remain armed, and each valid gate signal will generate a buffer entry. |