Set or return the pulse amplitude percentage, which is used to define the beginning of a rising edge or end of a falling edge transition.
Namespace: Boonton.Boonton55xxx.Interop
Assembly: Boonton.Boonton55xxx.Interop (in Boonton.Boonton55xxx.Interop.dll)
Visual Basic
|
Public Property Mesial As Single
|
C#
|
public float Mesial { get; set; }
|
Visual C++
|
HRESULT get_Mesial(
float* val
);
HRESULT put_Mesial(
float val
);
|
Property Value
Set or return the pulse amplitude percentage, which is used to define the beginning of a rising edge or end of a falling edge transition.
Remarks
Typically, this is 10% voltage or 1% power relative to the top level of the pulse. This setting is used when making automatic pulse risetime and falltime calculations returned by FETCh:ARRay:AMEASure:POWer.
Units
Percent
Instrument Command
SENSe{Channel}:PULSe:MESIal {value}
SENSe{Channel}:PULSe:MESIal?
Range
10 ≤ value ≤ 90
Requirements
Supported Models
All supported
See Also
Reference
IBoonton55xxxChannelPulseDefinitions Interface
Boonton.Boonton55xxx.Interop Namespace

Copyright 2013-16 Boonton. All rights reserved.
|