DIQMeasurement Object


Description

Controls the Differential I/Q application settings.

Note: There are TWO objects for making Differential IQ settings.

See the DIQ Object

Accessing the Diff IQ and Diff IQMeas objects

Dim app as AgilentPNA835x.Application

app.CreateCustomMeasurementEx 2, "Differential I/Q", "IPwrF1"

Dim DIQ

Set DIQ = app.ActiveChannel.CustomChannelConfiguration

Dim DiqMeas

Set DiqMeas = app.ActiveMeasurement.CustomMeasurementConfiguration

See Also:

DIQ Select X-Axis

 

ActiveXAxis Property

XAxisDomain Property

XAxisSource Property

DIQMeas History

Interface

Introduced with PNA Rev:

IDIQMeas

10.25


Last Modified:

18-Mar-2014

MN New topic