Keysight Technologies 34450A Programmer's Reference Manual page 73

Digit multimeter
Hide thumbs Also See for 34450A:
Table of Contents

Advertisement

Examples
The following program segment configures the instrument for frequency measurements. The READ?
command places the instrument in the "wait-for-trigger" state, triggers a measurement, and then sends
the reading to memory and the instrument output buffer.
CONF:FREQ
READ?
Typical Response: +1.32130000E+03
The following program segment configures the instrument for frequency measurements. The INITiate
command places the instrument in the "wait-for-trigger" state, triggers a measurement, and stores the
reading in memory. The
output buffer.
CONF:FREQ 1
INIT
FETC?
Typical Response: +1.01230000E+02
See Also
CONFigure[:PRIMary]?
FETCh?
INITiate[:IMMediate]
READ?
[SENSe:][PRIMary:]FREQuency:VOLTage:RANGe
Keysight 34450A Programmer's Reference
FETCh?
command transfers the reading from reading memory to the instrument's
2     SCPI Programming
73

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents