Section 8: TSP command reference Model 2461 Interactive SourceMeter® Instrument Reference Manual8-10 2461-901-01 A/November 2015Exampleacal.run() Autocalibration starts running.Also seeAutocalibration (on page 3-51)beeper.beep()This function generates an audible tone.Type TSP-Link accessible Affected by Where saved Default valueFunction YesUsagebeeper.beep(duration, frequency)duration The amount of time to play the tone (0.001 to 100 s)frequency The frequency of the beep (20 to 8000 Hz)DetailsYou can use the beeper of the instrument to provide an audible signal at a specific frequency andtime 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 thatwere made from the Model 2461 front panel.Examplebeeper.beep(2, 2400) Generates a 2 s, 2400 Hz tone.Also seeNonebuffer.clearstats()This function clears the statistical information associated with the specified buffer.Type TSP-Link accessible Affected by Where saved Default valueFunction YesUsagebuffer.clearstats()buffer.clearstats(bufferVar)bufferVar The name of the reading buffer, which may be a default buffer (defbuffer1 ordefbuffer2) or a user-defined buffer; defaults to defbuffer1 if not specifiedDetailsThis command clears the statistics without clearing the readings.