Section 14: TSP command reference
Bit
Decimal
value
0
1
1
2
2
4
3
8
4
16
5
32
6
64
7
128
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
Uses a decimal value to set the OPC and QYE bits of the standard event status enable register.
Also see
Standard Event Register
Understanding bit settings
14-190
Constant
status.standard.OPC
Not used
status.standard.QYE
Not used
Not used
Not used
Not used
status.standard.PON
(on page B-3)
(on page B-15)
2470 High Voltage SourceMeter Instrument Reference Manual
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
(on page A-6) command or TSP
14-98) 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.
*OPC
opc()
(on page
2470-901-01 Rev. A / May 2019
Need help?
Do you have a question about the Keithley SourceMeter 2470 and is the answer not in the manual?