8: TSP command reference Model 2450 Interactive SourceMeter® Instrument
8-82 2450-901-01 Rev. B/September 2013
reset()
This function resets commands to their default settings.
Type TSP-Link accessible
Affected by Where saved Default value
Usage
reset()
reset(system)
true: If the node is the master, the entire system is reset
: Only the local group is reset
Details
The reset() command in its simplest form resets the entire TSP-enabled system, including the controlling node
and all subordinate nodes.
If you want to reset a specific instrument, use the node[X].reset() command. Also use the
node[X].reset() command to reset an instrument on a subordinate node.
When no value is specified for system, the default value is true.
You can only reset the entire system using reset(true) if the node is the master. If the node is not the master
node, executing this command generates an error.
Example
If the node is the master node, the entire system is
reset; if the node is not the master node, an error is
Also see
None