Reset(); Savebuffer() - Keithley 2651A Reference Manual

High power system sourcemeter instrument
Hide thumbs Also See for 2651A:
Table of Contents

Advertisement

Section 7: Command reference
Usage

reset()

reset(system)
system
Details
The
reset()
node and all subordinate nodes.
If you want to reset a specific instrument, use either the
command. The
command is used to reset an instrument on a subordinate node.
When no value is specified for system, the default value is
Resetting the entire system using
the master node, executing this command generates an error.
Example
reset(true)
Also see
localnode.reset()

savebuffer()

This
KISavebuffer factory script
file.
Type
TSP-Link accessible
Function
No
Usage
savebuffer(buffer, formatType, fileName)
buffer
formatType
fileName
Details
Use this function to save the specified buffer to a USB flash drive.
This function will only save to a USB flash drive.
You are not required to qualify the path to the USB flash drive, but if you wish to, add /usb1/ before the
fileName (see Example 2).
7-152
Model 2651A High Power System SourceMeter® Instrument Reference Manual
: If the node is the master, the entire system is reset
true
: Only the local group is reset
false
command in its simplest form resets the entire TSP-enabled system, including the controlling
localnode.reset()
reset(true)
(on page 7-137)
(on page 5-24) function saves reading buffers as either a .CSV file or an .XML
Affected by
The reading buffer to save
A string indicating which file type to use: .csv or .xml
The file name of the saved buffer
localnode.reset()
command is used for the local instrument. The
.
true
is permitted only if the node is the master. If the node is not
If the node is the master node, the entire system is
reset; if the node is not the master node, an error is
generated.
Where saved
or
node[
].reset()
X
node[
].reset()
X
Default value
2651A-901-01 Rev. A / March 2011

Advertisement

Table of Contents
loading

Table of Contents