EasyManuals Logo

Tektronix Keithley 2601B-PULSE Reference Manual

Tektronix Keithley 2601B-PULSE
849 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #413 background imageLoading...
Page #413 background image
Model 2601B-PULSE System SourceMeter Instrument Reference Manual Section 11: TSP command reference
2601B-PULSE-901-01A April 2020 11-55
Annunciator (indicator) bitmasked values and equivalent constants
Indicator
Bit
Weighted
value
Equivalent constant
FILT
1
1
display.ANNUNCIATOR_FILTER
MATH
2
2
display.ANNUNCIATOR_MATH
4W
3
4
display.ANNUNCIATOR_4_WIRE
AUTO
4
8
display.ANNUNCIATOR_AUTO
ARM
5
16
display.ANNUNCIATOR_ARM
TRIG
6
32
display.ANNUNCIATOR_TRIGGER
* (asterisk)
7
64
display.ANNUNCIATOR_STAR
SMPL
8
128
display.ANNUNCIATOR_SAMPLE
EDIT
9
256
display.ANNUNCIATOR_EDIT
ERR
10
512
display.ANNUNCIATOR_ERROR
REM
11
1024
display.ANNUNCIATOR_REMOTE
TALK
12
2048
display.ANNUNCIATOR_TALK
LSTN
13
4096
display.ANNUNCIATOR_LISTEN
SRQ
14
8192
display.ANNUNCIATOR_SRQ
REAR
15
16384
display.ANNUNCIATOR_REAR
REL
16
32768
display.ANNUNCIATOR_REL
Example 1
testAnnunciators = display.getannunciators()
print(testAnnunciators)
rem = bit.bitand(testAnnunciators, 1024)
if rem > 0 then
print("REM is on")
else
print("REM is off")
end
REM indicator is turned on.
Output:
1.28000e+03
REM is on
Example 2
print(display.ANNUNCIATOR_EDIT)
print(display.ANNUNCIATOR_TRIGGER)
print(display.ANNUNCIATOR_AUTO)
Output:
2.56000e+02
3.20000e+01
8.00000e+00
Also see
bit.bitand() (on page 11-9)

Table of Contents

Other manuals for Tektronix Keithley 2601B-PULSE

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Tektronix Keithley 2601B-PULSE and is the answer not in the manual?

Tektronix Keithley 2601B-PULSE Specifications

General IconGeneral
BrandTektronix
ModelKeithley 2601B-PULSE
CategoryMeasuring Instruments
LanguageEnglish

Related product manuals