|
Boonton55xxx IVI Driver Reference
|
|
|
IBoonton55xxxChannelPulseDefinitions Interface
|
|
See Also
|
|
The PulseDefinitions interface contains properties for adjusting how automatic pulse measurements are calculated. Measurements such as rise time, fall time, and pulse width are affected by these adjustments.
Namespace: Boonton.Boonton55xxx.Interop
Assembly: Boonton.Boonton55xxx.Interop (in Boonton.Boonton55xxx.Interop.dll)
Visual Basic
|
Public Interface IBoonton55xxxChannelPulseDefinitions
|
C#
|
public interface IBoonton55xxxChannelPulseDefinitions
|
Visual C++
|
__interface IBoonton55xxxChannelPulseDefinitions
|
Properties
|
Name
|
Description
|
|
Distal
|
Set or return the pulse amplitude percentage, which is used to define the end of a rising edge or beginning of a falling edge transition.
|
|
EndGate
|
Set or return the point on a pulse, which is used to define the end of the pulse's active interval.
|
|
Mesial
|
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.
|
|
Proximal
|
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.
|
|
PulseUnits
|
Set or return the units for entering the pulse distal, mesial and proximal levels.
|
|
StartGate
|
Set or return the point on a pulse, which is used to define the beginning of the pulse's active interval.
|
Top
See Also
Reference
Boonton.Boonton55xxx.Interop Namespace
Copyright 2013-16 Boonton. All rights reserved.
|