Interactive SourceMeter® Instrument Reference Manual Section 8:
2461-901-01 A/November 2015 8-97
reset()
This function resets commands to their default settings and clears the buffers.
Type TSP-Link accessible
Affected by Where saved Default value
Usage
reset()
reset(system)
If the node is the master, the entire system is reset: true
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[N].reset() command. Also use the
node[N].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 event.
Example
If the node is the master node, the entire system is
reset; if the node is not the master node, an error
Also see
Resets (on page 2-141)
localnode.prompts4882
This attribute enables and disables the generation of prompts for IEEE Std 488.2 common commands.
Type TSP-Link accessible Affected by Where saved Default value
Usage
prompting = localnode.prompts4882
localnode.prompts4882 = prompting
IEEE Std 488.2 prompting mode:
• Disable prompting: localnode.DISABLE
•
Enable prompting: localnode.ENABLE