Model 2657A High Power System SourceMeter® Instrument Reference Manual Section 7: TSP command reference
2657A-901-01 Rev. B/December 2012 7-7
Figure 107: Code examples in command listings
1. Actual example code that you can copy from this table and paste into your own programming
application.
2. Description of the code and what it does. This may also contain the output of the code.
Related commands and information
The Also see section of the remote command description lists commands that are related to the
command being described.
Figure 108: Links to related commands and information
1
2
Working code
example
Description of what code does
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)