Contains the methods and properties that control Time Domain transforms.
Dim app As AgilentPNA835x.Application
Set app = CreateObject("AgilentPNA835x.Application", <analyzerName>)
Dim trans As Transform
Set trans = app.ActiveMeasurement.Transform
Note: Sweep Type must be set to Linear before setting Time Domain Transform (state) ON.
Methods |
Interface |
Description |
---|---|---|
ITransform |
Sets low frequencies for low pass. |
|
Properties |
|
Description |
ITransform3 |
Sets or returns the alignment of the time domain measurement. |
|
ITransform |
Sets or returns the Center time. Shared with the Gating Object |
|
ITransform2 |
Select Transform parameters to couple |
|
ITransform2 |
Sets the measurement type in order to determine the correct marker distance. |
|
ITransform2 |
Sets the unit of measure for the display of marker distance values. |
|
ITransform |
Sets or returns the Impulse Width of Time Domain transform windows. |
|
ITransform |
Sets or returns the Kaiser Beta of Time Domain transform windows. |
|
ITransform |
Sets the type of transform. |
|
ITransform |
Sets or returns the Span time. Shared with the Gating Object |
|
ITransform |
Sets or returns the Start time. Shared with the Gating Object |
|
ITransform |
Turns an Object ON and OFF. |
|
ITransform |
Sets or returns the Rise time of the stimulus in Low Pass Step Mode. |
|
ITransform |
Sets or returns the Stop time. Shared with the Gating Object |
Interface |
Introduced with VNA Rev: |
ITransform |
1.0 |
ITransform2 |
4.2 |
ITransform3 |
12.70 |