Sets the preferences for the behavior of several properties.
Dim app As AgilentPNA835x.Application
Set app = CreateObject("AgilentPNA835x.Application", <analyzerName>)
Dim pref As Preferences
Set pref = app.Preferences
(Bold Methods or Properties provide access to a child object)
Methods |
|
|
---|---|---|
IPreferences9 |
Restores preference settings to their factory defaults. |
|
Properties |
Interface |
Description |
IPreferences5 |
Sets the External Trigger OUT behavior to have either Global or Channel scope. |
|
IPreferences18 |
Sets the bandwidth search preference to start a bandwidth or notch search in either peak or marker mode. |
|
IPreferences |
Specifies the contents of subsequent citifile saves. Superseded with SaveData |
|
IPreferences |
Specifies the format of subsequent citifile saves. Superseded with SaveData |
|
IPreferences18 |
Set and return preset confirmation. |
|
IPreferences10 |
Provides access to the ComColors Object. |
|
IPreferences6 |
Specifies whether or not to report Source Unleveled errors as system events. |
|
IPreferences10 |
External Devices remain activated or are de-activated when the VNA is Preset or when a Instrument State is recalled. |
|
IPreferences10 |
Specifies the FOM frequency range to use when performing calibration. |
|
IPreferences14 |
Allow ECal beyond stop frequency for IMD apps. |
|
IPreferences17 |
Sets and reads the state of the memory data interpolation default preference. |
|
IPreferences19 |
Sets the group delay aperture to use the legacy computation method. |
|
IPreferences15 |
Coupled Marker controls marker state. |
|
IPreferences15 |
Coupled Marker state at Preset. |
|
IPreferences15 |
Coupled Marker Method at Preset. |
|
IPreferences6 |
Mathematically offset the test port receiver. |
|
IPreferences6 |
Mathematically offset the reference receiver. |
|
IPreferences8 |
Sets default setting for Noise Figure switch. |
|
IPreferences4 |
Specify whether to turn RF power ON or OFF during a retrace for single-band frequency or segment sweeps ONLY. |
|
IPreferences3 |
At the end of a power sweep, specifies whether to maintain source power at the start or stop power level. |
|
IPreferences2 |
Sets the preference for chan.Single behavior. |
|
IPreferences2 |
Set the preference for the trigger behavior when performing an Unguided calibration. |
|
IPreferences |
Enable or disable source power cal in the calset. |
|
IPreferences11 |
Set and return the Preset Power ON/OFF state. |
|
IPreferences10 |
Provides access to the ComColors Object. |
|
IPreferences13 |
List files for recall on softkeys by name or alphabetically. |
|
IPreferences7 |
Specifies the default manner in which calibrations performed via SCPI or COM are to be stored. |
|
IPreferences12 |
Set whether to display receiver overload warnings. |
|
IPreferences12 |
Set whether to turn source power OFF when a receiver is overloaded. |
|
IPreferences16 |
Show Keys toolbar at power on. |
|
IPreferences13 |
Show Quick Start dialog on PRESET. |
|
IPreferences18 |
Set and return whether to use one marker for marker search. |
|
IPreferences |
Specifies the format of subsequent .S1P, .S2P, .S3P file saves. |
|
IPreferences15 |
Sets and returns the reference marker preference. |
|
IPreferences11 |
Sets Group Delay Aperture default to 2 points. |
Interface |
Introduced with VNA Rev: |
IPreferences |
4.0 |
IPreferences2 |
6.0 |
IPreferences3 |
7.2 |
IPreferences4 |
6.04 |
IPreferences5 |
7.10 |
IPreferences6 |
7.20 |
IPreferences7 |
7.21 |
IPreferences8 |
8.0 |
IPreferences9 |
8.2 |
IPreferences10 |
9.0 |
IPreferences11 |
9.20 |
IPreferences12 |
9.30 |
IPreferences13 |
9.50 |
IPreferences14 |
10.0 |
IPreferences15 |
10.40 |
IPreferences16 |
10.49 |
IPreferences17 |
10.49 |
IPreferences18 |
12.70 |
IPreferences19 |
13.80 |