Interactive SourceMeter® Instrument Reference Manual Section 8:
2461-901-01 A/November 2015 8-89
Details
Enable this attribute to have the instrument output generated events to the remote interface.
Events are output after a command message is executed but before prompts are issued (if prompts
are enabled with localnode.prompts).
If this attribute is disabled, use eventlog.next() to retrieve unread events from the event log.
Events are enabled or disabled only for the remote interface that is active when you send the
command. For example, if you enable show events when the GPIB connection is active, they will not
be enabled for a subsequent USB connection.
Example
localnode.showevents = eventlog.SEV_ERROR | eventlog.SEV_INFO
trigger.digin[3].edge = trigger.EDGE_EITHER
Send generated error and warning messages.
Example output if the edge cannot be sent to either:
1805, Settings conflict: setting input edge when line 3 set for digital
Also see
eventlog.clear() (on page 8-68)
localnode.prompts (on page 8-86)
localnode.version
This attribute stores the firmware version of the instrument.
Type TSP-Link accessible Affected by Where saved Default value
Usage
version = localnode.version
Details
This attribute indicates the version number of the firmware that is presently running in the instrument.
Example
Outputs the present version level. Example output:
1.0.0a
Also see
localnode.model (on page 8-85)
localnode.serialno (on page 8-87)