CALCulate:MEASure:Y Commands

Controls the display of Y-axis for various measurements.

CALCulate:MEASure:Y

AXIS

    | UNIT?

        | CUSTom

            | DATA

        [:STATe]

[:VALues]

Click a keyword to view the command details.

See Also


CALCulate<ch>:MEASure<mnum>:Y:AXIS:UNIT?

Applicable Models: All

(Read-only) Returns the current units of the Y-axis (HZ | SECond | MINute | HOUR | DAY | DB | DBM | DBMV | WATTs | FARad | HENRy | OHM | MHO | SIEMen | VOLT | DEGRee | RADians | METer | DPHZ | UNIT | NONe | TNORmalized | NTEMperature | KELVin|CENTigrade | FAHRenheit | FEET | INCH | DBMAAMPere | VOLTAge | DBUV | PERCentage | DMVRoothz | DUVRoothz | DMARoothz | WPHZ | VROothz | AROothz | DBC | DVPerhz | DCPerhz | DBPerhz | HZPerhz | PRHz | VPHz | DBV|DEFault).

This command can be used for all Measurement Classes.

Parameters

 

<ch>

Channel number of the measurement (optional).

<mnum>

Measurement number for each measurement.

Examples

CALC:MEAS2:Y:AXIS:UNIT?

Return Type

Enumeration

Default

FREQuency


CALCulate<ch>:MEASure<mnum>:Y:AXIS:UNIT:CUSTom:DATA <string>

Applicable Models: All

(Write-Read) Set and query y axis unit.

This command can be used for all Measurement Classes.

Parameters

 

<ch>

Channel number of the measurement (optional).

<mnum>

Measurement number for each measurement.

<string>

any unit in string

Examples

CALC:MEAS2:Y:AXIS:UNIT:CUST:DATA "U"

Query Syntax

CALCulate:MEASure:Y:AXIS:UNIT:CUSTom:DATA?

Return Type

String

Default

""


CALCulate<ch>:MEASure<mnum>:Y:AXIS:UNIT:CUSTom[:STATe] <bool>

Applicable Models: All

(Write-Read) Set and query the state of Y axis unit This function is used to display the user specific Y axis unit.

This command can be used for all Measurement Classes.

Parameters

 

<ch>

Channel number of the measurement (optional).

<mnum>

Measurement number for each measurement.

<bool>

ON (or 1) - Y axis unit is the string specified by CALC:MEAS:Y:AXIS:UNIT:CUSTom:DATA

OFF (or 0) - Y axis unit is the default of each measurement parameter (depends on trace format)

Examples

CALC:MEAS2:Y:AXIS:UNIT:CUST:STAT ON

Query Syntax

CALCulate:MEASure:Y:AXIS:UNIT:CUSTom:STATe?

Return Type

Boolean

Default

OFF (0)


CALCulate<ch>:MEASure<mnum>:Y[:VALues]?

Applicable Models: All

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

This command can be used for all Measurement Classes.

Parameters

 

<ch>

Channel number of the measurement (optional).

<mnum>

Measurement number for each measurement.

Examples

CALC:MEAS2:Y?

Return Type

Array of data

Default

Not applicable