
Mixed-Domain Oscilloscope
ISO-9001 CERTIFIED MANUFACTURER

This manual contains proprietary information which is protected by
copyright. All rights are reserved. No part of this manual may be
photocopied, reproduced or translated to another language without
prior written consent of Good Will Corporation.
The information in this manual was correct at the time of printing.
However, Good Will continues to improve products and reserves the
right to change specifications, equipment, and maintenance
procedures at any time without notice.
Windows is a registered trademark of Microsoft Corporation in the United States and other countries.
Good Will Instrument Co., Ltd.
No. 7-1, Jhongsing Rd., Tucheng Dist., New Taipei City 236, Taiwan.
2

Table of contents
Table of Contents
INTERFACE OVERVIEW .................................................... 5
Interface Configuration .............................. 5
COMMAND OVERVIEW ................................................. 15
Command Syntax ..................................... 15
List of Commands in Functional Order .... 17
COMMAND DETAILS ..................................................... 32
Common Commands ............................... 34
Acquisition Commands ............................ 40
Autoscale Commands .............................. 48
Vertical Commands .................................. 49
Math Commands ..................................... 55
Cursor Commands ................................... 64
Display Commands .................................. 75
Hardcopy Commands .............................. 79
Measure Commands ................................ 82
Measurement Commands ....................... 108
Reference Commands ............................. 116
Run Command ........................................ 119
Stop Command ....................................... 120
Single Command..................................... 121
Force Command ...................................... 122
Timebase Commands.............................. 123
Trigger Commands .................................. 126
System Commands ................................. 160
Save/Recall Commands .......................... 161
Ethernet Command ................................. 166
Time Command ...................................... 167
Bus Decode Commands .......................... 168
Mark Commands..................................... 179
3

MDO-2000A series programming manual
Search Commands ................................. 181
Label Commands ................................... 211
Segment Commands .............................. 217
DVM Commands .................................... 226
Go_NoGo Commands ............................ 228
AWG Commands .................................... 234
Data Logging Commands ....................... 255
Remote Disk Commands ........................ 258
Spectrum Analyzer Commands .............. 261
USB Delay Command ............................. 275
FRA Commands ..................................... 276
APPENDIX .................................................................... 282
Error messages ...................................... 282
INDEX .......................................................................... 286
4

INTERFACE OVERVIEW
MDO-2000A Aside
connector
CDC (communications device
class)
1. Press the Utility key.
2. Press I/O from the bottom menu.
3. Press USB Device Port from the side
menu and select Computer.
4. Connect the USB cable to the rear
panel device port.
INTERFACE OVERVIEW
This manual describes how to use the MDO2000A's remote command functionality and lists
the command details. The Overview chapter
describes how to configure the USB and Ethernet
remote control interfaces.
Interface Configuration
Configure USB Interface
5

MDO-2000A series programming manual
5. When the PC asks for the USB driver, select the
USB driver included on the accompanying User
Manual CD or download the driver from the
GW Instek website, www.gwinstek.com, in the
MDO-2000A Download section. The driver
automatically sets the MDO-2000A as a serial
COM port (Shown as VPO in the PORTS node).
Invoke a terminal application such as RealTerm.
Set the COM port, baud rate, stop bit, data bit, and
parity accordingly.
To check the COM port number and associated
port settings, see the Device Manager in the PC.
For Windows 7:
Control panel → Hardware and Sound→ Device
Manager
Example: Configuring RealTerm:
Key in this query command via the terminal
application.
*idn?
This should return the Manufacturer, Model
number, Serial number, and Firmware version in
the following format.
GW,MDO-2202A,PXXXXXX,V1.00
USB Functionality Check
6

INTERFACE OVERVIEW
Subnet Mask
HTTP Port 80 (fixed)
The Ethernet interface is used for remote control
using a socket server connection. For details,
please see the Socket Server section on page 9.
1. Connect the Ethernet cable to the
LAN port on the rear panel.
2. Press the Utility key.
3. Press I/O from the bottom menu.
4. Press Ethernet from the side menu.
5. Set DHCP/BOOTP to On or Off
from the side menu.
IP addresses will automatically be assigned with
DHCP/BOOTP set to on. For Static IP Addresses,
DHCP/BOOTP should be set to off.
Configure the Ethernet Interface
7

