Upgrade.unit() - Keithley 2450 Reference Manual

Interactive sourcemeter instrument
Table of Contents

Advertisement

Model 2450 Interactive SourceMeter® Instrument Reference Manual

upgrade.unit()

This function upgrades the Model 2450 firmware.
Type
TSP-Link accessible
Function
No
Usage
upgrade.unit()
Details
When upgrade.unit() is used, the firmware is only loaded if the version of the firmware component is newer
than the existing version. If the version is older or at the same revision level, it is not upgraded.
When you send this function, the instrument searches the flash drive that is inserted in the front-panel USB port
for an upgrade file. If the file is found, the instrument verifies that the file is a newer version. If the version is
older or at the same revision level, it is not upgraded. If it is a newer version, the instrument performs the
upgrade. An error is returned if no upgrade file is found.
Also see
Upgrading the firmware
upgrade.previous()
userstring.add()
This function adds a user-defined string to nonvolatile memory.
Type
TSP-Link accessible
Function
No
Usage
userstring.add(name, value)
name
value
Details
This function associates the string value with the string name and stores this key-value pair in nonvolatile
memory.
Use the userstring.get() function to retrieve the value associated with the specified name.
You can use the userstring functions to store custom, instrument-specific information in the instrument, such
as department number, asset number, or manufacturing plant location.
2450-901-01 Rev. B/September 2013
Affected by
(on page A-3)
(on page 8-248)
Affected by
The name of the string; the key of the key-value pair
The string to associate with name; the value of the key-value pair
Section 8: TSP command reference
Where saved
Default value
Where saved
Default value
8-249

Advertisement

Table of Contents
loading

Table of Contents