EasyManuals Logo

Keithley DMM7510 Reference Manual

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
Page #969 background imageLoading...
Page #969 background image
Section
8: TSP command reference Model DMM7510 7½ Digit Graphical Sampling Multimeter
Reference Manual
8-356 DMM7510-901-01 Rev. B / May 2015
Details
This command sends a command string to the remote instrument. A termination is added to the
command string when it is sent to the remote instrument (tspnet.termination()). You can also
specify a format string, which causes the command to wait for a response from the remote
instrument. The Model DMM7510 decodes the response message according to the format specified
in the format string and returns the message as return values from the function (see
tspnet.read() for format specifiers).
When this command is sent to a TSP-enabled instrument, the Model DMM7510 suspends operation
until a timeout error is generated or until the instrument responds. The TSP prompt from the remote
instrument is read and discarded. The Model DMM7510 places any remotely generated errors and
events into its event queue. When the optional format string is not specified, this command is
equivalent to tspnet.write(), except that a termination is automatically added to the end of the
command.
Example 1
tspnet.execute(instrumentID, "runScript()")
Command the remote
device to run a script
named
runScript
.
Example 2
tspnet.termination(instrumentID, tspnet.TERM_CRLF)
tspnet.execute(instrumentID, "*idn?")
print("tspnet.execute returns:", tspnet.read(instrumentID))
Print the *idn? string from
the remote device.
Also see
tspnet.connect() (on page 8-354)
tspnet.read() (on page 8-357)
tspnet.termination() (on page 8-359)
tspnet.write() (on page 8-364)
tspnet.idn()
This function retrieves the response of the remote device to *IDN?.
Type TSP-Link accessible
Affected by Where saved Default value
Function No
Usage
idnString = tspnet.idn(connectionID)
idnString
The returned *IDN? string
connectionID
The connection ID returned from
tspnet.connect()
Details
This function retrieves the response of the remote device to *IDN?.

Table of Contents

Other manuals for Keithley DMM7510

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Keithley DMM7510 and is the answer not in the manual?

Keithley DMM7510 Specifications

General IconGeneral
Resolution7.5 digits
DC Voltage Range100 mV to 1000 V
AC Voltage Range100 mV to 750 V
DC Current Range10 µA to 10 A
Resistance Range10 Ω to 1 GΩ
Sampling Rate1 MS/s
Memory27.5 million readings
Display5 inch capacitive touchscreen
AC Voltage Accuracy±0.06% of reading
AC Current Range10 A
ConnectivityUSB, LAN, GPIB

Related product manuals