Programming
473
This command selects the display type of the graph horizontal axis (x-axis)
for segment sweep.
Variable
Parameter Selection Option
Description
Horizontal axis display type of the graph for segment
sweep
Data Type Character string type (String)
Range LINear: Frequency Base
OBASe: Order Base
Preset
Value
OBASe
Query Response
{LIN|OBAS}<newline><^END>
Examples
Dim Var as String
Var= "LINear"
Ana.WriteString ":DISP:WIND1:X:SPAC" & Var, True
Ana.WriteString ":DISP:WIND1:X:SPAC?", True
Var=Ana.ReadString
Related Commands
:SENS:SWE:TYPE
Equivalent Softkey
Sweep Setup > Segment Display
COM Command Syntax (Internal Control Only)
SCPI.DISPLAY.WINDOW(Ch).X.SPACING
:DISP:WIND<Ch>:Y:DIV
Type
Command/Query
Syntax
:DISPlay:WINDow<Ch>:Y[:SCALe]:DIVisions <Value>
:DISPlay:WINDow<Ch>:Y[:SCALe]:DIVisions?
Description