Setup.poweron - Keithley 3700A Series Reference Manual

System switch/multimeter
Hide thumbs Also See for 3700A Series:
Table of Contents

Advertisement

Series 3700A System Switch/Multimeter Reference Manual
Example 2
print(setup.card("/usb1/mysetup.set"))
Also see
setup.recall()
setup.save()

setup.poweron

This attribute specifies which saved setup to recall when the instrument is turned on.
Type
TSP-Link accessible
Attribute (RW)
Yes
Usage
id = setup.poweron
setup.poweron = id
id
Details
When id = 0, the instrument uses the factory default setup when it is turned on. When id is set to 1,
it uses the setup saved with setup.save().
Only setups stored in nonvolatile memory are available.
To save a script that is used when the instrument is powered on, you can create a configuration script
and name it autoexec.
Example
setup.poweron = 0
Also see
createconfigscript()
Save the present configuration
setup.save()
Start-up (power-on) configuration
3700AS-901-01 Rev. D/June 2018
(on page 11-356)
(on page 11-356)
Affected by
Not applicable
An integer that specifies the setup to recall when the instrument power is
turned on (0 or 1)
(on page 11-110)
(on page 3-33)
(on page 11-356)
(on page 3-32)
Query the cards associated with setup saved
as JulySetup.set on the thumb drive.
The following example of output shows that
slots 1, 5, and 6 are empty, slot 2 has a 3723
installed, slot 3 has a 3722 installed and slot
4 has a 3720 installed:
0,3723,3722,3720,0,0
Where saved
Nonvolatile memory
Set the instrument to use the factory default setup when power
is turned on.
Section 11: TSP command reference
Default value
0
11-355

Advertisement

Table of Contents
loading

Table of Contents