
Model 2700 Multimeter/Switch System User’s Manual
Basic DMM Operation
3-55
Basic measurement programming examples
Example #1 — continuous triggering
The following command sequence places the Model 2700 in a continuous trigger mode to
measure ACV. Whenever DATA? is sent, the last measured reading will be sent to the
computer when the Model 2700 is addressed to talk.
NOTE
The following example can be run from the KE2700 Instrument Driver using the
example named “CTMMV” in
.
SYST:PRES
' Continuous measurement mode (INIT:CONT ON).
FUNC 'VOLT:AC'
' Select ACV function.
DATA?
' Request last measured reading.
Example #2 — one-shot triggering
The following command sequence places the Model 2700 in a one-shot trigger mode to
measure offset-compensated ohms. Whenever READ? is sent, a measurement will be
triggered, and the measured reading will be sent to the computer when the Model 2700 is
addressed to talk.
NOTE
The following example can be run from the KE2700 Instrument Driver using the
*RST
' One-shot measurement mode (INIT:CONT OFF).
FUNC 'FRES'
' Select
Ω
4 function.
FRES:RANG 1e3
' Select 1k
Ω
range.
FRES:OCOM ON
' Enable offset-compensated ohms.
READ?
' Trigger and return one reading.
Example #3 — temperature measurement using Model 7700
The following command sequence places the Model 2700 in a one-shot trigger mode to
perform a thermocouple temperature measurement at channel 101 (Model 7700 switching
module installed in slot 1). With channel 101 closed, the INIT command triggers one
measurement, and the DATA? command sends the measured reading to the computer
when it is addressed to talk.
*RST
' One-shot measurement mode (INIT:CONT OFF).
FUNC 'TEMP'
' Select TEMP function.
UNIT:TEMP F
' Select °F TEMP units.
TEMP:TRAN TC
' Select thermocouple transducer.
TEMP:TC:TYPE J
' Select type J thermocouple.
TEMP:RJUN:RSEL SIM
' Select simulated reference junction.
TEMP:RJUN:SIM 32
' Set reference temperature to 32°F (ice point).
ROUT:CLOS (@101)
' Close channel 101.
INIT
' Trigger one measurement.
DATA?
' Return measured reading.
Содержание 2700
Страница 3: ......
Страница 7: ......
Страница 197: ...5 24 Rel Math Ratio Channel Average dB Model 2700 Multimeter Switch System User s Manual...
Страница 213: ...6 16 Buffer Model 2700 Multimeter Switch System User s Manual...
Страница 289: ...9 18 Limits and Digital I O Model 2700 Multimeter Switch System User s Manual...
Страница 335: ...11 24 Status Structure Model 2700 Multimeter Switch System User s Manual...
Страница 336: ...12 CommonCommands...
Страница 344: ...13 SCPISignalOriented MeasurementCommands...
Страница 353: ...13 10 SCPI Signal Oriented Commands Model 2700 Multimeter Switch System User s Manual...
Страница 363: ...14 10 FORMat and Misc SYSTem Commands Model 2700 Multimeter Switch System User s Manual...
Страница 364: ...15 SCPIReferenceTables...
Страница 391: ...A 2 Specifications Model 2700 Multimeter Switch System User s Manual...
Страница 392: ...Model 2700 Multimeter Switch System User s Manual Specifications A 3...
Страница 393: ...A 4 Specifications Model 2700 Multimeter Switch System User s Manual...
Страница 394: ...Model 2700 Multimeter Switch System User s Manual Specifications A 5...
Страница 395: ...A 6 Specifications Model 2700 Multimeter Switch System User s Manual...
Страница 400: ...B Model7700ConnectionGuide...
Страница 411: ...B 12 Model 7700 Connection Guide Model 2700 Multimeter Switch System User s Manual...
Страница 412: ...C StatusandErrorMessages...
Страница 419: ...C 8 Status and Error Messages Model 2700 Multimeter Switch System User s Manual...
Страница 420: ...D SignalProcessing SequenceandDataFlow...
Страница 433: ...D 14 Signal Processing Sequence and Data Flow Model 2700 Multimeter Switch System User s Manual...
Страница 434: ...E MeasurementConsiderations...
Страница 443: ...E 10 Measurement Considerations Model 2700 Multimeter Switch System User s Manual...
Страница 454: ...G IEEE 488BusOverview...
Страница 469: ...G 16 IEEE 488 Bus Overview Model 2700 Multimeter Switch System User s Manual...
Страница 470: ...H KE2700InstrumentDriver Examples...
Страница 489: ...H 20 KE2700 Instrument Driver Examples Model 2700 Multimeter Switch System User s Manual...
Страница 499: ......