CALCulate:MEASure:X Commands

Controls the display of X-axis for various measurements.

CALCulate:MEASure:X

AXIS

       | DOMain

[:VALues]

Click a keyword to view the command details.

See Also


CALCulate<ch>:MEASure<mnum>:X:AXIS <string>

Applicable Models: All

(Write-Read) Sets the X-axis of the selected measurement to a DC Source. This command does not change the default setting for new traces.

Parameters

 

<ch>

Channel number of the selected measurement. There must be a selected measurement on that channel. If unspecified, value is set to 1.

<mnum>

Measurement number for each measurement. There must be a selected measurement on the trace. If unspecified, <mnum> is set to 1.

<string>

String - (Not case-sensitive) For all channels EXCEPT DIQ, choose from the following:

"Default" - The default X-axis setting for the selected measurement. For Application measurements, the X-Axis domain is set with specific commands.

"AO1" - Internal DC source #1

"AO2" - Internal DC source #2

 

Note: For DIQ channels, see CALC:MEAS:X:AXIS:DOMain

Examples

CALC:MEAS2:X:AXIS 'Default'

calculate:measure2:x:axis "AO1"

Query Syntax

CALCulate<ch>:MEASure<mnum>:X:AXIS?

Return Type

String

Default

"Default"


CALCulate<ch>:MEASure<mnum>:X:AXIS:DOMain <string>

Applicable Models: All

(Write-Read) Sets and returns the X-Axis domain of the selected DIQ measurement.

Parameters

 

<ch>

The Differential IQ channel number. There must be a selected measurement on that channel. If unspecified, value is set to 1.

<mnum>

Measurement number for each measurement. There must be a selected measurement on the trace. If unspecified, <mnum> is set to 1.

 

 

Choose one of these:

Then set X-Axis Source (CALC:MEAS:X:AXIS) using one of these as the argument.

"Frequency"

"F1", "F2", etc.

"Power"

Source port: "Port 1", "Port 2", etc.

"Phase"

Source port: "Port 1", "Port 2", etc.

"DC"

DC Source:"AO1", "AO2"

"Points"

"Points"

Example

1. CALC:MEAS2:X:AXIS:DOM "Power"

2. CALC:MEAS2:X:AXIS "Port 1"

Query Syntax

CALCulate<ch>:MEASure<mnum>:X:AXIS:DOMain?

Return Type

String

Default

CALC:MEAS:X:AXIS:DOMain:  "Frequency"

CALC:MEAS:X:AXIS:  "F1"


CALCulate<cnum>:MEASure<mnum>:X[:VALues]?

Applicable Models: All

(Read-only) Returns the stimulus values for the selected measurement in the current units.

This command can be used for all Measurement Classes.

Note: To avoid frequency rounding errors, specify FORM:DATA <Real,64> or <ASCii, 0>

Parameters

 

<cnum>

Any existing channel number; There must be a selected measurement on that channel. if unspecified, value is set to 1.

<mnum>

Measurement number for each measurement. There must be a selected measurement on the trace. If unspecified, <mnum> is set to 1.

Examples

1. Calc:MEAS2:Par:Sel "MyGCATrace"
2. CALC:MEAS2:X?

Return Type

Depends on FORM:DATA command

Default

Not applicable