Keithley 3700 series Reference Manual page 224

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

Advertisement

Section 9: Instrument Control Library (ICL)
dmm.configure.delete
Function
Usage
Remarks
Also see
Example
dmm.configure.query
Function
Usage
9-80
Deletes the specified user created DMM configuration from memory.
dmm.configure.delete(name)
name: String containing the name of the DMM configuration to delete
The function will delete the specified DMM configuration from memory. An error will be
generated if the name specified does not exist as a user configuration. After executing
this command, the specified name will no longer exist as a valid configuration. Deleting
an existing DMM configuration invalidates an existing scan list.
dmm.configure.catalog
(on page 9-79),
dmm.configure.query
(on page 9-80),
To delete a user configuration called myDCV:
dmm.configure.delete("myDCV")
Provides a list of all of the pertinent DMM settings associated with a configuration.
config = dmm.configure.query(myconfig, myseparator)
myconfig: A string with the name for the DMM configuration being listed.
myseparator: String representing the 2 character separator between items. This is an
optional parameter. Default value: , (comma-space delimited)
config: Output string representing the DMM attribute settings of myconfig.
Series 3700 System Switch/Multimeter Reference Manual
dmm.configure.set
dmm.configure.recall
Document Number: 3700S-901-01 Rev. A / August 2007
(on page 9-82),
(on page 9-81)

Advertisement

Table of Contents
loading

Table of Contents