MDO-2000A series programming manual
6. Use the Up and Down arrows on
the side menu to navigate to each
Ethernet configuration item.
MAC Address, Instrument Name,
User Password, Instrument IP
Address, Domain Name, DNS IP
Address, Gateway IP Address,
Subnet Mask
Note: HTTP Port is fixed at 80.
7. Use the Variable knob to highlight a
character and use the Select key to
choose a character.
8

INTERFACE OVERVIEW
Press Backspace to delete a
character.
Press Save Now to save the
configuration. Complete will be
displayed when successful.
1. Configure the IP address for the
MDO-2000A.
2. Press the Utility key.
3. Press I/O from the bottom menu.
4. Press Socket Server from the side
menu.
5. Press Select Port and choose the
port number with the Variable
knob.
6. Press Set Port to confirm the port
number.
7. The Current Port icon will update
to the new port number.
Configure Socket Server
The MDO-2000A supports socket server functionality for direct twoway communication with a client PC or device over LAN. By default,
the Socket Server is off.
9

MDO-2000A series programming manual
8. Press Server and turn the socket
server On.
NI Measurement
and Automation
Explorer
To test the socket server functionality, National
Instruments Measurement and Automation
Explorer can be used. This program is available on
the NI website, www.ni.com.
1. Configure the IP address for the
MDO-2000A.
2. Configure the socket port.
3. Start the NI Measurement and
Automation Explorer (MAX)
program. Using Windows, press:
Start>All Programs>National
Instruments>Measurement & Automation
4. From the Configuration panel access;
My System>Devices and Interfaces>Network
Devices
Socket Server Functionality Check
10

INTERFACE OVERVIEW
5. Right click Network Devices and select Create
New Visa TCP/IP Resource…
6. Select Manual Entry of Raw Socket from the
popup window.
7. Click Next.
11

MDO-2000A series programming manual
8. Enter the MDO-2000A’s IP address and socket
port number.
9. Click Validate.
10. A popup will appear to tell you if a VISA socket
session was successfully created.
11. Click Next.
12. Choose an alias for the socket connection if you
like.
13. Click Finish to finish the configuration.
14. The MDO-2000A will now appear under
Network Devices in the Configuration Panel.
12

INTERFACE OVERVIEW
15. Click the Open Visa Test Panel to send a remote
command to the MDO-2000A.
16. Click on the Configuration icon.
17. Select the I/O Settings tab.
18. Mark the Enable Termination Character checkbox.
Make sure the termination character is a line
feed (/n, value: xA).
19. Click Apply Changes.
13

MDO-2000A series programming manual
20. Click the Input/Output icon.
21. Make sure *IDN? query is selected in the Select
or Enter Command drop box.
22. Click on Query.
23. The manufacturer, model number, serial
number and firmware version will be displayed
in the buffer. For example:
GW,MDO-2202A,PXXXXXX,V1.00
20
21
22
23
MSO
GW, MDO-2202A, PXXXXXX, V1.00\N
14

COMMAND OVERVIEW
USB CDC_ACM compatible
SCPI, 1994 (partially compatible)
Commands and queries have two different forms,
long and short. The command syntax is written
with the short form of the command in capitals
and the remainder (long form) in lower case.
The commands can be written in capitals or lowercase, just so long as the short or long forms are
complete. An incomplete command will not be
recognized.
Below are examples of correctly written
commands.
:TIMebase:SCALe?
Short
Long
Short
COMMAND OVERVIEW
The Command overview chapter lists all MDO2000A commands in functional order as well as
alphabetical order. The command syntax section
shows you the basic syntax rules you have to
apply when using commands.
Command Syntax
15

MDO-2000A series programming manual
1: command header
2: single space
3: parameter
4: message terminator
floating point
with an exponent
Commands are non-case sensitive.
:TIMebase:SCALe <NR3>LF
1 2 3 4
16

