Rename A Script - Keithley 2601B Reference Manual

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

Advertisement

Section 6: Instrument programming

Rename a script

You can rename a script. You might want to rename a script if you need to name another script the
same name as the existing script. You could also rename an existing script to be the autoexec script.
To change the name of a script, use the command:
scriptVar.name = "renamedScript"
Where:
scriptVar
"renamedScript"
After changing the name, you need to save the original script to save the change to the name
attribute.
For example:
beepTwoSec.name = "beep2sec"
beepTwoSec.save()
Run the beep2sec script using the following command:
script.user.scripts.beep2sec()
6-42
Figure 116: Create a new script with the name of an existing script
=
The global variable name
=
The new name of the user script that was referenced by the scriptVar
global variable
Series 2600B System SourceMeter® Instrument Reference Manual
2600BS-901-01 Rev. B / May 2013

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the 2601B and is the answer not in the manual?

This manual is also suitable for:

2604b2614b2634b2635b2636b2602b ... Show all

Table of Contents

Save PDF