EasyManua.ls Logo

Keithley DMM7510

Keithley DMM7510
1036 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
Model DMM7510
7½ Digit Graphical Sampling Multimeter Reference Manual Appendix 0:
Status model
DMM7510-901-01 Rev. B / May 2015 17
Using TSP commands:
reset()
-- Clear the status byte
status.clear()
-- Map bit 0 of operational status register to set on buffer
-- full (4917) and clear on buffer empty (4916).
status.operation.setmap(0, 4917, 4916)
-- Enable bit 0 to flow through to the status byte.
status.operation.enable = 1
-- Enable the Operational Summary Bit to set the Master
-- Summary Bit/RQS
status.request_enable = status.OSB
-- Clear the buffer and make it smaller
defbuffer1.clear()
defbuffer1.capacity = 100
-- Set the measure count to fill the buffer
dmm.measure.count = 100
dmm.measure.range = 10e-3
dmm.measure.read(defbuffer1)
printbuffer(1, defbuffer1.n, defbuffer1)

Table of Contents

Other manuals for Keithley DMM7510

Related product manuals