COMMAND OVERVIEW
*IDN? ...........................................................................34
*LRN? ...........................................................................34
*SAV .............................................................................35
*RCL .............................................................................35
*RST .............................................................................35
*CLS .............................................................................36
*ESE .............................................................................36
*ESR .............................................................................36
*OPC ............................................................................37
*SRE .............................................................................37
*STB .............................................................................38
:ACQuire:AVERage .......................................................40
:ACQuire:MODe ..........................................................41
:ACQuire<X>:MEMory? ...............................................41
:ACQuire:FILTer:SOURce ............................................43
:ACQuire:FILTer ...........................................................44
:ACQuire:FILTer:FREQuency .......................................44
:ACQuire:FILTer:FREQuency:UPPER ..........................44
:ACQuire:FILTer:FREQuency:LOWER .........................45
:ACQuire:FILTer:TYPe..................................................45
:ACQuire:FILTer:TRACking ..........................................46
:ACQuire<X>:STATe? ...................................................46
:ACQuire:INTERpolation .............................................46
:ACQuire:RECOrdlength ..............................................47
:HEADer .......................................................................47
:AUTOSet .....................................................................48
:AUTORSET:MODe .....................................................48
:CHANnel<X>:BWLimit ...............................................49
:CHANnel<X>:COUPling .............................................50
:CHANnel<X>:DESKew ...............................................50
List of Commands in Functional Order
17

MDO-2000A series programming manual
:CHANnel<X>:DISPlay ................................................ 50
:CHANnel<X>:EXPand ................................................ 51
:CHANnel<X>:IMPedance? ......................................... 51
:CHANnel<X>:INVert .................................................. 52
:CHANnel<X>:POSition .............................................. 52
:CHANnel<X>:PROBe:RATio ...................................... 53
:CHANnel<X>:PROBe:TYPe ........................................ 53
:CHANnel<X>:SCALe .................................................. 54
:MATH:DISP ................................................................ 55
:MATH:TYPe ................................................................ 56
:MATH:DUAL:SOURce<X> ......................................... 56
:MATH:DUAL:OPERator ............................................. 57
:MATH:DUAL:POSition ............................................... 57
:MATH:DUAL:SCALe ................................................... 57
:MATH:FFT:SOURce ................................................... 58
:MATH:FFT:MAG ........................................................ 58
:MATH:FFT:WINDow .................................................. 58
:MATH:FFT:POSition .................................................. 59
:MATH:FFT:SCALe ...................................................... 59
:MATH:FFT:HORizontal:SCALe .................................. 60
:MATH:FFT:HORizontal:POSition .............................. 60
:MATH:DEFine ............................................................ 60
:MATHVAR? ................................................................. 61
:MATHVAR:VAR<X> .................................................... 62
:MATH:ADVanced:POSition ....................................... 62
:MATH:ADVanced:SCALe ........................................... 63
:CURSor:MODe ........................................................... 64
:CURSor:SOURce......................................................... 65
:CURSor:HUNI ............................................................ 65
:CURSor:HUSE ............................................................ 66
:CURSor:VUNI ............................................................. 66
:CURSor:VUSE ............................................................. 67
:CURSor:DDT ............................................................... 67
18

COMMAND OVERVIEW
:CURSor:H1Position ....................................................68
:CURSor:H2Position ....................................................68
:CURSor:HDELta .........................................................68
:CURSor:V1Position .....................................................69
:CURSor:V2Position .....................................................69
:CURSor:VDELta ..........................................................69
:CURSor:XY:RECTangular:X:POSition<X> ..................70
:CURSor:XY:RECTangular:X:DELta .............................70
:CURSor:XY:RECTangular:Y:POSition<X> ..................70
:CURSor:XY:RECTangular:Y:DELta .............................71
:CURSor:XY:POLar:RADIUS:POSition<X> ..................71
:CURSor:XY:POLar:RADIUS:DELta .............................72
:CURSor:XY:POLar:THETA:POSition<X> ...................72
:CURSor:XY:POLar:THETA:DELta ...............................72
:CURSor:XY:PRODuct:POSition<X> ...........................73
:CURSor:XY:PRODuct:DELta.......................................73
:CURSor:XY:RATio:POSition<X> .................................73
:CURSor:XY:RATio:DELta ............................................74
:DISPlay:INTensity:WAVEform ....................................75
:DISPlay:INTensity:GRATicule.....................................75
:DISPlay:INTensity:BACKLight ....................................76
:DISPlay:INTensity:BACKLight:AUTODim:ENAble ....76
:DISPlay:INTENSITy:BACKLight:AUTODim:TIMe .....76
:DISPlay:PERSistence ..................................................77
:DISPlay:GRATicule .....................................................77
:DISPlay:WAVEform .....................................................78
:DISPlay:OUTPut .........................................................78
:HARDcopy:START ......................................................79
:HARDcopy:MODe ......................................................79
:HARDcopy:PRINTINKSaver .......................................80
:HARDcopy:SAVEINKSaver .........................................80
:HARDcopy:SAVEFORMat ..........................................80
:HARDcopy:ASSIGN ....................................................81
19

