Programming
515
This command sets/gets the measurement speed. 1 is the fastest setting.
Variable
Parameter Value
Description Measurement speed
Data Type Numeric type (Integer)
Range 1|2|3|4|5
Preset Value
1
Query Response
{numeric}<newline><^END>
Examples
Dim Var as Long
Var= 5
Ana.WriteString ":SENS1:APER " & Str(Var), True
Ana.WriteString ":SENS1:APER?", True
Var=Ana.ReadNumber
Related Commands
:SENS:SWE:TIME
Equivalent Softkey
Average > Meas Time
Instrument Setup > Meas Time
COM Command Syntax (Internal Control Only)
SCPI.SENSE(Ch).APERTURE.TIME
:SENS<Ch>:AVER
Type
Command/Query
Syntax
:SENSe<Ch>:AVERage[:STATe] {ON|OFF|1|0}
:SENSe<Ch>:AVERage[:STATe]?
Description
This command sets/gets the point averaging state.
Variable
Parameter Selection Option