User`s guide
Examples
The following example sets the meter's sample interval to 0.1 seconds. The
INIT command sets the meter to the "wait-for-trigger" state. When a trigger
is received from the selected trigger source, the meter waits the current
trigger delay, and then takes readings every 0.10 seconds until the current
sample count is satisfied.
SAMP:SOUR TIM
SAMP:TIM 0.1
INIT
The following query returns the current sample count.
SAMP:TIM?
Typical Response: 0.1