MDO-2000A series programming manual
:MEASure:GATing........................................................ 83
:MEASure:SOURce ...................................................... 83
:MEASure:METHod ..................................................... 84
:MEASUrement:REFLevel:PERCent:HIGH ................. 84
:MEASUrement:REFLevel:PERCent:LOW ................... 85
:MEASUrement:REFLevel:PERCent:MID .................... 85
:MEASUrement:REFLevel:PERCent:MID2 .................. 85
:MEASure:FALL ............................................................ 86
:MEASure:FOVShoot ................................................... 86
:MEASure:FPReshoot .................................................. 87
:MEASure:FREQuency ................................................. 87
:MEASure:NWIDth ...................................................... 88
:MEASure:PDUTy ........................................................ 88
:MEASure:PERiod ........................................................ 89
:MEASure:PWIDth ....................................................... 89
:MEASure:RISe ............................................................ 90
:MEASure:ROVShoot ................................................... 91
:MEASure:RPReshoot .................................................. 91
:MEASure:PPULSE ....................................................... 92
:MEASure:NPULSE ...................................................... 92
:MEASure:PEDGE ........................................................ 93
:MEASure:NEDGE ....................................................... 93
:MEASure:AMPlitude ................................................... 94
:MEASure:MEAN ......................................................... 94
:MEASure:CMEan ........................................................ 95
:MEASure:HIGH .......................................................... 96
:MEASure:LOW ............................................................ 96
:MEASure:MAX ............................................................ 97
:MEASure:MIN ............................................................ 97
:MEASure:PK2PK ......................................................... 98
:MEASure:RMS ............................................................ 98
:MEASure:CRMS .......................................................... 99
:MEASure:AREa ......................................................... 100
:MEASure:CARea ....................................................... 100
:MEASure:FRRDelay .................................................. 101
20

COMMAND OVERVIEW
:MEASure:FRFDelay...................................................101
:MEASure:FFRDelay...................................................102
:MEASure:FFFDelay ...................................................103
:MEASure:LRRDelay ..................................................103
:MEASure:LRFDelay ...................................................104
:MEASure:LFRDelay ...................................................104
:MEASure:LFFDelay ...................................................105
:MEASure:PHAse .......................................................106
:MEASure:PFLI ...........................................................106
:MEASure:FLI .............................................................107
:MEASUrement:MEAS<X>:SOURCE<X> ..................108
:MEASUrement:MEAS<X>:TYPe ...............................109
:MEASUrement:MEAS<X>:STATE ............................109
:MEASUrement:MEAS<X>:VALue.............................110
:MEASUrement:MEAS<X>:MAXimum .....................111
:MEASUrement:MEAS<X>:MEAN ............................112
:MEASUrement:MEAS<X>:MINImum .....................112
:MEASUrement:MEAS<X>:STDdev ..........................113
:MEASUrement:STATIstics:MODe ...........................114
:MEASUrement:STATIstics:WEIghting .....................114
:MEASUrement:STATIstics .......................................115
:REF<X>:DISPlay ........................................................116
:REF<X>:TIMebase:POSition ....................................116
:REF<X>:TIMebase:SCALe ........................................117
:REF<X>:OFFSet ........................................................117
:REF<x>:SCALe ..........................................................118
:RUN ..........................................................................119
:STOP .........................................................................120
:SINGle .......................................................................121
21

MDO-2000A series programming manual
:FORCe ....................................................................... 122
:TIMebase:EXPand .................................................... 123
:TIMebase:POSition .................................................. 123
:TIMebase:SCALe ...................................................... 124
:TIMebase:MODe ...................................................... 124
:TIMebase:WINDow:POSition .................................. 124
:TIMebase:WINDow:SCALe ...................................... 125
:TRIGger:FREQuency ................................................. 127
:TRIGger:TYPe ........................................................... 128
:TRIGger:SOURce ...................................................... 128
:TRIGger:COUPle....................................................... 129
:TRIGger:NREJ ........................................................... 129
:TRIGger:MODe ......................................................... 130
:TRIGger:HOLDoff..................................................... 130
:TRIGger:LEVel........................................................... 130
:TRIGger:HLEVel ....................................................... 131
:TRIGger:LLEVel ......................................................... 131
:TRIGger:EDGe:SLOP ................................................ 132
:TRIGger:DELay:SLOP ............................................... 132
:TRIGger:DELay:TYPe ................................................ 133
:TRIGger:DELay:TIMe ................................................ 133
:TRIGger:DELay:EVENt.............................................. 133
:TRIGger:DELay:LEVel ............................................... 134
:TRIGger:PULSEWidth:POLarity ............................... 134
:TRIGger:RUNT:POLarity .......................................... 134
:TRIGger:RUNT:WHEn .............................................. 135
:TRIGger:RUNT:TIMe ................................................ 135
:TRIGger:RISEFall:SLOP ............................................ 136
:TRIGger:RISEFall:WHEn .......................................... 136
:TRIGger:RISEFall:TIMe ............................................ 137
:TRIGger:VIDeo:TYPe ................................................ 137
:TRIGger:VIDeo:FIELd ............................................... 138
:TRIGger:VIDeo:LINe ................................................ 138
22

