Tektronix WCA280A Programmer's Manual

Type
Programmer's Manual

This manual is also suitable for

Programmer Manual
WCA230A & WCA280A
3 GHz & 8 GHz
Portable Wireless Communication Analyzers
071-1255-08
This document applies to firmware version 3.30
and above.
www.tektronix.com
Copyright © Tektronix. All rights reserved. Licensed software products are owned by Tektronix or its subsidiaries or
suppliers, and are protected by national copyright l aws and international treaty provisions.
Tektronix products are covered by U.S. and foreign patents, issued and pending. Information in this publica tion supercedes
that in all previously published material. Specifications and price change privileges reserved.
TEKTRONIX and TEK are registered trademarks of Tektronix, Inc.
Contacting Tektronix
Tektronix, Inc.
14200 SW Karl Braun Drive
P.O. Box 500
Beaverton, OR 97077
USA
For product information, sales, service, and technical support:
H In North America, cal l 1-800-833-9200.
H Worldwide, visit www.tektronix.com to find contac ts in your area.
WCA230A & WCA280A Programmer Manual
i
Table of Contents
Preface ix...................................................
Related Manual ix..................................................
Difference between WCA230A a nd WCA280A ix........................
Getting Started
Overview of the Manual 1--2...........................................
Connecting the Interface 1--4..........................................
Using the GPIB Port 1--5..............................................
Setting the GPIB Parameters from the Front Panel 1--6......................
Using TekVISA 1--8..................................................
Syntax and Commands
Command Syntax 2-- 1.........................................
Backus-Naur Form Definition 2--1......................................
SCPI Commands and Queries 2--2......................................
IEEE 488.2 Common Commands 2--10...................................
Constructed Mnemonics 2--10...........................................
Command Groups 2-- 11.........................................
Measurement Mode 2--12..............................................
Functional Groups 2--13...............................................
IEEE Common Commands 2--14........................................
:ABORt Commands 2--14..............................................
:CALCulate Commands 2--15...........................................
:CALibration Commands 2--16..........................................
:CONFigure Commands 2--16...........................................
:DISPlay Commands 2--17.............................................
:FETCh Commands 2--24..............................................
:FORMat Commands 2--25.............................................
:HCOPy Commands 2--26..............................................
:INITiate Commands 2--26.............................................
:INPut Commands 2--26...............................................
:INSTrument Commands 2--27..........................................
:MMEMory Commands 2--27...........................................
:PROGram Commands 2 --28............................................
:READ Commands 2--28...............................................
:SENSe Commands 2--29..............................................
:STATus Commands 2--36..............................................
:SYSTem Commands 2--36.............................................
:TRACe Commands 2--37..............................................
:TRIGger Commands 2-- 37.............................................
:UNIT Commands 2--38...............................................
Table of Contents
ii
WCA230A & WCA280A Programmer Manual
IEEE Common Commands 2--39.................................
:ABORt Commands 2--49........................................
:CALCulate Commands 2--51....................................
:CALibration Commands 2--67...................................
:CONFigure Commands 2--75....................................
:DISPlay Commands 2--89.......................................
:FETCh Commands 2--245.......................................
:FORMat Commands 2--295......................................
:HCOPy Commands 2--297.......................................
:INITiate Commands 2--301.......................................
:INPut Commands 2--305.........................................
:INSTrument Commands 2--311...................................
:MMEMory Commands 2--315....................................
:PROGram Commands 2--325.....................................
:READ Commands 2--331........................................
:SENSe Commands 2--371........................................
:STATus Commands 2--529.......................................
:SYSTem Commands 2--537.......................................
:TRACe Commands 2--547.......................................
:TRIGger Commands 2--553......................................
:UNIT Commands 2--569.........................................
Retrieving Response Message 2--571................................
Status and Events
Status and Event Reporting System 3--1..................................
Registers 3--5.......................................................
Status Registers 3--5..................................................
Enable Registers 3--9.................................................
Transition Registers 3 --11..............................................
Queues 3--12........................................................
Status and Event Processing Sequence 3--13...............................
Synchronizing Execution 3--14..........................................
Error Messages and Codes 3--17..................................
Command Errors 3--18.................................................
Execution Errors 3--20.................................................
Device Specific Errors 3--22............................................
Query Errors 3--22....................................................
Table of Contents
WCA230A & WCA280A Programmer Manual
iii
Programming Examples
General Programming Procedure 4--2....................................
Application Program Sample 4--3.......................................
Macro Program Execution Sample 4--15..................................
Appendices
Appendix A: Character Charts A-- 1..............................
Appendix B: GPIB Interface Specification B--1.....................
Interface Functions B--1...............................................
Interface Messages B--3...............................................
Appendix C: Factory Initialization Settings C--1....................
Appendix D: Setting Range D-- 1.................................
Display Format and Sca le D--1..........................................
RBW D--4..........................................................
Appendix E: SCPI Conformance Information E--1..................
Glossary and Index
Table of Contents
iv
WCA230A & WCA280A Programmer Manual
List of Figures
Figure 1-- 1: Command parts 1-- 2.................................
Figure 1-- 2: Functional groupings and an alphabetical list of
commands 1--2............................................
Figure 1--3: Event-driven p rogram 1--3...........................
Figure 1--4: Sample program (Visual C++ source code) 1--3..........
Figure 1--5: GPIB connector (rear panel) 1--4......................
Figure 1--6: GPIB connection 1--5................................
Figure 1--7: Typical GPIB network configurations 1--5..............
Figure 1--8: Remote Setup menu 1--6.............................
Figure 1--9: Setting the GPIB parameters 1--7......................
Figure 2--1: Example of SCPI subsystem hierarchy tree 2--2..........
Figure 2-- 2: Example of abbreviating a command 2-- 6...............
Figure 2-- 3: Example of chaining commands and queries 2-- 7.........
Figure 2--4: Example of omitting root and lower-level nodes in a
chained message 2--7.......................................
Figure 2-- 5: View number assignments 2-- 51........................
Figure 2--6: Horizontal scale settin g requirements 2--90...............
Figure 2--7: Horizontal scale settin g requirements for spectrum
view 2--91..................................................
Figure 2--8: :DISPlay:CCDF command setting 2--92..................
Figure 2--9: :DISPlay:DDEMod command setting 2--100...............
Figure 2--10: :DISPlay:OVIew command setting 2--128................
Figure 2--11: :DISPlay:PULSe:SPECtrum command setting 2--150......
Figure 2--12: :DISPlay:SPECtrum command setting 2--186.............
Figure 2--13: :DISPlay:TFRequency command setting 2--229...........
Figure 2--14: View disp lay formats 2--239............................
Figure 2--15: :DISPlay:WAVeform command setting 2--240.............
Figure 2-- 16: Setting up the ACPR measurement 2-- 374................
Figure 2--17: Defining the analysis range 2--377......................
Figure 2-- 18: Setting up the channel power measurement 2-- 393.........
Figure 2--19: Setting u p the C/N measurement 2--396..................
Figure 2--20: Defining the analysis range 2--406......................
Figure 2--21: Setting up the EBW measu rement 2--425................
Figure 2-- 22: Setting frequency and span 2-- 427......................
Figure 2--23: Setting up the OBW measurement 2--437................
Table of Contents
WCA230A & WCA280A Programmer Manual
v
Figure 2--24: Setting u p the spurious signal measurement 2--496........
Figure 2--25: Defining the analysis range 2--524......................
Figure 2--26: Trigger mask setting example 2--557....................
Figure 2--27: Retrieving response message 2--571.....................
Figure 3--1: Status/Event r eporting mechanism 3--2.................
Figure 3--2: The Status Byte Register (S BR) 3--6....................
Figure 3-- 3: The Standard Event Status Register (SESR) 3-- 7.........
Figure 3--4: The Operation Condition Register (OCR) 3--8...........
Figure 3-- 5: The Event Status Enable Register (ESER) 3--9...........
Figure 3--6: The Service Request Enable Register (SRER) 3--10........
Figure 3--7: Operation Enable Register (OENR) 3--10................
Figure 3--8: Operation Transition Register (OTR) 3--11...............
Figure 3-- 9: Status and event processing sequence 3--13...............
Figure 4--1: Savin g the macro programs 4--15.......................
Table of Contents
vi
WCA230A & WCA280A Programmer Manual
List of Tables
Table 2 --1: BNF symbols and meanings 2--1.......................
Table 2--2: Query response examples 2--3.........................
Table 2 --3: Parameter types used in syntax descriptions 2--4.........
Table 2 --4: Available units 2--8..................................
Table 2--5: Available SI prefixes 2--8.............................
Table 2--6: Constructed mnemonics 2-- 10..........................
Table 2--7: Measurement mode 2-- 12..............................
Table 2--8: List of command groups 2--13..........................
Table 2--9: IEEE common commands 2--14.........................
Table 2--10: :ABORt commands 2--14.............................
Table 2--11: :CALCulate commands 2--15..........................
Table 2--12: :CALibration commands 2--16........................
Table 2--13: :CONFigure commands 2--16..........................
Table 2--14: :DISPlay commands 2--17............................
Table 2--15: :FETCh commands 2--24.............................
Table 2--16: :FORMat commands 2--25............................
Table 2--17: :HCOPy commands 2--26.............................
Table 2--18: :INITiate commands 2--26............................
Table 2--19: :INPut commands 2-- 26..............................
Table 2--20: :INSTrument commands 2-- 27.........................
Table 2--21: :MMEMory commands 2--27..........................
Table 2--22: :PROGram commands 2--28..........................
Table 2--23: :READ commands 2--28..............................
Table 2 -- 24: :SENSe commands 2-- 29..............................
Table 2--25: :STATus commands 2--36.............................
Table 2--26: :SYSTem commands 2--36............................
Table 2--27: :TRACe commands 2--37.............................
Table 2--28: :TRIGger commands 2--37............................
Table 2--29: :UNIT commands 2-- 38...............................
Table 2--30: :DISPlay command subgroups 2-- 89....................
Table 2--31: Main view display formats 2--103.......................
Table 2 --32: Subview d isplay formats 2--117.........................
Table 2 --33: Subview d isplay format 2--146..........................
Table 2 --34: Subview d isplay formats 2--170.........................
Table 2 --35: Subview display formats in the signal source analysis 2--206.
Table of Contents
WCA230A & WCA280A Programmer Manual
vii
Table 2 --36: Queried information on the digital modulation analysis
results 2--254................................................
Table 2--37: Queried information 2--261............................
Table 2--38: RFID measurement selections 2--268.....................
Table 2--39: Symbol value definition 2--271..........................
Table 2--40: Signal source analysis 2--283...........................
Table 2--41: Input attenuation settings 2-- 306........................
Table 2--42: Mixer level settings 2--309.............................
Table 2--43: Refer ence level range 2--310............................
Table 2--44: Measurement mode 2-- 312.............................
Table 2 --45: Queried information on the digital modulation analysis
results 2--340................................................
Table 2--46: Signal source analysis 2--363...........................
Table 2--47: :SENSe command subgroups 2--371.....................
Table 2--48: Measurement item selections 2--382.....................
Table 2--49: B lock size setting range 2--387..........................
Table 2--50: Modu lation selections 2--413...........................
Table 2 --51: Communication standard selections 2-- 422...............
Table 2--52: Measurement frequency bands 2-- 428....................
Table 2--53: Span setting 2 --434...................................
Table 2--54: RFID measurement items 2--457........................
Table 2--55: Decoding format 2--463................................
Table 2--56: Modulation format 2--464..............................
Table 2 --57: RFID demodulation standard 2-- 468.....................
Table 2--58: FFT windows 2--489..................................
Table 2--59: S / A mode measurement items 2--491.....................
Table 2--60: Analysis length setting range 2--511.....................
Table 2 -- 61: SSOurce measurement items 2--512.....................
Table 2--62: Bin number setting range 2--556........................
Table 3 --1: SBR bit functions 3-- 6................................
Table 3 -- 2: SESR bit functions 3--7...............................
Table 3 --3: OCR bit functions 3--8...............................
Table 3--4: Command errors 3--18................................
Table 3--5: Execution errors 3--20.................................
Table 3--6: Device specific errors 3--22.............................
Table 3--7: Query err ors 3--22....................................
Table A--1: ASCII & GPIB code chart A--2.........................
Table of Contents
viii
WCA230A & WCA280A Programmer Manual
Table B--1: GPIB interface function implementation B--1............
Table B--2: Standard interface messages B--3......................
Table C--1: Factory initialization settings — IEEE common
commands C--1............................................
Table C--2: Factory i nitialization settings — :CALibration
commands C--1............................................
Table C--3: Factory initialization settings — :DISPlay commands C--1.
Table C--4: Factory initialization settings — :FORMat commands C--3
Table C--5: Factory i nitialization settings — :INITiate commands C--4.
Table C--6: Factory initialization settings — :INPut commands C-- 4...
Table C--7: Factory initialization settings — :SENSe commands C-- 4..
Table C--8: Factory initialization settings — :STATus commands C--10.
Table C--9: Factory initialization settings — :TRACe commands C--10..
Table C--10: Factory initialization settings — :TRIGger commands C--10
Table C--11: Factory initialization settings — :UNIT commands C--11..
Table D--1: Display format and scale D-- 1.........................
Table D --2: Display format and scale: RFID Measurements D--2......
Table D--3: Display format and scale: Si gnal sou rce analysis D--3.....
Table D--4: RBW setting range D-- 4..............................
Table E--1: SCPI 1999.0-defined commands E--1...................
WCA230A & WCA280A Programmer Manual
ix
Preface
This programmer manual is for the WCA230A and WCA280A Portable Wireless
Communication Analyzers. It provides information on operating your analyzer
using the General Purpose Interface Bus (GPIB).
This manual is composed of the following sections:
H Getting Started outlines how to use the GPIB interface.
H Syntax and Commands defines the syntax used in command descriptions,
presents a list of all command subsystems, and presents detailed descriptions
of all programming commands.
H Status and Events describes how the status and Events Reporting system
operates and presents a list of all system errors.
H Programming Examples describes some example analyzer programs.
H Appendices provides additional i nformation including character charts, GPIB
interface specification, and factory initialization settings.
Related Manual
WCA230A and WCA280A User Manual
(Standard accessory; Tektronix part number 071-1253-XX)
Describes how to install the analyzer and how to work with the menus and
details the functions.
Difference between WCA230A and WCA280A
WCA230A and WCA280A have the same functions except for their measure-
ment frequency ranges:
WCA230A DC to 3 GHz.........
WCA280A DC to 8 GHz.........
Unless otherwise noted, descriptions in this manual apply to both.
Preface
x
WCA230A & WCA280A Programmer Manual
Notice for Trigger Function
The trigger functions vary according to the product serial numbers due to the
different hardware as follows (the serial number is l abeled on the bottom-right
corner of the rear panel):
H S/N B020000 and above
H S/N below B020000 and J300100 and above
In this manual, descriptions of the trigger commands are marked with the
appropriate serial number i f necessary.
Getting Started
WCA230A & WCA280A Programmer Manual
1-1
Getting Started
You can write computer programs that remotely set the analyzer front panel
controls or that take measurements and read those measurements for further
analysis or storage.
To help you get started with programming the analyzer, this section includes the
following sections:
H Overview of the Manual
Summarizes the type of programming information contained in each major
section of this manual.
H Connecting the Interface
Describes how to physically connect the analyzer to a controller.
H Using GPIB Ports
Describes how to use the GPIB port.
H Setting t he GPIB Parameters from the Front Panel
Describes how to set the GPIB parameters from the front panel.
H Using TekVISA
Describes how to use the TekVISA communication protocol.
Getting Started
1-2
WCA230A & WCA280A Programmer Manual
Overview of the Manual
The information contained in each major section of this manual is described
below.
Section 2, Syntax and Commands, describes the structure and content of the
messages your program sends to the analyzer. Figure 1--1 shows command parts
as described in the Command Syntax subsection.
Comma
:MMEMory:COPY FILE1,FILE2
Header
Mnemonics
ArgumentsSpace
Command parts
Figure 1- 1: Command parts
Section 2 also describes the effect of each command and provides examples of
how you might use it. The Command Groups section provides lists by functional
areas. The IEEE Common Commands and the subsequent sections arrange
commands alphabetically (Figure 1--2).
:TRIGger
:CALCulate:DLINe
:CALCulate:MARKer:AOFF
:CALCulate:MARKer:X
IEEE Common Commands
*CAL?
*CLS
*ESE
*ESR
*IDN?
*OPC
:ABORt Commands
:CALCulate Commands
Syntax:...
Examples:...
S
E
S
E
Commands grouped in functional areas Commands listed alphabetically
Arguments:
A
A
Figure 1- 2: Functional groupings and an alphabetical list of commands
Syntax and Commands
Getting Started
WCA230A & WCA280A Programmer Manual
1-3
The program may request information from the analyzer. The analyzer provides
information in the form of status and error messages. Figure 1--3 illustrates the
basic operation of this system.
Section 3, Status and Events, describes how to get status or event information
from t he program and details the event and error messages.
Your program requests
status and event reports.
The analyzer sends status and event reports.
GPIB cable
Controller
WCA230A/WCA280A
Figure 1- 3: Event-driven program
Section 4, Programming Examples, includes Visual C++ source code as well as
sample programs for running macro programs.
GpibWrite("INSTrument 'SANORMAL'");
GpibWrite("*RST");
GpibTimeOut(NORMAL_TIME);
GpibWrite("CONFigure:SPECtrum:CHPower");
GpibWrite("FREQuency:BAND RF1B");
GpibWrite("FREQuency:CENTer 1GHz");
GpibWrite("FREQuency:SPAN 1MHz");
GpibWrite("*CAL?");
GpibRead(readBuf, MAX_BUF);
printf("*CAL? result = %s\n", readBuf);
GpibWrite("CHPower:BANDwidth:INTegration 300kHz");
GpibWrite("SPECtrum:AVERage ON");
Figure 1- 4: Sample program (Visual C++ source code)
Status and Events
Programming Examples
Getting Started
1-4
WCA230A & WCA280A Programmer Manual
Connecting the Interface
The analyzer has a 24-pin GPIB connector on its rear panel, as shown in
Figure 1--5. This connector has a D-type shell and conforms to IEEE Std
488.1--1987.
Attach an IEEE Std 488.1-1987 GPIB cable (Tektronix part number
012-0991-00) to this connector.
GPIB connector
Figure 1- 5: GPIB connector (rear panel)
Appendix B: GPIB Interface Specifications gives more information on the GPIB
configuration of the analyzer.
For the other interfaces, refer to the WCA230A and WCA280A User Manual.
Getting Started
WCA230A & WCA280A Programmer Manual
1-5
Using the GPIB Port
The analyzer has Talker/Listener functions through which it can communicate
with other devices, as well as the external controller, located on the bus.
GPIB
Controller Using the analyzer as a talker or listener
Figure 1- 6: GPIB connection
Observe these rules when you use your analyzer with a GPIB network:
H Assign a unique device address to each device on the bus. No two devices
can share the same device address.
H Do not connect more than 15 devices to any one bus.
H Connect one device for every 2 meters (6 feet) of cable used.
H Do not use more than 20 meters (65 feet) of cable to connect devices to a
bus.
H Turn on at least two-thirds of t he devices on the network while using the
network.
H Connect the devices on the network in a star or linear configuration as shown
in Figure 1--7. Do not use loop or parallel configurations.
GPIB Device
GPIB Device
GPIB Device
GPIB Device
GPIB Device
GPIB Device
GPIB Device
Figure 1- 7: Typical GPIB network configurations
GPIB Requirements
Getting Started
1-6
WCA230A & WCA280A Programmer Manual
Setting the GPIB Parameters from the Front Panel
Use the SYSTEM → Remote Setup menu to set the GPIB parameters as
required for the bus configuration. Once you have set the parameters, you can
control the analyzer through the GPIB interface.
Display Brightness
Reset All to Factory Defaults
Remote Setup...
Version and Installed Options...
Instrument Setup...
Remote Interface
GPIB Setup...
Ethernet Setup...
Off/On
GPIB Port
TekVISA
GPIB Address
Connection Mode...
Figure 1- 8: Remote Setup menu
The Remote Setup menu contains the following controls:
Remote Interface. Turns on or off the connection between the analyzer and the
interface bus.
GPIB Setup... Sets the GPIB address and connection mode.
GPIB Address. Sets the GPIB address of the analyzer when GPIB Port is
selected as the Connection Mode. Range: 0 to 30 (default: 1)
Connection Mode. Selects the physical GPIB port or the virtual (TekVISA)
connection method.
H GPIB Port. Default. Uses the IEEE488.2 connector on the rear panel of the
analyzer to communicate with an external controller.
Refer to the next section Setting up the GPIB port for the procedure.
H TekVISA. Uses TekVISA to communicate with test instrumentation through
Ethernet (LAN connector on the side panel of the analyzer), and also to run a
control program locally on the analyzer.
Refer to Using TekVISA on page 1--8 for more information.
Remote Setup Menu
  • Page 1 1
  • Page 2 2
  • Page 3 3
  • Page 4 4
  • Page 5 5
  • Page 6 6
  • Page 7 7
  • Page 8 8
  • Page 9 9
  • Page 10 10
  • Page 11 11
  • Page 12 12
  • Page 13 13
  • Page 14 14
  • Page 15 15
  • Page 16 16
  • Page 17 17
  • Page 18 18
  • Page 19 19
  • Page 20 20
  • Page 21 21
  • Page 22 22
  • Page 23 23
  • Page 24 24
  • Page 25 25
  • Page 26 26
  • Page 27 27
  • Page 28 28
  • Page 29 29
  • Page 30 30
  • Page 31 31
  • Page 32 32
  • Page 33 33
  • Page 34 34
  • Page 35 35
  • Page 36 36
  • Page 37 37
  • Page 38 38
  • Page 39 39
  • Page 40 40
  • Page 41 41
  • Page 42 42
  • Page 43 43
  • Page 44 44
  • Page 45 45
  • Page 46 46
  • Page 47 47
  • Page 48 48
  • Page 49 49
  • Page 50 50
  • Page 51 51
  • Page 52 52
  • Page 53 53
  • Page 54 54
  • Page 55 55
  • Page 56 56
  • Page 57 57
  • Page 58 58
  • Page 59 59
  • Page 60 60
  • Page 61 61
  • Page 62 62
  • Page 63 63
  • Page 64 64
  • Page 65 65
  • Page 66 66
  • Page 67 67
  • Page 68 68
  • Page 69 69
  • Page 70 70
  • Page 71 71
  • Page 72 72
  • Page 73 73
  • Page 74 74
  • Page 75 75
  • Page 76 76
  • Page 77 77
  • Page 78 78
  • Page 79 79
  • Page 80 80
  • Page 81 81
  • Page 82 82
  • Page 83 83
  • Page 84 84
  • Page 85 85
  • Page 86 86
  • Page 87 87
  • Page 88 88
  • Page 89 89
  • Page 90 90
  • Page 91 91
  • Page 92 92
  • Page 93 93
  • Page 94 94
  • Page 95 95
  • Page 96 96
  • Page 97 97
  • Page 98 98
  • Page 99 99
  • Page 100 100
  • Page 101 101
  • Page 102 102
  • Page 103 103
  • Page 104 104
  • Page 105 105
  • Page 106 106
  • Page 107 107
  • Page 108 108
  • Page 109 109
  • Page 110 110
  • Page 111 111
  • Page 112 112
  • Page 113 113
  • Page 114 114
  • Page 115 115
  • Page 116 116
  • Page 117 117
  • Page 118 118
  • Page 119 119
  • Page 120 120
  • Page 121 121
  • Page 122 122
  • Page 123 123
  • Page 124 124
  • Page 125 125
  • Page 126 126
  • Page 127 127
  • Page 128 128
  • Page 129 129
  • Page 130 130
  • Page 131 131
  • Page 132 132
  • Page 133 133
  • Page 134 134
  • Page 135 135
  • Page 136 136
  • Page 137 137
  • Page 138 138
  • Page 139 139
  • Page 140 140
  • Page 141 141
  • Page 142 142
  • Page 143 143
  • Page 144 144
  • Page 145 145
  • Page 146 146
  • Page 147 147
  • Page 148 148
  • Page 149 149
  • Page 150 150
  • Page 151 151
  • Page 152 152
  • Page 153 153
  • Page 154 154
  • Page 155 155
  • Page 156 156
  • Page 157 157
  • Page 158 158
  • Page 159 159
  • Page 160 160
  • Page 161 161
  • Page 162 162
  • Page 163 163
  • Page 164 164
  • Page 165 165
  • Page 166 166
  • Page 167 167
  • Page 168 168
  • Page 169 169
  • Page 170 170
  • Page 171 171
  • Page 172 172
  • Page 173 173
  • Page 174 174
  • Page 175 175
  • Page 176 176
  • Page 177 177
  • Page 178 178
  • Page 179 179
  • Page 180 180
  • Page 181 181
  • Page 182 182
  • Page 183 183
  • Page 184 184
  • Page 185 185
  • Page 186 186
  • Page 187 187
  • Page 188 188
  • Page 189 189
  • Page 190 190
  • Page 191 191
  • Page 192 192
  • Page 193 193
  • Page 194 194
  • Page 195 195
  • Page 196 196
  • Page 197 197
  • Page 198 198
  • Page 199 199
  • Page 200 200
  • Page 201 201
  • Page 202 202
  • Page 203 203
  • Page 204 204
  • Page 205 205
  • Page 206 206
  • Page 207 207
  • Page 208 208
  • Page 209 209
  • Page 210 210
  • Page 211 211
  • Page 212 212
  • Page 213 213
  • Page 214 214
  • Page 215 215
  • Page 216 216
  • Page 217 217
  • Page 218 218
  • Page 219 219
  • Page 220 220
  • Page 221 221
  • Page 222 222
  • Page 223 223
  • Page 224 224
  • Page 225 225
  • Page 226 226
  • Page 227 227
  • Page 228 228
  • Page 229 229
  • Page 230 230
  • Page 231 231
  • Page 232 232
  • Page 233 233
  • Page 234 234
  • Page 235 235
  • Page 236 236
  • Page 237 237
  • Page 238 238
  • Page 239 239
  • Page 240 240
  • Page 241 241
  • Page 242 242
  • Page 243 243
  • Page 244 244
  • Page 245 245
  • Page 246 246
  • Page 247 247
  • Page 248 248
  • Page 249 249
  • Page 250 250
  • Page 251 251
  • Page 252 252
  • Page 253 253
  • Page 254 254
  • Page 255 255
  • Page 256 256
  • Page 257 257
  • Page 258 258
  • Page 259 259
  • Page 260 260
  • Page 261 261
  • Page 262 262
  • Page 263 263
  • Page 264 264
  • Page 265 265
  • Page 266 266
  • Page 267 267
  • Page 268 268
  • Page 269 269
  • Page 270 270
  • Page 271 271
  • Page 272 272
  • Page 273 273
  • Page 274 274
  • Page 275 275
  • Page 276 276
  • Page 277 277
  • Page 278 278
  • Page 279 279
  • Page 280 280
  • Page 281 281
  • Page 282 282
  • Page 283 283
  • Page 284 284
  • Page 285 285
  • Page 286 286
  • Page 287 287
  • Page 288 288
  • Page 289 289
  • Page 290 290
  • Page 291 291
  • Page 292 292
  • Page 293 293
  • Page 294 294
  • Page 295 295
  • Page 296 296
  • Page 297 297
  • Page 298 298
  • Page 299 299
  • Page 300 300
  • Page 301 301
  • Page 302 302
  • Page 303 303
  • Page 304 304
  • Page 305 305
  • Page 306 306
  • Page 307 307
  • Page 308 308
  • Page 309 309
  • Page 310 310
  • Page 311 311
  • Page 312 312
  • Page 313 313
  • Page 314 314
  • Page 315 315
  • Page 316 316
  • Page 317 317
  • Page 318 318
  • Page 319 319
  • Page 320 320
  • Page 321 321
  • Page 322 322
  • Page 323 323
  • Page 324 324
  • Page 325 325
  • Page 326 326
  • Page 327 327
  • Page 328 328
  • Page 329 329
  • Page 330 330
  • Page 331 331
  • Page 332 332
  • Page 333 333
  • Page 334 334
  • Page 335 335
  • Page 336 336
  • Page 337 337
  • Page 338 338
  • Page 339 339
  • Page 340 340
  • Page 341 341
  • Page 342 342
  • Page 343 343
  • Page 344 344
  • Page 345 345
  • Page 346 346
  • Page 347 347
  • Page 348 348
  • Page 349 349
  • Page 350 350
  • Page 351 351
  • Page 352 352
  • Page 353 353
  • Page 354 354
  • Page 355 355
  • Page 356 356
  • Page 357 357
  • Page 358 358
  • Page 359 359
  • Page 360 360
  • Page 361 361
  • Page 362 362
  • Page 363 363
  • Page 364 364
  • Page 365 365
  • Page 366 366
  • Page 367 367
  • Page 368 368
  • Page 369 369
  • Page 370 370
  • Page 371 371
  • Page 372 372
  • Page 373 373
  • Page 374 374
  • Page 375 375
  • Page 376 376
  • Page 377 377
  • Page 378 378
  • Page 379 379
  • Page 380 380
  • Page 381 381
  • Page 382 382
  • Page 383 383
  • Page 384 384
  • Page 385 385
  • Page 386 386
  • Page 387 387
  • Page 388 388
  • Page 389 389
  • Page 390 390
  • Page 391 391
  • Page 392 392
  • Page 393 393
  • Page 394 394
  • Page 395 395
  • Page 396 396
  • Page 397 397
  • Page 398 398
  • Page 399 399
  • Page 400 400
  • Page 401 401
  • Page 402 402
  • Page 403 403
  • Page 404 404
  • Page 405 405
  • Page 406 406
  • Page 407 407
  • Page 408 408
  • Page 409 409
  • Page 410 410
  • Page 411 411
  • Page 412 412
  • Page 413 413
  • Page 414 414
  • Page 415 415
  • Page 416 416
  • Page 417 417
  • Page 418 418
  • Page 419 419
  • Page 420 420
  • Page 421 421
  • Page 422 422
  • Page 423 423
  • Page 424 424
  • Page 425 425
  • Page 426 426
  • Page 427 427
  • Page 428 428
  • Page 429 429
  • Page 430 430
  • Page 431 431
  • Page 432 432
  • Page 433 433
  • Page 434 434
  • Page 435 435
  • Page 436 436
  • Page 437 437
  • Page 438 438
  • Page 439 439
  • Page 440 440
  • Page 441 441
  • Page 442 442
  • Page 443 443
  • Page 444 444
  • Page 445 445
  • Page 446 446
  • Page 447 447
  • Page 448 448
  • Page 449 449
  • Page 450 450
  • Page 451 451
  • Page 452 452
  • Page 453 453
  • Page 454 454
  • Page 455 455
  • Page 456 456
  • Page 457 457
  • Page 458 458
  • Page 459 459
  • Page 460 460
  • Page 461 461
  • Page 462 462
  • Page 463 463
  • Page 464 464
  • Page 465 465
  • Page 466 466
  • Page 467 467
  • Page 468 468
  • Page 469 469
  • Page 470 470
  • Page 471 471
  • Page 472 472
  • Page 473 473
  • Page 474 474
  • Page 475 475
  • Page 476 476
  • Page 477 477
  • Page 478 478
  • Page 479 479
  • Page 480 480
  • Page 481 481
  • Page 482 482
  • Page 483 483
  • Page 484 484
  • Page 485 485
  • Page 486 486
  • Page 487 487
  • Page 488 488
  • Page 489 489
  • Page 490 490
  • Page 491 491
  • Page 492 492
  • Page 493 493
  • Page 494 494
  • Page 495 495
  • Page 496 496
  • Page 497 497
  • Page 498 498
  • Page 499 499
  • Page 500 500
  • Page 501 501
  • Page 502 502
  • Page 503 503
  • Page 504 504
  • Page 505 505
  • Page 506 506
  • Page 507 507
  • Page 508 508
  • Page 509 509
  • Page 510 510
  • Page 511 511
  • Page 512 512
  • Page 513 513
  • Page 514 514
  • Page 515 515
  • Page 516 516
  • Page 517 517
  • Page 518 518
  • Page 519 519
  • Page 520 520
  • Page 521 521
  • Page 522 522
  • Page 523 523
  • Page 524 524
  • Page 525 525
  • Page 526 526
  • Page 527 527
  • Page 528 528
  • Page 529 529
  • Page 530 530
  • Page 531 531
  • Page 532 532
  • Page 533 533
  • Page 534 534
  • Page 535 535
  • Page 536 536
  • Page 537 537
  • Page 538 538
  • Page 539 539
  • Page 540 540
  • Page 541 541
  • Page 542 542
  • Page 543 543
  • Page 544 544
  • Page 545 545
  • Page 546 546
  • Page 547 547
  • Page 548 548
  • Page 549 549
  • Page 550 550
  • Page 551 551
  • Page 552 552
  • Page 553 553
  • Page 554 554
  • Page 555 555
  • Page 556 556
  • Page 557 557
  • Page 558 558
  • Page 559 559
  • Page 560 560
  • Page 561 561
  • Page 562 562
  • Page 563 563
  • Page 564 564
  • Page 565 565
  • Page 566 566
  • Page 567 567
  • Page 568 568
  • Page 569 569
  • Page 570 570
  • Page 571 571
  • Page 572 572
  • Page 573 573
  • Page 574 574
  • Page 575 575
  • Page 576 576
  • Page 577 577
  • Page 578 578
  • Page 579 579
  • Page 580 580
  • Page 581 581
  • Page 582 582
  • Page 583 583
  • Page 584 584
  • Page 585 585
  • Page 586 586
  • Page 587 587
  • Page 588 588
  • Page 589 589
  • Page 590 590
  • Page 591 591
  • Page 592 592
  • Page 593 593
  • Page 594 594
  • Page 595 595
  • Page 596 596
  • Page 597 597
  • Page 598 598
  • Page 599 599
  • Page 600 600
  • Page 601 601
  • Page 602 602
  • Page 603 603
  • Page 604 604
  • Page 605 605
  • Page 606 606
  • Page 607 607
  • Page 608 608
  • Page 609 609
  • Page 610 610
  • Page 611 611
  • Page 612 612
  • Page 613 613
  • Page 614 614
  • Page 615 615
  • Page 616 616
  • Page 617 617
  • Page 618 618
  • Page 619 619
  • Page 620 620
  • Page 621 621
  • Page 622 622
  • Page 623 623
  • Page 624 624
  • Page 625 625
  • Page 626 626
  • Page 627 627
  • Page 628 628
  • Page 629 629
  • Page 630 630
  • Page 631 631
  • Page 632 632
  • Page 633 633
  • Page 634 634
  • Page 635 635
  • Page 636 636
  • Page 637 637
  • Page 638 638
  • Page 639 639
  • Page 640 640
  • Page 641 641
  • Page 642 642
  • Page 643 643
  • Page 644 644
  • Page 645 645
  • Page 646 646
  • Page 647 647
  • Page 648 648
  • Page 649 649
  • Page 650 650
  • Page 651 651
  • Page 652 652
  • Page 653 653
  • Page 654 654
  • Page 655 655
  • Page 656 656
  • Page 657 657
  • Page 658 658
  • Page 659 659
  • Page 660 660
  • Page 661 661
  • Page 662 662
  • Page 663 663
  • Page 664 664
  • Page 665 665
  • Page 666 666
  • Page 667 667
  • Page 668 668
  • Page 669 669
  • Page 670 670
  • Page 671 671
  • Page 672 672
  • Page 673 673
  • Page 674 674
  • Page 675 675
  • Page 676 676
  • Page 677 677
  • Page 678 678

Tektronix WCA280A Programmer's Manual

Type
Programmer's Manual
This manual is also suitable for

Ask a question and I''ll find the answer in the document

Finding information in a document is now easier with AI