YOKOGAWA WT3000 User Manual page 135

Precision power analyzer communication interface
Hide thumbs Also See for WT3000:
Table of Contents

Advertisement

6.18 NUMeric Group
:NUMeric:HOLD
Function
Sets whether to hold (ON) or release (OFF) all
the numeric data or queries the current setting.
Syntax
:NUMeric:HOLD {<Boolean>}
:NUMeric:HOLD?
Example
:NUMERIC:HOLD ON
:NUMERIC:HOLD? -> :NUMERIC:HOLD 1
Description • If :NUMeric:HOLD is turned ON before
executing ":NUMeric[:NORMal]:VALue?"
or ":NUMeric:LIST:VALue?," all the
numeric data at that point can be held
internally.
• As long as :NUMeric:HOLD is ON, the
numeric data is held even when the numeric
data on the screen is updated.
• For example, if you wish to retrieve various
types of numeric data of each element at the
same point, do the following:
:NUMeric:HOLD ON
:NUMeric[:NORMal]:ITEM1
U,1,TOTAL;
ITEM2 I,1,TOTAL;... (set the numeric
data items of element 1)
:NUMeric[:NORMal]:VALue?
(Receive the numeric data of element 1)
:NUMeric[:NORMal]:ITEM1
U,2,TOTAL;
ITEM2 I,2,TOTAL;... (set the numeric
data items of element 2)
:NUMeric[:NORMal]:VALue?
(Receive the numeric data of element 2)
...(omitted)...
:NUMeric[:NORMal]:ITEM1
U,4,TOTAL;
ITEM2 I,4,TOTAL;... (set the numeric
data items of element 4)
:NUMeric[:NORMal]:VALue?
(Receive the numeric data of element 4)
:NUMeric:HOLD OFF
• If ON is specified when :NUMeric:HOLD is
ON, the numeric data is cleared once, and
the most recent numeric data is held
internally. This method can be used when
retrieving numeric data continuously (no need
to set :NUMeric:HOLD to OFF each time).
6-92
:NUMeric:LIST?
Function
Queries all settings related to the numeric list
data output of harmonic measurement.
Syntax
:NUMeric:LIST?
Example
:NUMERIC:LIST? ->
:NUMERIC:LIST:NUMBER 1;
ORDER 100;SELECT ALL;ITEM1 U,1
Description • This command is valid only on models with
the advanced computation function (/G6
option) or the harmonic measurement
function (/G5 option).
• For the values of
":NUMeric:LIST:ITEM<x>," the numeric
list data output items for the amount specified
by ":NUMeric:LIST:NUMber" are output.
:NUMeric:LIST:CLEar
Function
Clears the output items of the numeric list data
of harmonic measurement (set to "NONE").
Syntax
:NUMeric:LIST:CLEar {ALL|
<NRf>[,<NRf>]}
ALL = Clear all items
1st <NRf> = 1 to 64 (Item number to start
clearing)
2nd <NRf> = 1 to 64 (Item number to end
clearing)
Example
:NUMERIC:LIST:CLEAR ALL
Description • This command is valid only on models with
the advanced computation function (/G6
option) or the harmonic measurement
function (/G5 option).
• If the 2nd <NRf> is omitted, the output items
from the start clear number to the last item
(64) are cleared.
IM 760301-17E

Advertisement

Table of Contents
loading

Table of Contents