User`s guide

Example
The following program segment shows how to use the FETCh? command with
the CONFigure and INITiate commands. The INITiate command places the
instrument in the "wait-for-trigger" state, triggers a measurement when the
rear-panel Ext Trig Inputline is pulsed (low by default), and then sends the
readings to memory. The FETCh? command transfers the readings from
memory to the instrument's output buffer.
CONF:VOLT:DC 10,0.003
TRIG:SOUR EXT
INIT
FETC?
Typical Response: +4.27150000E-03