Keysight Technologies 34450A Programmer's Reference Manual page 90

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

Advertisement

2     SCPI Programming
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:SEC: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:SEC:FREQ 1
INIT
FETC?
Typical Response: +1.01230000E+02
See Also
CONFigure:SECondary?
FETCh?
INITiate[:IMMediate]
READ?
[SENSe:][PRIMary:]FREQuency:VOLTage:RANGe
[SENSe:][PRIMary:]FREQuency:CURRent:RANGe
90
FETCh?
command transfers the reading from reading memory to the instrument's
Keysight 34450A Programmer's Reference

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents