Transform Object


Description

Contains the methods and properties that control Time Domain transforms.

Accessing the Transform Object

Dim app As AgilentPNA835x.Application
Set app = CreateObject("AgilentPNA835x.Application", <analyzerName>)

Dim trans As Transform
Set trans = app.ActiveMeasurement.Transform

See Also:

Note: Sweep Type must be set to Linear before setting Time Domain Transform (state) ON.

Methods

Interface

Description

SetFrequencyLowPass

ITransform

Sets low frequencies for low pass.

Properties

 

Description

Center

ITransform

Sets or returns the Center time.

Shared with the Gating Object

CoupledParameters

ITransform2

Select Transform parameters to couple

DistanceMarkerMode

ITransform2

Sets the measurement type in order to determine the correct marker distance.

DistanceMarkerUnit

ITransform2

Sets the unit of measure for the display of marker distance values.

ImpulseWidth

ITransform

Sets or returns the Impulse Width of Time Domain transform windows.

KaiserBeta

ITransform

Sets or returns the Kaiser Beta of Time Domain transform windows.

Mode

ITransform

Sets the type of transform.

Span

ITransform

Sets or returns the Span time.

Shared with the Gating Object

Start

ITransform

Sets or returns the Start time.

Shared with the Gating Object

State

ITransform

Turns an Object ON and OFF.

StepRiseTime

ITransform

Sets or returns the Rise time of the stimulus in Low Pass Step Mode.

Stop

ITransform

Sets or returns the Stop time.

Shared with the Gating Object

 

ITransform History

Interface

Introduced with PNA Rev:

ITransform

1.0

ITransform2

4.2