
Model 2651A High Power System SourceMeter® Instrument Reference Manual
Section 7: Command reference
2651A-901-01 Rev. A / March 2011
7-137
Also see
(on page 7-139)
(on page 7-137)
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
Attribute (RW)
Yes
Power cycle
Not saved
1 (enabled)
Usage
prompting
= localnode.prompts4882
localnode.prompts4882 =
prompting
prompting
IEEE Std 488.2 prompting mode
Details
When set to
1
, the IEEE Std 488.2 common commands generate prompts if prompting is enabled with the
localnode.prompts
attribute. If set to
1
, limit the number of
*trg
commands sent to a running script to 50
regardless of the setting of the
localnode.prompts
attribute.
When set to
0
, IEEE Std 488.2 common commands will not generate prompts. When using the
*trg
command
with a script that executes
trigger.wait()
repeatedly, set
localnode.prompts4882
to
0
to avoid
problems associated with the command interface input queue filling.
This attribute resets to the default value each time the instrument power is cycled.
When using this command from a remote node,
localnode
should be replaced with the node reference, for
example
node[5].prompts4882
.
Example
localnode.prompts4882 = 0
Disables IEEE Std 488.2 common command prompting.
Also see
(on page 7-136)
localnode.reset()
This function resets the local node instrument.
Type
TSP-Link accessible
Affected by
Where saved
Default value
Function Yes
Usage
localnode.reset()