Calculate:DIQ:XAXis Commands


Allows you to set the DIQ channel X-Axis domain and source.

CALC:DIQ:XAXis

CALC:DIQ:XAXis:DOMain?

CALC:DIQ:XAXis:SOURce?

Click to view the command details.

See Also


CALCulate<ch>:DIQ:XAXis <domain>,<source>

(Write-only) Sets the information to display on the X-axis of the selected DIQ measurement.  This command does not change the default setting for new traces.

Parameters

 

<ch>

The Differential IQ channel number. If unspecified, value is set to 1.

<domain>

Character - Domain to display on the X-axis.  Choose from:

FREQuency - display the primary frequency range.

POWer - display the power sweep range

PHASe - display the phase sweep range

DCValue - display the DC sweep range

POINts - display the data points in the range

<source>

String - Specific source for the selected domain. Choose from the following:

For this X-Axis Domain:

Choose one of these X-Axis Sources

Frequency

Frequency Range (F1, F2, etc.)

Power

Source port (Port 1, Port 2, etc.)

Phase

Source port (Port 1, Port 2, etc.)

DC Value

DC Source (AO1, AO2, etc.)

Points

Points (N/A)

Examples

CALC:DIQ:XAX FREQ,"F2"

calculate:diq:xaxis power,"Port 1"

Query Syntax

Not Applicable

Default

FREQ,"F1"


CALCulate<ch>:DIQ:XAXis:DOMain?

(Read-only) Returns the X-Axis domain of the selected measurement.

Parameters

 

<ch>

The Differential IQ channel number. If unspecified, value is set to 1.

Example

CALC:DIQ:XAX:DOM?

'Possible returned values:

FREQuency - display the primary frequency range.

POWer - display the power sweep range

PHASe - display the phase sweep range

DCValue - display the DC sweep range

POINts - display the data points in the range

Return Type

Character

Default

FREQuency


CALCulate<ch>:DIQ:XAXis:SOURce?

(Read-only) Returns the X-Axis source of the selected measurement.

Parameters

 

<ch>

The Differential IQ channel number. If unspecified, value is set to 1.

Example

CALC:DIQ:XAX:SOURce?

See CALC:DIQ:XAX for possible returned values.

Return Type

String

Default

"F1"


Last Modified:

27-May-2014

New topic