collapse_allSyntax

Top  Previous  Next

 

Boonton55xxx IVI Driver Reference


 

IBoonton55xxxChannelPulseDefinitions.StartGate Property


IBoonton55xxxChannelPulseDefinitions See Also



Set or return the point on a pulse, which is used to define the beginning of the pulse's active interval.

Namespace: Boonton.Boonton55xxx.Interop

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

Visual Basic

Public Property StartGate As Single

C#

public float  StartGate { getset; }

Visual C++

HRESULT get_StartGate(
 float*  val
);
HRESULT put_StartGate(
 float  val
);

Property Value

Set or return the point on a pulse, which is used to define the beginning of the pulse's active interval.

collapse_allRemarks

This point is defined in percent of the total pulse duration, with 0% corresponding to the midpoint of the rising edge, and 100% corresponding to the midpoint of the falling edge, as defined by the mesial setting. For most pulse "on" average power measurements, it is desirable to exclude the rising and falling intervals, and only measure power over the active portion of the pulse. This is often known as time gating, and is used for the automatic pulse measurements returned by FETCh:ARRay:AMEASure:POWer.

collapse_allUnits

Percent

collapse_allInstrument Command

SENSe{Channel}:PULSe:STARTGT {value}

SENSe{Channel}:PULSe:STARTGT?

collapse_allRange

0 ≤ value ≤ 40

collapse_allRequirements

Supported Models

All supported

collapse_allSee Also

Reference

IBoonton55xxxChannelPulseDefinitions Interface

Boonton.Boonton55xxx.Interop Namespace

Footer image

Copyright 2013-16 Boonton. All rights reserved.