5-16
IM 701730-17E
:ACQuire?
Function
Queries all the acquisition settings.
Syntax
:ACQuire?
Example
:ACQUIRE? -> :ACQUIRE:RLENGTH 1000;
MODE NORMAL;AVERAGE:COUNT INFINITY;
EWEIGHT 16;:ACQUIRE:COUNT INFINITY:
INTERLEAVE 0;REPETITIVE 0;
CLOCK INTERNAL
:ACQuire:AVERage?
Function
Queries all the averaging and acquisition count
settings.
Syntax
:ACQuire:AVERage?
Example
:ACQUIRE:AVERAGE? -> :ACQUIRE:
AVERAGE:COUNT INFINITY;EWEIGHT 16
:ACQuire:AVERage:COUNt
Function
Sets/queries the acquisition count in averaging
mode.
Syntax
:ACQuire:AVERage:COUNt
{<NRf>|INFinity}
:ACQuire:AVERage:COUNt?
<NRf>=2 to 65536 (in steps of 2
n
)
Example
:ACQUIRE:AVERAGE:COUNT INFINITY
:ACQUIRE:AVERAGE:COUNT? ->
:ACQUIRE:AVERAGE:COUNT INFINITY
:ACQuire:AVERage:EWEight
(Exponent WEIGHT)
Function
Sets/queries the average weight for infinite
averaging mode.
Syntax
:ACQuire:AVERage:EWEight {<NRf>}
:ACQuire:AVERage:EWEight?
<NRf>=2 to 256 (in steps of 2
n
)
Example
:ACQUIRE:AVERAGE:EWEIGHT 16
:ACQUIRE:AVERAGE:EWEIGHT? ->
:ACQUIRE:AVERAGE:EWEIGHT 16
:ACQuire:CLOCk
Function
Sets/queries the time base.
Syntax
:ACQuire:{INTernal|EXTernal}
:ACQuire:CLOCk?
Example
:ACQUIRE:CLOCK INTERNAL
:ACQUIRE:CLOCK? ->
:ACQUIRE:CLOCK INTERNAL
:ACQuire:COUNt
Function
Sets the number of waveform acquisitions
during normal mode, envelope mode, and box
average or queries the current setting.
Syntax
:ACQuire:COUNt {<NRf>|INFinity}
:ACQuire:COUNt?
<NRf>=2 to 65536
Example
:ACQUIRE:COUNT INFINITY
:ACQUIRE:COUNT? ->
:ACQUIRE:COUNT INFINITY
:ACQuire:INTerleave
Function
Turns the interleave mode ON/OFF or queries
the current setting.
Syntax
:ACQuire:INTerleave {<Boolean>}
:ACQuire:INTerleave?
Example
:ACQUIRE:INTERLEAVE ON
:ACQUIRE:INTERLEAVE? ->
:ACQUIRE:INTERLEAVE 1
:ACQuire:MODE
Function
Sets/queries the acquisition mode.
Syntax
:ACQuire:MODE{AVERage|BAVerage|
ENVelope|NORMal}
:ACQuire:MODE?
Example
:ACQUIRE:MODE NORMAL
:ACQUIRE:MODE? ->
:ACQUIRE:MODE NORMAL
:ACQuire:REPetitive
Function
Turns the repetitive sampling mode ON/OFF or
queries the current setting.
Syntax
:ACQuire:REPetitive {<Boolean>}
:ACQuire:REPetitive?
Example
:ACQUIRE:REPETITIVE OFF
:ACQUIRE:REPETITIVE? ->
:ACQUIRE:REPETITIVE 0
:ACQuire:RLENgth
Function
Sets/queries the record length.
Syntax
:ACQuire:RLENgth {<NRf>}
:ACQuire:RLENgth?
<NRf>= 1000 to 1000000 (DL1720E)
1000 to 2000000 (DL1740E)
1000 to 8000000 (DL1740EL)
Example
:ACQUIRE:RLENGTH 1000
:ACQUIRE:RLENGTH? ->
:ACQUIRE:RLENGTH 1000
5.2 ACQuire Group