COMMAND OVERVIEW
:TRIGger:VIDeo:POLarity ..........................................139
:TRIGger:PULSe:WHEn .............................................139
:TRIGger:PULSe:TIMe ...............................................140
:TRIGger:TIMEOut:WHEn .........................................140
:TRIGger:TIMEOut:TIMER ........................................140
:TRIGger:STATe .........................................................141
:TRIGger:EXTERnal:PROBe:TYPe ..............................141
:TRIGger:EXTERnal:PROBe:RATio ............................142
:TRIGger:BUS:TYPe ...................................................142
:TRIGger:BUS:THReshold:CH<x> .............................143
:TRIGger:BUS:B1:I2C:CONDition .............................143
:TRIGger:BUS:B1:I2C:ADDRess:MODe ....................144
:TRIGger:BUS:B1:I2C:ADDRess:TYPe .......................144
:TRIGger:BUS:B1:I2C:ADDRess:VALue ....................145
:TRIGger:BUS:B1:I2C:ADDRess:DIRection ...............146
:TRIGger:BUS:B1:I2C:DATa:SIZe ..............................146
:TRIGger:BUS:B1:I2C:DATa:VALue ...........................147
:TRIGger:BUS:B1:UART:CONDition .........................147
:TRIGger:BUS:B1:UART:RX:DATa:SIZe ....................148
:TRIGger:BUS:B1:UART:RX:DATa:VALue .................148
:TRIGger:BUS:B1:UART:TX:DATa:SIZe .....................149
:TRIGger:BUS:B1:UART:TX:DATa:VALue .................150
:TRIGger:BUS:B1:CAN:CONDition ...........................150
:TRIGger:BUS:B1:CAN:FRAMEtype ..........................151
:TRIGger:BUS:B1:CAN:IDentifier:MODe ..................151
:TRIGger:BUS:B1:CAN:IDentifier:VALue ..................152
:TRIGger:BUS:B1:CAN:IDentifier:DIRection .............153
:TRIGger:BUS:B1:CAN:DATa:QUALifier ...................153
:TRIGger:BUS:B1:CAN:DATa:SIZe ............................154
:TRIGger:BUS:B1:CAN:DATa:VALue .........................154
:TRIGger:BUS:B1:LIN:CONDition ............................155
:TRIGger:BUS:B1:LIN:DATa:QUALifier .....................156
:TRIGger:BUS:B1:LIN:DATa:SIZe .............................157
:TRIGger:BUS:B1:LIN:DATa:VALue ..........................157
:TRIGger:BUS:B1:LIN:ERRTYPE ................................158
23

MDO-2000A series programming manual
:TRIGger:BUS:B1:LIN:IDentifier:VALue .................... 158
:SYSTem:LOCK .......................................................... 160
:SYSTem:ERRor ......................................................... 160
:RECAll:SETUp ........................................................... 161
:RECAll:WAVEform .................................................... 161
:SAVe:IMAGe ............................................................. 162
:SAVe:IMAGe:FILEFormat ......................................... 162
:SAVe:IMAGe:INKSaver ............................................. 163
:SAVe:SETUp ............................................................. 163
:SAVe:WAVEform ....................................................... 164
:SAVe:WAVEform:FILEFormat .................................. 165
:ETHERnet:DHCP ...................................................... 166
:DATe ......................................................................... 167
:BUS1 ......................................................................... 168
:BUS1:STATE ............................................................. 169
:BUS1:TYPe ................................................................ 169
:BUS1:INPut .............................................................. 170
:BUS1:I2C:ADDRess:RWINClude ............................. 170
:BUS1:I2C:SCLK:SOURce .......................................... 170
:BUS1:I2C:SDA:SOURce ........................................... 171
:BUS1:UART:BITRate ................................................. 171
:BUS1:UART:DATABits .............................................. 171
:BUS1:UART:PARIty ................................................... 172
:BUS1:UART:PACKEt ................................................. 172
:BUS1:UART:POLARity .............................................. 172
:BUS1:UART:EOFPAcket ........................................... 173
:BUS1:UART:TX:SOURce .......................................... 173
:BUS1:UART:RX:SOURce .......................................... 173
:BUS1:DISPlay:FORMAt ............................................ 174
:LISTer:DATA ............................................................. 174
24

COMMAND OVERVIEW
:BUS1:CAN:SOURce ..................................................174
:BUS1:CAN:PROBe ....................................................175
:BUS1:CAN:SAMPLEpoint .........................................175
:BUS1:CAN:BITRate ...................................................176
:BUS1:LIN:BITRate ....................................................176
:BUS1:LIN:IDFORmat ...............................................177
:BUS1:LIN:POLARity..................................................177
:BUS1:LIN:SAMPLEpoint ..........................................177
:BUS1:LIN:SOURce ...................................................178
:BUS1:LIN:STANDard ...............................................178
:MARK ........................................................................179
:MARK:CREATE ..........................................................179
:MARK:DELEte ...........................................................180
:SEARCH:COPY .........................................................182
:SEARCH:STATE ........................................................183
:SEARCH:TOTAL ........................................................183
:SEARCH:TRIGger:TYPe ............................................183
:SEARCH:TRIGger:SOURce .......................................184
:SEARCH:TRIGger:EDGE:SLOP ................................184
:SEARCH:TRIGger:LEVel ...........................................184
:SEARCH:TRIGger:HLEVel ........................................185
:SEARCH:TRIGger:LLEVel .........................................185
:SEARCH:TRIGger:PULSEWidth:POLarity ................186
:SEARCH:TRIGger:RUNT:POLarity ...........................186
:SEARCH:TRIGger:RISEFall:SLOP .............................187
:SEARCH:TRIGger:PULSe:WHEn ..............................187
:SEARCH:TRIGger:PULSe:TIMe ................................188
:SEARCH:TRIGger:RUNT:WHEn ..............................188
:SEARCH:TRIGger:RUNT:TIMe .................................189
:SEARCH:TRIGger:RISEFall:WHEn ...........................189
:SEARCH:TRIGger:RISEFall:TIMe .............................190
:SEARCH:TRIGger:BUS:TYPe ....................................190
:SEARCH:TRIGger:BUS:B1:I2C:CONDition ..............191
25

MDO-2000A series programming manual
:SEARCH:TRIGger:BUS:B1:I2C:ADDRess:MODe .... 191
:SEARCH:TRIGger:BUS:B1:I2C:ADDRess:TYPe ....... 192
:SEARCH:TRIGger:BUS:B1:I2C:ADDRess:VALue ..... 193
:SEARCH:TRIGger:BUS:B1:I2C:ADDRess:DIRection193
:SEARCH:TRIGger:BUS:B1:I2C:DATa:SIZe .............. 194
:SEARCH:TRIGger:BUS:B1:I2C:DATa:VALue ........... 194
:SEARCH:TRIGger:BUS:B1:UART:CONDition.......... 195
:SEARCH:TRIGger:BUS:B1:UART:RX:DATa:SIZe ..... 196
:SEARCH:TRIGger:BUS:B1:UART:RX:DATa:VALue .. 197
:SEARCH:TRIGger:BUS:B1:UART:TX:DATa:SIZe ..... 197
:SEARCH:TRIGger:BUS:B1:UART:TX:DATa:VALue .. 198
:SEARCH:TRIGger:BUS:B1:CAN:CONDition ........... 199
:SEARCH:TRIGger:BUS:B1:CAN:FRAMEtype ........... 200
:SEARCH:TRIGger:BUS:B1:CAN:IDentifier:MODe .. 200
:SEARCH:TRIGger:BUS:B1:CAN:IDentifier:VALue ... 201
:SEARCH:TRIGger:BUS:B1:CAN:IDentifier:DIRection201
:SEARCH:TRIGger:BUS:B1:CAN:DATa:QUALifier ... 202
:SEARCH:TRIGger:BUS:B1:CAN:DATa:SIZe ............ 203
:SEARCH:TRIGger:BUS:B1:CAN:DATa:VALue ......... 203
:SEARCH:TRIGger:BUS:B1:LIN:CONDition ............. 204
:SEARCH:TRIGger:BUS:B1:LIN:DATa:QUALifier ..... 205
:SEARCH:TRIGger:BUS:B1:LIN:DATa:SIZe .............. 206
:SEARCH:TRIGger:BUS:B1:LIN:DATa:VALue ........... 206
:SEARCH:TRIGger:BUS:B1:LIN:ERRTYPE ................ 207
:SEARCH:TRIGger:BUS:B1:LIN:IDentifier:VALue .... 208
:SEARCH:FFTPeak:METHod ..................................... 208
:SEARCH:FFTPeak:METHod:MPEak ........................ 209
:SEARCH:FFTPeak:SINFo ......................................... 210
:SEARCH:FFTPeak:LIST ............................................. 210
:CHANnel<X>:LABel.................................................. 211
:CHANnel<X>:LABel:DISPlay .................................... 212
:REF<X>:LABel ........................................................... 212
:REF<X>:LABel:DISPlay ............................................. 213
:BUS1:LABel ............................................................... 214
26

