5-24
IM 760101-11E
:DISPlay[:NUMeric]:HARMonics?
Function
Queries all settings related to the numerical
display for harmonic measurement.
Syntax
:DISPlay[:NUMeric]:HARMonics?
Example
• Example in which the display format of
numeric values (
:DISPlay[:NUMeric]:
HARMonics:IAMount
) is set to
{4|8|16}
value display
:DISPLAY:NUMERIC:HARMONICS? ->
:DISPLAY:NUMERIC:HARMONICS:
IAMOUNT 4;ITEM1 U,1,TOTAL;
ITEM2 I,1,TOTAL;ITEM3 P,1,TOTAL;
...(omitted)...;ITEM100 NONE;
ICURSOR 1
• Example in which the display format of
numeric values (
:DISPlay[:NUMeric]:
HARMonics:IAMount
) is set to
{SINGle|
DUAL}
list display
:DISPLAY:NUMERIC:HARMONICS? ->
:DISPLAY:NUMERIC:HARMONICS:
IAMOUNT SINGLE;LIST1 U,1;
LIST2 I,1;LCURSOR 1
:DISPlay[:NUMeric]:HARMonics:IAMount
Function
Sets the numerical display format for harmonic
measurement or queries the current setting.
Syntax
:DISPlay[:NUMeric]:HARMonics:
IAMount {<NRf>|SINGle|DUAL|SIGMa}
:DISPlay[:NUMeric]:HARMonics:
IAMount?
<NRf> = 4, 8, 16
Example
:DISPLAY:NUMERIC:HARMONICS:
IAMOUNT 4
:DISPLAY:NUMERIC:HARMONICS:IAMOUNT?
-> :DISPLAY:NUMERIC:HARMONICS:
IAMOUNT 4
Description The contents of the harmonic measurement
data that are displayed are as follows
depending on the setting of the numerical
display format.
<NRf>: Numerical display items are displayed
in order by the item number.(<NRf> expresses
the number of items that is displayed on a single
screen.)
SINGle: One list display item is listed by
separating the data into even and odd orders.
DUAL: Two list display items are listed in order
by harmonic order.
SIGMa: Rms values of main functions (U, I, P,
S, Q,
λ
) and the phase difference (
φ
) between U
and I are displayed for each element.
:DISPlay[:NUMeric]:HARMonics:ICURsor
Function
Sets the cursor position on the numerical
display for harmonic measurement or queries
the current setting.
Syntax
:DISPlay[:NUMeric]:HARMonics:
ICURsor {<NRf>}
:DISPlay[:NUMeric]:HARMonics:
ICURsor?
<NRf> = 1 to 100
Example
:DISPLAY:NUMERIC:HARMONICS:
ICURSOR 1
:DISPLAY:NUMERIC:HARMONICS:ICURSOR?
-> :DISPLAY:NUMERIC:HARMONICS:
ICURSOR 1
Description • Specify the cursor position in terms of the
item number.
• This command is valid when the display
format of numeric values (
:DISPlay
[:NUMeric]:HARMonics:IAMount
) is set
to
{4|8|16}
value display.
:DISPlay[:NUMeric]:HARMonics:ITEM<x>
Function
Sets the numerical display item for harmonic
measurement or queries the current setting.
Syntax
:DISPlay[:NUMeric]:HARMonics:
ITEM<x> {NONE|<Function>,<Element>,
<Order>}
:DISPlay[:NUMeric]:HARMonics:
ITEM<x>?
<x> = 1 to 100 (item number)
NONE = No display item
<Function> =
{U|I|P|S|Q|...}
(See the
function selection list (2).”)
<Element> =
{<NRf>|SIGMA|SIGMB|SIGMC}
(<NRf> = 1 to 6)
<Order> =
{TOTal|DC|<NRf>}
(<NRf> = 1 to
100)
Example
:DISPLAY:NUMERIC:HARMONICS:
ITEM1 U,1,1
:DISPLAY:NUMERIC:HARMONICS:ITEM1?
-> :DISPLAY:NUMERIC:HARMONICS:
ITEM1 U,1,1
Description This command is valid when the display format
of numeric values (
:DISPlay[:NUMeric]:
HARMonics:IAMount
) is set to
{4|8|16}
value display.
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 ...