5-34
IM 701310-17E
:ACQuire:INTERPolate
Function Turns ON/OFF data interpolation or queries the
current setting.
Syntax
:ACQuire:INTERPolate {<Boolean>}
:ACQuire:INTERPolate?
Example
:ACQUIRE:INTERPOLATE ON
:ACQUIRE:INTERPOLATE? -> :ACQUIRE:
INTERPOLATE 1
:ACQuire:MODE
Function Sets the waveform acquisition mode or queries the
current setting.
Syntax
:ACQuire:MODE {AVERage|ENVelope|NORMal}
:ACQuire:MODE?
Example
:ACQUIRE:MODE NORMAL
:ACQUIRE:MODE? -> :ACQUIRE:MODE NORMAL
:ACQuire:REPetitive
Function Turns ON/OFF the repetitive sampling or queries the
current setting.
Syntax
:ACQuire:REPetitive {<Boolean>}
:ACQuire:REPetitive?
Example
:ACQUIRE:REPETITIVE ON
:ACQUIRE:REPETITIVE? -> :ACQUIRE:
REPETITIVE 1
:ACQuire:RLENgth
Function Sets the record length or queries the current setting.
Syntax
:ACQuire:RLENgth {<NRf>}
:ACQuire:RLENgth?
<NRf> = See the DL9000 User’s Manual.
Example
:ACQUIRE:RLENGTH 6250000
:ACQUIRE:RLENGTH? -> :ACQUIRE:
RLENGTH 6250000
5.2 ACQuire Group
:ACQuire?
Function Queries all settings related to the waveform
acquisition.
Syntax
:ACQuire?
Example
:ACQUIRE? -> :ACQUIRE:AVERAGE:COUNT 2;
EWEIGHT 16;:ACQUIRE:HRMODE 0;
INTERLEAVE 0;INTERPOLATE 1;MODE NORMAL;
REPETITIVE 0;RLENGTH 12500
:ACQuire:AVERage?
Function Queries all settings related to averaging and the
waveform acquisition count.
Syntax
:ACQuire:AVERage?
Example
:ACQUIRE:AVERAGE? -> :ACQUIRE:AVERAGE:
COUNT 2;EWEIGHT 16
:ACQuire:AVERage:COUNt
Function Sets the waveform acquisition count of averaging
mode or queries the current setting.
Syntax
:ACQuire:AVERage:COUNt {<NRf>}
:ACQuire:AVERage:COUNt?
<NRf> = 2 to 65536 in 2
n
steps
Example
:ACQUIRE:AVERAGE:COUNT 2
:ACQUIRE:AVERAGE:COUNT? -> :ACQUIRE:
AVERAGE:COUNT 2
:ACQuire:AVERage:EWEight
Function Sets the attenuation constant when averaging mode
is used infinitely or queries the current setting.
Syntax
:ACQuire:AVERage:EWEight {<NRf>}
:ACQuire:AVERage:EWEight?
<NRf> = 2 to 1024 in 2
n
steps
Example
:ACQUIRE:AVERAGE:EWEIGHT 16
:ACQUIRE:AVERAGE:EWEIGHT? -> :ACQUIRE:
AVERAGE:EWEIGHT 16
:ACQuire:HRMode
Function Turns ON/OFF the high resolution mode or queries
the current setting.
Syntax
:ACQuire:HRMode {<Boolean>}
:ACQuire:HRMode?
Example
:ACQUIRE:HRMODE ON
:ACQUIRE:HRMODE? -> :ACQUIRE:HRMODE 1
:ACQuire:INTERLeave
Function Turns ON/OFF interleave or queries the current
setting.
Syntax
:ACQuire:INTERLeave {<Boolean>}
:ACQuire:INTERLeave?
Example
:ACQUIRE:INTERLEAVE ON
:ACQUIRE:INTERLEAVE? -> :ACQUIRE:
INTERLEAVE 1