14-19
IM 760401-01E
Communication Commands 2 (System of Commands Complying to the IEEE 488.2-1992 Standard)
14
AVERaging :STAT e <Space> OFF
ON
<NRf>
?
TYPE <Space> LINear , <NRf>
EXP
onent
?
?
?
;
SYNChronize
<Space> VOLTage
CURRent
OFF
?
CFACtor
<Space>
?
<NRf>
CONFigure?
Function Queries all the settings related to the
measurement conditions.
Syntax CONFigure?
Example CONFIGURE? -> :CONFIGURE:WIRING P1W3;
MODE RMS;VOLTAGE:RANGE 600.0E+00;
AUTO 1;:CONFIGURE:CURRENT:
RANGE 20.0E+00;AUTO 1;ESCALING:
ELEMENT1 50.00E+00;
ELEMENT2 50.00E+00;
ELEMENT3 50.00E+00;:CONFIGURE:
FILTER 0;LFILTER 0;SCALING:
STATE 0;PT:
ELEMENT1 1.000E+00;
ELEMENT2 1.000E+00;
ELEMENT3 1.000E+00;
:CONFIGURE:SCALING:
CT:ELEMENT1 1.000E+00;
ELEMENT2 1.000E+00;
ELEMENT3 1.000E+00;
:CONFIGURE:SCALING:
SFACTOR:ELEMENT1 1.000E+00;
ELEMENT2 1.000E+00;
ELEMENT3 1.000E+00;:CONFIGURE:
AVERAGING:STATE 0;
TYPE LINEAR,8;:CONFIGURE:
SYNCHRONIZE CURRENT;MHOLD:STATE 0
[CONFigure]:AVERaging?
Function Queries all the setting values related to the
averaging function.
Syntax [CONFigure]:AVERaging?
Example [CONFIGURE]:AVERAGING? -> :CONFIGURE:
AVERAGING:STATE 0;TYPE LINEAR,8
[CONFigure]:AVERaging[:STATe]
Function Sets averaging ON/OFF, or queries the current
status.
Syntax [CONFigure]:AVERaging[:
STATe] {<Boolean>}
[CONFigure]:AVERaging:STATe?
14.3 Commands
Example [CONFIGURE]:AVERAGING:STATE OFF
[CONFIGURE]:AVERAGING:STATE?
-> :CONFIGURE:AVERAGING:STATE 0
[CONFigure]:AVERaging:TYPE
Function Sets the averaging type and coefficient, queries
the current setting.
Syntax [CONFigure]:AVERaging:TYPE {(LINear|
EXPonent),<NRf>}
[CONFigure]:AVERaging:TYPE?
{<NRf>}=8, 16, 32, 64 (averaging
coefficient)
Example [CONFIGURE]:AVERAGING:TYPE LINEAR,8
[CONFIGURE]:AVERAGING:TYPE?
-> :CONFIGURE:AVERAGING:TYPE LINEAR,8
[CONFigure]:CFACtor?
Function Sets the crest factor or queries the current setting.
Syntax [CONFigure]:CFACtor {<NRf>}
[CONFigure]:CFACtor?
{<NRf>} = 3, 6
Example [CONFIGURE]:CFACTOR 3
[CONFIGURE]:CFACTOR? ->
:CONFIGURE:CFACTOR 3
[CONFigure]:CURRent?
Function Queries all setting values relating to the current
range (external sensor range)
Syntax [CONFigure]:CURRent?
Example [CONFIGURE]:CURRENT? -> :CONFIGURE:
CURRENT:RANGE 20.0E+00;AUTO 1;
ESCALING:ELEMENT1 50.00E+00;
ELEMENT2 50.00E+00;ELEMENT3 50.00E+00
[CONFigure]:CURRent:AUTO
Function Sets the current auto range ON/OFF, or queries
the current setting.
Syntax [CONFigure]:CURRent:AUTO {<Boolean>}
[CONFigure]:CURRent:AUTO?
Example [CONFIGURE]:CURRENT:AUTO ON
[CONFIGURE]:CURRENT:AUTO?
-> :CONFIGURE:CURRENT:AUTO 1