collapse_allSyntax

Top  Previous  Next

 

Boonton55xxx IVI Driver Reference


 

IBoonton55xxxTrigger.Level Property


IBoonton55xxxTrigger See Also



Set or return the trigger level for synchronizing data acquisition with a pulsed input signal. The internal trigger level entered should include any global offset and will also be affected by the frequency cal factor. The available internal trigger level range is sensor dependent. The trigger level is set and returned in dBm.

Namespace: Boonton.Boonton55xxx.Interop

Assembly: Boonton.Boonton55xxx.Interop (in Boonton.Boonton55xxx.Interop.dll)

Visual Basic

Public Property Level As Single

C#

public float  Level { getset; }

Visual C++

HRESULT get_Level(
 float*  val
);
HRESULT put_Level(
 float  val
);

Property Value

Set or return the trigger level for synchronizing data acquisition with a pulsed input signal. The internal trigger level entered should include any global offset and will also be affected by the frequency cal factor. The available internal trigger level range is sensor dependent. The trigger level is set and returned in dBm.

collapse_allRemarks

Note that there is a small amount of hysteresis built into the trigger system, and the signal should have at least one dB greater swing in each direction past the trigger level setting, and somewhat more at low levels.

 

Note that explicitly setting the trigger level while TRIGger:MODe is set to AUTOPKPK will cancel the AUTOPKPK setting, and force the trigger mode back to AUTO.

collapse_allInstrument Command

TRIGger:LEVel {value}

TRIGger:LEVel?

collapse_allRequirements

Supported Models

All supported

collapse_allSee Also

Reference

IBoonton55xxxTrigger Interface

Boonton.Boonton55xxx.Interop Namespace

Footer image

Copyright 2013-16 Boonton. All rights reserved.