PT5040 Operation Manual Chapter 8 SCPI Command reference
Where,
1 (decimal49) is equal to ON; the corona display mode is ON.
0 (decimal48) is equal to OFF; the corona display mode is OFF.
For example: WrtCmd( “DISP: CORONA ON” ); the current corona display mode is ON.
Query syntax: DISPlay:CORona?
Return format:
Off
<NL^END>
On
Where,
Off The current corona display mode is OFF.
On The current corona display mode is ON.
Measure
Function subsystem commands
The Measure Function subsystem commands set the measurement function. Figure 8-4 shows the
command tree of the Measure Function subsystem commands.
Measure FUNCtion
IW
Break TEST
Figure 8-4 Measure Function subsystem command tree
Command syntax: MFUNCtion < Function name>
They are:
IW
BTEST
Where,
IW The measure function is in the turn-to-turn insulation test mode.
BTEST The measure function is in the BDV test mode.
For example: WrtCmd( “MFUNC IW” ); the measure function sets to IW test mode.
Query syntax: MFUNC?
Return format:
IW
<NL^END>
Break TEST
Where,
IW The current measure function is in the turn-to-turn insulation test mode.
BTEST The current measure function is in the BDV test mode.
8-7