8: TSP command reference Model DMM7510 7½ Digit Graphical Sampling Multimeter
8-14 DMM7510-901-01 Rev. B / May 2015
Example
acal.schedule(acal.ACTION_RUN, acal.INTERVAL_1DAY, 8)
Sets auto calibration to run every day at 8 am.
Also see
Auto calibration (on page 3-44)
acal.run() (on page 8-12)
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 to 100 s)
The frequency of the beep (20 to 8000 Hz)
Details
You can use the beeper of the instrument to provide an audible signal at a specific frequency and
time duration.
Using this function from a remote interface does not affect audible errors or key click settings that
were made from the Model DMM7510 front panel.
Example
Generates a 2 s, 2400 Hz tone.
Also see
None