Series 2600 System SourceMeters Reference Manual Instrument Control Library 12-59
Return to Section 12 topics 2600S-901-01 Rev. A / May 2006
setup.recall
Function Recalls settings from a saved setup.
Usage
setup.recall(n)
n Setup number to recall (0 to 5).
Remarks For an n setting of 0, the unit recalls the factory default (reset) setup. For an n setting of
1 to 5, the unit recalls a user saved setup.
Details See “Remote operation setups” in Section 1.
Example
Recalls the user-setup at location 2:
setup.recall(2)
setup.save
Function Saves the present setup as a user-setup.
Usage
setup.save(n)
n Setup number to save (1 to 5).
Remarks Numbers 1 through 5 are used to designate user-setup locations. When you save at
one of these locations, the previous setup at that location is overwritten.
Details See “Remote operation setups” in Section 1.
Example
Saves the present setup at location 5:
setup.save(5)