Section 7: TSP command reference Model 2657A High Power System SourceMeter® Instrument Reference Manual
7-4 2657A-901-01 Rev. B/December 2012
Using the TSP command reference
The TSP command reference contains detailed descriptions of each of the TSP commands that you
can use to control your instrument. Each command description is broken into several standard
subsections. The figure below shows an example of a command description.
Figure 103: Example instrument command description
Each command listing is divided into five major subsections that contain information about the
command:
• Command name and summary table
• Usage
• Details
• Example
• Also see
The content of each of these subsections is described in the following topics.
beeper.enable
This command allows you to turn the beeper on or off.
Recall setup
Instrument reset
Usage
state = beeper.enable
beeper.enable = state
Disable the beeper (beeper.OFF or 0)
Enable the beeper (beeper.ON or 1)
Details
This command enables or disables the beeper. When enabled, a beep signals that a front-panel key has been
pressed. Disabling the beeper also disables front-panel key clicks.
Example
beeper.enable = beeper.ON
beeper.beep(2, 2400)
Enables the beeper and generates a
two-second, 2400 Hz tone.
Also see
beeper.beep() (on page 7-8)