Beeper.enable; Bit.bitand() - Keithley 708B Reference Manual

Switching matrix
Hide thumbs Also See for 708B:
Table of Contents

Advertisement

Models 707B and 708B Switching Matrix Reference Manual

beeper.enable

This attribute allows you to turn the beeper on or off.
Type
TSP-Link accessible
Attribute (RW)
Yes
Usage
state = beeper.enable
beeper.enable = state
state
Details
Disabling the beeper also disables front panel key clicks.
Example
beeper.enable = beeper.ON
beeper.beep(2, 2400)
Also see
beeper.beep()

bit.bitand()

This function performs a bitwise logical AND operation on two numbers.
Type
TSP-Link accessible
Function
No
Usage
result = bit.bitand(value1, value2)
result
value1
value2
Details
Any fractional parts of value1 and value2 are truncated to form integers. The returned result is also an
integer.
707B-901-01 Rev. A / August 2010
Affected by
Reset
beeper.OFF or 0: Beeper disabled
beeper.ON or 1: Beeper enabled
Affected by
Result of the logical AND operation
Operand for the logical AND operation
Operand for the logical AND operation
Where saved
Default value
Create
Enabled
configuration script
Enables the beeper and generates a
two-second, 2400 Hz tone
Where saved
Default value
Section 7: Command reference
7-9

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

707b

Table of Contents