Command/Query
:SENSe<Ch>:APERture[:TIME] <Value>
:SENSe<Ch>:APERture[:TIME]?
This command sets/gets the measurement speed. 1 is the fastest setting.
Parameter |
Value |
Description |
Measurement speed |
Data Type |
Numeric type (Integer) |
Range |
1|2|3|4|5 |
Preset Value |
1 |
{numeric}<newline><^END>
Dim Var as Long
Var= 5
Ana.WriteString ":SENS1:APER " & Str(Var), True
Ana.WriteString ":SENS1:APER?", True
Var=Ana.ReadNumber
Average > Meas Time
Instrument Setup > Meas Time
SCPI.SENSE(Ch).APERTURE.TIME