Command/Query
:DISPlay:WINDow<Ch>:X:SPACing {LINear|OBASe}
:DISPlay:WINDow<Ch>:X:SPACing?
This command selects the display type of the graph horizontal axis (x-axis) for segment sweep.
| 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 | 
{LIN|OBAS}<newline><^END>
Dim Var as String
Var= "LINear"
Ana.WriteString ":DISP:WIND1:X:SPAC" & Var, True
Ana.WriteString ":DISP:WIND1:X:SPAC?", True
Var=Ana.ReadString
Sweep Setup > Segment Display
SCPI.DISPLAY.WINDOW(Ch).X.SPACING