Keithley DMM7510 Reference Manual page 864

7 1/2 digit graphical sampling multimeter
Hide thumbs Also See for DMM7510:
Table of Contents

Advertisement

Model DMM7510 7½ Digit Graphical Sampling Multimeter Reference Manual
The instrument returns a decimal value that corresponds to the binary-weighted sum of all bits set in
the register.
Bit
0
1
2
3
4
5
6
7
Command errors include:
IEEE Std 488.2 syntax error: The instrument received a message that does not follow the defined
syntax of the IEEE Std 488.2 standard.
Semantic error: The instrument received a command that was misspelled or received an optional IEEE
Std 488.2 command that is not implemented in the instrument.
GET error: The instrument received a Group Execute Trigger (GET) inside a program message.
Example 1
standardRegister = status.standard.OPC + status.standard.QYE
status.standard.enable = standardRegister
Uses constants to set the OPC and QYE bits of the standard event status enable register.
Example 2
-- decimal 5 = binary 0000 0101
standardRegister = 5
status.standard.enable = standardRegister
Also see
Standard Event Register
Understanding bit settings
DMM7510-901-01 Rev. B / May 2015
Decimal
Constant
value
1
status.standard.OPC
2
Not used
4
status.standard.QYE
8
Not used
16
Not used
32
Not used
64
Not used
128
status.standard.PON
(on page 3)
(on page 14)
Section 8: TSP command reference
When set, indicates the following has occurred:
All pending selected instrument operations are complete
and the instrument is ready to accept new commands.
The bit is set in response to an
command or TSP
opc()
(on page 8-230) function.
Not used.
Attempt to read data from an empty Output Queue.
Not used.
Not used.
Not used.
Not used.
The instrument has been turned off and turned back on
since the last time this register was read.
Uses a decimal value to set the OPC and
QYE bits of the standard event status
enable register.
*OPC
(on page 6)
8-251

Advertisement

Table of Contents
loading

Table of Contents