14: TSP command reference 2470 High Voltage SourceMeter Instrument
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
Usage
beeper.beep(duration, frequency)
The amount of time to play the tone (0.001 s to 100 s)
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
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
Usage
buffer.clearstats()
buffer.clearstats(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.