COMMAND OVERVIEW
:BUS1:LABel:DISPlay .................................................214
:SET<X>:LABel ...........................................................215
:SEGMents:STATE .....................................................217
:SEGMents:CURRent .................................................218
:SEGMents:TOTalnum ..............................................218
:SEGMents:TIMe .......................................................219
:SEGMents:DISPALL .................................................219
:SEGMents:MEASure:MODe ....................................219
:SEGMents:MEASure:PLOT:SOURce .......................220
:SEGMents:MEASure:PLOT:DIVide ..........................220
:SEGMents:MEASure:PLOT:SELect ..........................221
:SEGMents:MEASure:PLOT:RESults .........................221
:SEGMents:MEASure:TABle:SOURce .......................222
:SEGMents:MEASure:TABle:SELect ..........................222
:SEGMents:MEASure:TABle:LIST..............................223
:SEGMents:MEASure:TABle:SAVe ............................223
:SEGMents:SAVe .......................................................224
:SEGMents:SAVe:SOURce ........................................224
:SEGMents:SAVe:SELect:STARt ................................224
:SEGMents:SAVe:SELect:END ..................................225
:DVM:STATE ..............................................................226
:DVM:SOURce ...........................................................226
:DVM:MODe ..............................................................227
:DVM:VALue ..............................................................227
:GONogo:CLEar .........................................................228
:GONogo:EXECute ....................................................228
:GONogo:FUNCtion ..................................................229
:GONogo:NGCount ...................................................229
:GONogo:NGDefine ..................................................229
:GONogo:SOURce .....................................................230
:GONogo:VIOLation ..................................................230
:GONogo:SCRipt .......................................................230
27

MDO-2000A series programming manual
:TEMPlate:MODe ...................................................... 231
:TEMPlate:MAXimum ................................................ 231
:TEMPlate:MINimum ................................................ 231
:TEMPlate:POSition:MAXimum ................................ 232
:TEMPlate:POSition:MINimum ................................ 232
:TEMPlate:SAVe:MAXimum ...................................... 232
:TEMPlate:SAVe:MINimum ...................................... 233
:TEMPlate:TOLerance................................................ 233
:TEMPlate:SAVe:AUTo .............................................. 233
:AWG:UTIL ................................................................. 235
:AWG:UTIL:AMPCpl .................................................. 236
:AWG:UTIL:FREQCpl ................................................. 236
:AWG:UTIL:FREQCpl:OFFSet ................................... 236
:AWG:UTIL:FREQCpl:RATio ...................................... 237
:AWG:UTIL:TRACking ................................................ 237
:AWG<x>:AMPlitude.................................................. 237
:AWG<x>:FREQuency ................................................ 238
:AWG<x>:FUNCtion .................................................. 238
:AWG<x>:OFFSet ...................................................... 239
:AWG<x>:OUTPut:LOAd:IMPEDance ...................... 239
:AWG<x>:OUTPut:STATE ......................................... 239
:AWG<x>:PHAse ........................................................ 240
:AWG<x>:PULSe:DUTYcycle ..................................... 240
:AWG<x>:RAMP:SYMmetry ...................................... 240
:AWG<x>:MODulation:STATE .................................. 241
:AWG<x>:MODulation:TYPe ..................................... 241
:AWG<x>:MODulation:AM:DEPth ............................ 241
:AWG<x>:MODulation:AM:FREQ ............................. 242
:AWG<x>:MODulation:AM:SHApe ........................... 242
:AWG<x>:MODulation:AM:PHAse ........................... 243
:AWG<x>:MODulation:AM:DUTYcycle .................... 243
:AWG<x>:MODulation:AM:SYMmetry ..................... 243
:AWG<x>:MODulation:AM:RATE ............................. 244
:AWG<x>:MODulation:FM:DEV ............................... 244
28

