PT5040 Operation Manual Chapter 8 SCPI Command reference
ALL ON
ONLY STDWAVE
ONLY TESTWAVE
<NL^END>
ALL OFF
Where,
ALL ON Both the standard waveform and the tested waveform are currently displayed on the
screen.
ONLY STDWAVE Only the standard waveform is currently displayed on the screen.
ONLY TESTWAVE Only the tested waveform is currently displayed on the screen.
ALL OFF No waveform is displayed on the screen.
The :GRID command sets the grid display mode. The :GRID? query returns the current grid
display mode.
Command syntax:
ON
DISPlay:GRID
OFF
1
0
Where,
1 (decimal49) is equal to ON; the grid display mode is ON.
0 (decimal48) is equal to OFF; the grid display mode is OFF.
For example: WrtCmd( “DISP:GRID ON” ); the grid display mode is ON.
Query syntax: DISPlay:GRID?
Return format:
Off
<NL^END>
On
Where,
Off means that the current grid display mode is OFF.
On means that the current grid display mode is ON.
The :CORona command sets the corona display mode. The :CORona? query returns the current
corona display mode.
Command syntax:
ON
DISPlay:CORona OFF
1
0
8-6