collapse_allSyntax

Top  Previous  Next

 

Boonton55xxx IVI Driver Reference


 

Btn55xxx_GetMode Function


Trigger See Also



Set or return the trigger mode for synchronizing data acquisition with pulsed signals.

Function Tree Node: \Boonton55xxx\Instrument Specific\Trigger\Get Mode

Declaration: Btn55xxx.h

Implementation: Btn55xxx.dll

Visual C++

ViStatus Btn55xxx_GetMode(
 ViSession Vi,
 ViInt32Mode
);

Parameters

Vi

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

Mode

Set or return the trigger mode for synchronizing data acquisition with pulsed signals.

Return Value

 

Success or failure code.

collapse_allInstrument Command

TRIGger:MODE?

collapse_allRequirements

Supported Models

All supported

collapse_allDefined Values For Parameter Mode

Name

Description

BTN55XXX_VAL_TRIGGER_MODE_NORMAL

The power meter causes a sweep to be triggered each time the power level crosses the preset trigger level in the direction specified by the slope.

BTN55XXX_VAL_TRIGGER_MODE_AUTO

The power meter automatically triggers if the configured trigger does not occur within the meter's timeout period.

BTN55XXX_VAL_TRIGGER_MODE_AUTO_LEVEL

The power meter automatically adjusts the trigger level the trigger level to halfway between the highest and lowest power levels detected.

BTN55XXX_VAL_TRIGGER_MODE_FREERUN

The power meter forces traces at a high rate to assist in locating the signal.

Top

collapse_allSee Also

Reference

Trigger

Btn55xxx

Footer image

Copyright 2013-16 Boonton. All rights reserved.