High Voltage SourceMeter Instrument Reference Manual Section 13:
Introduction to TSP commands
2470-901-01 Rev. A / May 2019 13-11
To set up the power up script from the front panel:
1. Press the MENU key.
2. Under Scripts, select Run.
3. Select Copy to Power Up. A dialog box confirms that the script was copied.
4. Select OK.
To save the power up script using remote commands:
Send the command:
autoexec.save()
To delete the existing autoexec script, send the command:
script.delete("autoexec")
Commands that cannot be used in scripts
You cannot use the following commands as variables in scripts:
There are some functions that resemble some of the strings below, but are actually defined TSP
functions. For example, printbuffer() (on page 14-100
) is a function you can use in scripts. If you are
uncertain, check the TSP command reference (on page 14-1) to verify that the string is part of a
defined function.
ï‚§
ï‚§
ï‚§
ï‚§
ï‚§
ï‚§
ï‚§
ï‚§
ï‚§
ï‚§
ï‚§
ï‚§
ï‚§
ï‚§