These properties set the values that are unique to iTMSA - Opt S93460A/B.
All other properties for iTMSA use the standard VNA commands.
Dim app As AgilentPNA835x.Application
Set app = CreateObject("AgilentPNA835x.Application", <analyzerName>)
Dim balStim As BalancedStimulus
Set balStim = app.ActiveMeasurement.BalancedMeasurement.BalancedStimulus
(Bold Methods or Properties provide access to a child object)
Method |
Description |
|
---|---|---|
None |
|
|
Property |
Interface |
Description |
IBalancedStimulus3 |
Sets the True Mode state of a balanced port. |
|
IBalancedStimulus |
Sets balanced port 1 phase offset |
|
IBalancedStimulus |
Sets balanced port 1 power offset |
|
IBalancedStimulus2 |
Sets Phase start value for port 1 |
|
IBalancedStimulus2 |
Sets Phase stop value for port 1 |
|
IBalancedStimulus |
Sets balanced port 2 phase offset |
|
IBalancedStimulus |
Sets balanced port 2 power offset |
|
IBalancedStimulus2 |
Sets Phase start value for port 2 |
|
IBalancedStimulus2 |
Sets Phase start value for port 2 |
|
IBalancedStimulus |
Sets Stimulus mode for balanced measurements |
|
IBalancedStimulus |
Sets the state of phase offset as a fixture |
|
IBalancedStimulus2 |
Enable Phase Sweep as fixture |
|
IBalancedStimulus2 |
Enable Phase Sweep |
|
IBalancedStimulus |
Sets the state of power offset as a fixture |
Interface |
Introduced with VNA Rev: |
IBalancedStimulus |
8.2 |
IBalancedStimulus2 |
8.5 |
IBalancedStimulus3 |
14.40 |