SCPI Command
DISPlay:WINDow<Ch>:X:SPACing <char>
DISPlay:WINDow<Ch>:X:SPACing?
Sets or reads out the display method of the graph horizontal axis for the segment sweep. |
---|
command/query |
Channel <Ch>,
<Ch>={[1]|2|...16}
<char> Choose from:
LINear |
Frequency base (linear frequency axis) |
OBASe |
Order base (linear axis of the point numbers) |
The command is ignored.
{LIN|OBAS}
LIN
Stimulus > Segment Table > Segment Display
Equivalent COM Command
SCPI.DISPlay.WINDow(Ch).X.SPACing
Param = app.SCPI.DISPlay.WINDow(Ch).X.SPACing
app.SCPI.DISPlay.WINDow(Ch).X.SPACing = "OBAS"
String (read/write)
Back to DISPlay
Back to Command Finder