2 SCPI Programming
CONFigure? [(@<ch_list>)]
Returns the present configurations (function, range, and resolution) on the specified channels with a series of
quoted strings. The short form of the function name is always returned (e.g., "CURR:AC", "FREQ", etc.).
Parameter
(none)
Return the present function, range, and resolution: CONF?
Configures multiplexer channels 03 and 08 in slot 100:
CONF:RES 1000,1,(@103)
CONF:TEMP THER,5000,1,0.1,(@108)
CONF? (@103,108)
– The query returns a series of comma-separated fields indicating the present function, range, and resolution for
the specified channels. Multiple responses are separated by commas. The short form of the function name is
always returned (e.g., "CURR:AC", "FREQ", etc.).
Example: Multiplexer channel
Example: Digital I/O channel
Example: Totalizer channel
90
Typical return
"RES +1.000000E+03,+1.000000E-01","TEMP THER,5000,+1.000000E+00,+1.000000E-04"
Keysight DAQ970A/DAQ973A Programming Guide
Need help?
Do you have a question about the DAQ970A and is the answer not in the manual?