Localnode.showerrors - Keithley 2651A Reference Manual

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

Advertisement

Model 2651A High Power System SourceMeter® Instrument Reference Manual
Usage
serialno = localnode.serialno
serialno
Details
This read-only attribute indicates the instrument serial number.
Example
display.clear()
display.settext(localnode.serialno)
Also see
localnode.description
localnode.model
localnode.revision

localnode.showerrors

This attribute sets whether or not the instrument automatically sends generated errors.
Type
TSP-Link accessible
Attribute (RW)
Yes
Usage
errorMode = localnode.showerrors
localnode.showerrors = errorMode
errorMode
Details
If this attribute is set to 1, the instrument automatically sends any generated errors stored in the error queue, and
then clears the queue. Errors are processed after executing a command message (just before issuing a prompt,
if prompts are enabled).
If this attribute is set to 0, errors are left in the error queue and must be explicitly read or cleared.
When using this command from a remote node, localnode should be replaced with the node reference, for
example node[5].showerrors.
Example
localnode.showerrors = 1
Also see
localnode.prompts
2651A-901-01 Rev. A / March 2011
The serial number of the instrument
(on page 7-133)
(on page 7-134)
(on page 7-138)
Affected by
Power cycle
Enables (1) or disables (0) show-errors state
(on page 7-136)
Clears the unit's display.
Places the unit's serial number on the top line of its display.
Where saved
Default value
Not saved
0 (disabled)
Enables sending of generated errors.
Section 7: Command reference
7-139

Advertisement

Table of Contents
loading

Table of Contents