2470 High Voltage SourceMeter Instrument Reference Manual
Section 14: TSP command reference
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
(on page 14-71)
localnode.version
This attribute stores the firmware version of the instrument.
Type
TSP-Link accessible
Affected by
Where saved
Default value
Attribute (R)
Yes
Not applicable
Not applicable
Not applicable
Usage
version
= localnode.version
version
Instrument version level
Details
This attribute indicates the version number of the firmware that is presently running in the instrument.
Example
print(localnode.version)
Outputs the present version level. Example output:
1.0.0a
Also see
(on page 14-90)
(on page 14-92)