Section 14: TSP command reference
2470 High Voltage SourceMeter Instrument Reference Manual
14-8
2470-901-01 Rev. A /
May
2019
TSP commands
The TSP commands available for the instrument are listed in alphabetic order.
beeper.beep()
This function generates an audible tone.
Type
TSP-Link accessible
Affected by
Where saved
Default value
Function
Yes
Usage
beeper.beep(
duration
,
frequency
)
duration
The amount of time to play the tone (0.001 s to 100 s)
frequency
The frequency of the beep (20 Hz to 8000 Hz)
Details
You can use the beeper of the instrument to provide an audible signal at a specific frequency and
time duration. For example, you can use the beeper to signal the end of a lengthy sweep.
Using this function from a remote interface does not affect audible errors or key click settings that
were made from the 2470 front panel.
Example
beeper.beep(2, 2400)
Generates a 2 s, 2400 Hz tone.
Also see
None
buffer.clearstats()
This function clears the statistical information associated with the specified buffer.
Type
TSP-Link accessible
Affected by
Where saved
Default value
Function
Yes
Usage
buffer.clearstats()
buffer.clearstats(
bufferVar
)
bufferVar
The name of the reading buffer, which may be a default buffer (
defbuffer1
or
defbuffer2
) or a user-defined buffer; defaults to
defbuffer1
if not specified
Details
This command clears the statistics without clearing the readings.