5-69
IM 760101-11E
Commands
5
:NUMeric:LIST:VALue?
Function
Queries the numerical data list for harmonic
measurement.
Syntax
:NUMeric:LIST:VALue?
Example
• Example in which “
:NUMeric:FORMat
” is set
to “ASCii”
:NUMERIC:LIST:VALUE? ->
103.58E+00,0.00E+00,103.53E+00,
0.09E+00,2.07E+00,0.04E+00,
..(omitted)..,0.01E+00,0.01E+00
• Example in which “
:NUMeric:FORMat
” is set
to “Float”
:NUMERIC:LIST:VALUE? -> #4
(Number
of bytes, 4 digits)(Series of data bytes)
Description • The numerical data of TOTal, DC, 1st to
“
:NUMeric:LIST:ORDer
”th order is output in
order.
• For the format of the individual numerical data
that is output, see “Numerical Data Format” at
the end of this group (section).
:NUMeric:NORMal?
Function
Queries all settings related to the numerical
data output for normal measurement.
Syntax
:NUMeric:NORMal?
Example
:NUMERIC:NORMAL? -> :NUMERIC:
NORMAL:NUMBER 15;ITEM1 URMS,1;
ITEM2 UMN,1;ITEM3 UDC,1;
ITEM4 UAC,1;ITEM5 IRMS,1;
ITEM6 IMN,1;ITEM7 IDC,1;
ITEM8 IAC,1;ITEM9 P,1;ITEM10 S,1;
ITEM11 Q,1;ITEM12 LAMBDA,1;
ITEM13 PHI,1;ITEM14 FU,1;
ITEM15 FI,1
Description For the values of “
:NUMeric[:NORMal]:
ITEM<x>
,” the numerical data output items for
the amount specified by “
:NUMeric
[:NORMal]:NUMber
” are output.
:NUMeric[:NORMal]:CLEar
Function
Clears the numerical data output item (sets
“NONE”) for normal measurement.
Syntax
:NUMeric[:NORMal]:CLEar {ALL|<NRf>
[,<NRf>]}
ALL = Clear all items
1st <NRf> = 1 to 255 (Item number to start
clearing)
2nd <NRf> = 1 to 255 (Item number to end
clearing)
Example
:NUMERIC:NORMAL:CLEAR ALL
Description If the 2nd <NRf> is omitted, the output items
from the start clear number to the last item (255)
are cleared.
:NUMeric[:NORMal]:ITEM<x>
Function
Sets the numerical data output items for normal
measurement or queries the current setting.
Syntax
:NUMeric[:NORMal]:ITEM<x> {NONE|
<Function>,<Element>}
:NUMeric[:NORMal]:ITEM<x>?
<x> = 1 to 255 (item number)
NONE = No output item
<Function> =
{URMS|UMN|UDC|UAC|IRMS|
...}
(See the function selection list (1) of
“DISPlay group.”)
<Element> =
{<NRf>|SIGMA|SIGMB|SIGMC}
(<NRf> = 1 to 6)
Example
:NUMERIC:NORMAL:ITEM1 URMS,1
:NUMERIC:NORMAL:ITEM1? -> :NUMERIC:
NORMAL:ITEM1 URMS,1
:NUMeric[:NORMal]:NUMber
Function
Sets the number of the numerical data that is
transmitted by “:NUMeric:NORMal:VALue?” or
queries the current setting.
Syntax
:NUMeric[:NORMal]:NUMber {<NRf>|
ALL}
:NUMeric[:NORMal]:NUMber?
<NRf> = 1 to 255 (ALL)
Example
:NUMERIC:NORMAL:NUMBER 15
:NUMERIC:NORMAL:NUMBER ->
:NUMERIC:NORMAL:NUMBER 15
Description • If the parameter is omitted for the
“
:NUMeric:NORMal:VALue?
” command,
the numerical data from 1 to (the specified
value) is output in order.
• By default, the number of numerical data is
set to “15.”
:NUMeric[:NORMal]:PRESet
Function
Presets the output item pattern of numerical
data for normal measurement.
Syntax
:NUMeric[:NORMal]:PRESet {<NRf>}
<NRf> = 1 to 4
Example
:NUMERIC:NORMAL:PRESET 1
Description • For details on the output items that are
preset, see “(1) Preset Pattern of Output
Items of Normal Measurement Numerical
Data.”
• By default, output items of “Pattern 2” is
selected.
5.15 NUMeric 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 ...