Userstring.get() - Keithley 2601B Reference Manual

2600b series system sourcemeter instrument
Hide thumbs Also See for 2601B:
Table of Contents

Advertisement

Series 2600B System SourceMeter® Instrument Reference Manual
Details
This function deletes the string that is associated with name from nonvolatile memory.
Example
userstring.delete("assetnumber")
userstring.delete("product")
userstring.delete("contact")
Also see
userstring.add()
userstring.catalog()

userstring.get()

userstring.get()
This function retrieves a user-defined string from nonvolatile memory.
Type
TSP-Link accessible
Function
Yes
Usage
value = userstring.get(name)
value
name
Details
This function retrieves the string that is associated with name from nonvolatile memory.
Example
value = userstring.get("assetnumber")
print(value)
Also see
userstring.add()
userstring.catalog()
userstring.delete()
2600BS-901-01 Rev. B / May 2013
(on page 7-377)
(on page 7-378)
(on page 7-379)
Affected by
The value of the user-defined string key-value pair
The name (key) of the user-defined string
(on page 7-377)
(on page 7-378)
(on page 7-378)
Section 7: TSP command reference
Deletes the user-defined strings associated with the
assetnumber, product, and contact names.
Where saved
Default value
Read the value associated with a user-defined
string named "assetnumber".
Store it in a variable called value, then print the
variable value.
Output:
236
7-379

Advertisement

Table of Contents
loading

This manual is also suitable for:

2604b2614b2634b2635b2636b2602b ... Show all

Table of Contents