51
READ?
Typical response: +4.2700, +4.2700, +4.2700, +4.2700,
+4.2700
7.2.3.9 TRIGger:DELay:AUTO
Description:
Disable or enable automatic trigger delay. If enabled, the instrument sets the delay based on function,
range, and integration time or bandwidth.
By default, TRIGger:DELay:AUTO is ON.
Syntax:
TRIGger:DELay:AUTO {ON|1|OFF|0}
TRIGger: DELay: AUTO?
Parameters:
{ON|1|OFF|0}
Example:
Returns the result of five DC voltage measurements. There is an automatic delay between each
measurement
CONF:VOLT:DC 10
SAMP: COUN 5
READ?
Typical response: +4.2700, +4.2700, +4.2700, +4.2700,
+4.2700
7.2.3.10 SAMPle:COUNt
Description:
Specifies the number of measurements (number of samples) taken each time the instrument is
triggered.
You can use the specified sample count with a trigger count (TRIGger:COUNt). The total number of
measurements returned before returning to the "idle" trigger state is the product of the sample count and the
trigger count.
Syntax:
SAMPle:COUNt {<count>|MIN|MAX|DEF}
SAMPle:COUNt? [{MIN|MAX|DEF}]
Parameters:
Number of samples per trigger
Example:
Return ten sets of four-time resistance measurements and start each measurement group with an
external trigger:
CONF:RES 1E6
SAMP: COUN 4
TRIG: COUN 10
TRIG: SOUR EXT
READ?
Typical response: +1.0006, ... (40 measurements)
7.2.4 [SENSe:]VOLTage subsystem
This subsystem configures AC voltage measurement, DC voltage measurement.