Localnode.serialno - Keithley DMM7510 Reference Manual

7 1/2 digit graphical sampling multimeter
Hide thumbs Also See for DMM7510:
Table of Contents

Advertisement

Model DMM7510 7½ Digit Graphical Sampling Multimeter Reference Manual
Details
When this attribute is enabled, the IEEE Std 488.2 common commands generate prompts if
prompting is enabled with the localnode.prompts attribute. If localnode.prompts4882 is
enabled, limit the number of *trg commands sent to a running script to 50 regardless of the setting
of the localnode.prompts attribute.
When this attribute is disabled, IEEE Std 488.2 common commands will not generate
prompts. When using the *trg command with a script that executes trigger.wait()
repeatedly, disable prompting to avoid problems associated with the command
interface input queue filling.
Example
localnode.prompts4882 = localnode.DISABLE
Also see
localnode.prompts

localnode.serialno

This attribute stores the instrument's serial number.
Type
TSP-Link accessible
Attribute (R)
Yes
Usage
serialno = localnode.serialno
serialno
Details
This indicates the instrument serial number.
Example
display.clear()
display.settext(display.TEXT2, "Serial #: " ..localnode.serialno)
display.changescreen(display.SCREEN_USER_SWIPE)
Clears the instrument display.
Places the serial number of this instrument on the bottom line of the USER swipe screen display. Displays the
USER swipe screen.
Also see
localnode.model
localnode.version
DMM7510-901-01 Rev. B / May 2015
(on page 8-223)
Affected by
Not applicable
The serial number of the instrument
(on page 8-222)
(on page 8-228)
Section 8: TSP command reference
Disables IEEE Std 488.2 common command
prompting.
Where saved
Default value
Not applicable
Not applicable
8-225

Advertisement

Table of Contents
loading

Table of Contents