collapse_allSyntax

Top  Previous  Next

 

Boonton55xxx IVI Driver Reference


 

IBoonton55xxxChannelPulseDefinitions.PulseUnits Property


IBoonton55xxxChannelPulseDefinitions See Also



Set or return the units for entering the pulse distal, mesial and proximal levels.

Namespace: Boonton.Boonton55xxx.Interop

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

Visual Basic

Public Property PulseUnits As Boonton55xxxPulseUnitsEnum

C#

public Boonton55xxxPulseUnitsEnum  PulseUnits { getset; }

Visual C++

HRESULT get_PulseUnits(
 Boonton55xxxPulseUnitsEnum*  val
);
HRESULT put_PulseUnits(
 Boonton55xxxPulseUnitsEnum  val
);

Property Value

Set or return the units for entering the pulse distal, mesial and proximal levels.

collapse_allRemarks

If the function is set to VOLTS, the pulse transition levels will be defined as the specified percentage in voltage. If set to WATTS, the levels are defined in percent power. Many pulse measurements call for 10% to 90% voltage (which equates to 1% to 81% power) for risetime and falltime measurements, and measure pulse widths from the half-power (-3dB, 50% power, or 71% voltage) points.

collapse_allInstrument Command

SENSe{Channel}:PULSe:UNIT {WATTS|VOLTS}

SENSe{Channel}:PULSe:UNIT?

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.