High Voltage SourceMeter Instrument Reference Manual Section 14:
2470-901-01 Rev. A / May 2019 14-95
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 14-71)
localnode.prompts (on page 14-91)
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 14-90)
localnode.serialno (on page 14-92)