Userstring.delete(); Userstring.get() - Keithley 708B Reference Manual

Switching matrix
Hide thumbs Also See for 708B:
Table of Contents

Advertisement

Section 7: Command reference

userstring.delete()

This function deletes a user-defined string from nonvolatile memory.
Type
TSP-Link accessible
Function
Yes
Usage
userstring.delete(name)
name
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()
7-242
Affected by
The name (key) of the key-value pair of the userstring to delete
(on page 7-240)
(on page 7-241)
(on page 7-242)
Affected by
The value of the userstring key-value pair
The name (key) of the userstring
(on page 7-240)
Models 707B and 708B Switching Matrix Reference Manual
Where saved
Default value
Deletes the user-defined strings associated with the
"assetnumber", "product", and "contact" names.
Where saved
Default value
Output: 236
707B-901-01 Rev. A / August 2010

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

707b

Table of Contents