5-23
IM 760101-11E
Commands
5
: D I S P l a y ?
Function
Queries all settings related to the screen
display.
Syntax
:DISPlay?
Example
• Example in which the display format
(
:DISPlay:FORMat
) is set to “NWAVe”
:
DISPLAY? -> :DISPLAY:FORMAT
NWAVE;
(Response to “
:DISPlay:
NUMeric?
” with the first “
:DISPLAY:
”
section removed);(same as the response to
“
:DISPlay:WAVE?
”)
:DISPlay:BAR?
Function
Queries all settings related to the bar graph.
Syntax
:DISPlay:BAR?
Example
:DISPLAY:BAR? -> :DISPLAY:BAR:
FORMAT SINGLE;ITEM1 U,1;ITEM2 I,1;
ITEM3 P,1;ORDER 1,100
:DISPlay:BAR:FORMat
Function
Sets the display format of the bar graph or
queries the current setting.
Syntax
:DISPlay:BAR:FORMat {SINGle|DUAL|
TRIad}
:DISPlay:BAR:FORMat?
Example
:DISPLAY:BAR:FORMAT SINGLE
:DISPLAY:BAR:FORMAT? -> :DISPLAY:
BAR:FORMAT SINGLE
:DISPlay:BAR:ITEM<x>
Function
Sets the bar graph item (function and element)
or queries the current setting.
Syntax
:DISPlay:BAR:ITEM<x> {<Function>,
<Element>}
:DISPlay:BAR:ITEM<x>?
<x> = 1 to 3 (item number)
<Function> =
{U|I|P|S|Q|LAMBda|...}
(See the function selection list (3).”)
<Element> = 1 to 6
Example
:DISPLAY:BAR:ITEM1 U,1
:DISPLAY:BAR:ITEM1? -> :DISPLAY:
BAR:ITEM1 U,1
:DISPlay:BAR:ORDer
Function
Sets the start and end orders of the bar graph or
queries the current setting.
Syntax
:DISPlay:BAR:ORDer {<NRf>,<NRf>}
:DISPlay:BAR:ORDer?
1st <NRf> = 0 to 90 (start order to be displayed)
2nd <NRf> = 10 to 100 (end order to be
displayed)
Example
:DISPLAY:BAR:ORDER 1,100
:DISPLAY:BAR:ORDER? -> :DISPLAY:
BAR:ORDER 1,100
Description • Set the start order and then the end order.
• Set the end order so that it is greater than or
equal to (start order + 10).
:DISPlay:FORMat
Function
Sets the display format or queries the current
setting.
Syntax
:DISPlay:FORMat {NUMeric|WAVE|BAR|
VECTor|TRENd|NWAVe|NBAR|NTRend|
WBAR|WTRend|BTRend|INFOrmation}
:DISPlay:FORMat?
NUMeric = Displays only the numerical values.
WAVE = Displays only the waveforms.
BAR = Bar graph
VECTor = Vector display
TRENd = Trend
NWAVe = Displays both the numerical values
and the waveforms.
NBAR = Displays both the numerical values and
the bar graph.
NTrend = Displays both the numerical values
and the trends.
WBAR = Displays both the waveforms and the
bar graph.
WTRend = Displays both the waveforms and
the trends.
BTRend = Displays both the bar graphs and the
trends.
INFOrmation = Displays the setup parameters
Example
:DISPLAY:FORMAT NUMERIC
:DISPLAY:FORMAT? -> :DISPLAY:
FORMAT NUMERIC
:DISPlay:NUMeric?
Function
Queries all settings related to the numerical
display.
Syntax
:DISPlay:NUMeric?
Example
• During normal measurement
(
:HARMonics[:STATe]
is set to “OFF(0)”)
:DISPLAY:NUMERIC? ->
(same as the
response to “
:DISPlay[:NUMeric]:
NORMal?
”)
• During harmonic measurement
(
:HARMonics[:STATe]
is set to “ON(1)”)
:DISPLAY:NUMERIC? ->
(same as the
response to “
:DISPlay[:NUMeric]:
HARMonics?
”)
5.5 DISPlay Group
Summary of Contents for wt1600
Page 1: ...Digital Power Meter Communication Interface IM 760101 11E 4th Edition ...
Page 131: ...7 2 IM 760101 11E 7 2 Sample Program Image ...
Page 138: ...Sample Program 7 9 IM 760101 11E 7 7 4 Output of Normal Measurement Data ...
Page 142: ...Sample Program 7 13 IM 760101 11E 7 7 5 Output of Harmonic Measurement Data ...