COMMAND OVERVIEW
:AWG<x>:MODulation:FM:FREQ .............................245
:AWG<x>:MODulation:FM:SHApe ...........................245
:AWG<x>:MODulation:FM:PHAse ...........................245
:AWG<x>:MODulation:FM:DUTYcycle .....................246
:AWG<x>:MODulation:FM:SYMmetry......................246
:AWG<x>:MODulation:FM:RATE ..............................247
:AWG<x>:MODulation:FSK:FREQ ............................247
:AWG<x>:MODulation:FSK:RATE .............................248
:AWG<x>:SWEep:STATE ...........................................248
:AWG<x>:SWEep:TYPe ..............................................248
:AWG<x>:SWEep:START ...........................................249
:AWG<x>:SWEep:STOP .............................................249
:AWG<x>:SWEep:TIMe ..............................................249
:AWG<x>:SWEep:SPAN .............................................250
:AWG<x>:SWEep:CENTer .........................................250
:AWG<x>:ARBitrary:EDIT:NUMPoint .......................250
:AWG<x>:ARBitrary:EDIT:FUNCtion .........................251
:AWG<x>:ARBitrary:SAVe:WAVEform .......................251
:AWG<x>:ARBitrary:LOAd:WAVEform ......................252
:AWG<x>:ARBitrary:EDIT:COPY................................252
:AWG<x>:ARBitrary:EDIT:CLEar ................................253
:AWG<x>:ARBitrary:EDIT:LINe .................................253
:AWG<x>:ARBitrary:EDIT:SCALe ...............................253
:AWG<x>:ARBitrary:EDIT:POINt ...............................254
:AWG<x>:ARBitrary:EDIT:POINt:ADD ......................254
:AWG<x>:ARBitrary:EDIT:POINt:DELEte..................254
:DATALOG:STATE .....................................................255
:DATALOG:SOURce ..................................................255
:DATALOG:SAVe .......................................................256
:DATALOG:INTerval ..................................................256
:DATALOG:DURation ................................................257
29

MDO-2000A series programming manual
:REMOTEDisk:IPADDress ......................................... 258
:REMOTEDisk:PATHName ....................................... 258
:REMOTEDisk:USERName ....................................... 259
:REMOTEDisk:PASSWord ......................................... 259
:REMOTEDisk:MOUNT ............................................ 259
:REMOTEDisk:AUTOMount ..................................... 260
Spectrum
Analyzer
Commands
:SA:STATE .................................................................. 261
:SA:LIST...................................................................... 262
:SA:MEMory ............................................................... 262
:SA:MEMory:SOURce ................................................ 264
:SA:SOURce ............................................................... 265
:SA:SPECTRUMTrace ................................................ 265
:SELect:NORMal ........................................................ 265
:SELect:MAXHold ...................................................... 266
:SELect:MINHold ...................................................... 266
:SELect:AVErage ........................................................ 266
:SA:AVErage:NUMAVg .............................................. 267
:SA:DETECTionmethod:MODe ................................. 267
:SA:DETECTionmethod:MAXHold ............................ 268
:SA:DETECTionmethod:MINHold ............................ 268
:SA:DETECTionmethod:NORMal ............................. 269
:SA:DETECTionmethod:AVErage .............................. 269
:SA:FREQuency .......................................................... 270
:SA:SPAN ................................................................... 270
:SA:START .................................................................. 270
:SA:STOP ................................................................... 271
:SA:RBW:MODe ......................................................... 271
:SA:RBW ..................................................................... 272
:SA:SPANRbwratio ..................................................... 272
:SA:WINDow .............................................................. 273
:SA:UNIts ................................................................... 273
:SA:SCAle ................................................................... 274
:SA:POSition .............................................................. 274
30