:CALC<Ch>:MARK:XUN

Type

Command/Query

Syntax

:CALCulate<Ch>[:SELected]:MARKer:XUNit {STIM|TIME|RFReq}

:CALCulate<Ch>[:SELected]:MARKer:XUNit?

Description

This command sets/gets the marker x-axis display method for the active trace.

Variable

Parameter

Selection Option

Description

Marker x-axis display method

Data Type

Character string type (String)

Range

STIM: Sweep parameter

TIME: Time

RFReq: Relaxation time

Preset Value

STIM

Query Response

{STIM|TIME|RFR}<newline><^END>

Examples

Dim Var as String
Var= "STIM"
Ana.WriteString ":CALC1:MARK:XUN " & Var, True
Ana.WriteString ":CALC1:MARK:XUN?", True
Var=Ana.ReadString

Related Commands

:CALC:MARK:ACT

Equivalent Softkey

Marker Function > X Unit

COM Command Syntax (Internal Control Only)

SCPI.CALCULATE(Ch).SELECTED.MARKER.XUNIT