
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.

Table of Contents
Table of Contents
INTERFACE OVERVIEW .................................................... 3
Interface Configuration .............................. 3
COMMAND OVERVIEW ................................................. 13
Command Syntax ..................................... 13
List of Commands in Functional Order .... 15
COMMAND DETAILS ..................................................... 31
Common Commands ............................... 33
Acquisition Commands ............................ 39
Autoscale Commands .............................. 47
Vertical Commands .................................. 48
Math Commands ..................................... 54
Cursor Commands ................................... 63
Display Commands .................................. 73
Hardcopy Commands .............................. 78
Measure Commands ................................ 81
Measurement Commands ....................... 107
Reference Commands ............................. 114
Run Command ........................................ 117
Stop Command ....................................... 117
Single Command..................................... 117
Force Command ...................................... 118
Timebase Commands.............................. 119
Trigger Commands .................................. 122
System Commands ................................. 164
Save/Recall Commands .......................... 165
Ethernet Command ................................. 170
Time Command ...................................... 170
Bus Decode Commands .......................... 171
Mark Commands..................................... 186
1

MDO-2000E Series Programming Manual
Search Commands ................................. 188
Label Commands ................................... 221
Segment Commands .............................. 229
DVM Commands .................................... 238
Go_NoGo Commands ............................ 240
AWG Commands .................................... 246
Data Logging Commands ....................... 265
Remote Disk Commands ........................ 268
DMM Commands ................................... 271
Spectrum Analyzer Commands .............. 276
Power Supply Commands ....................... 290
USB Delay Command ............................. 292
Digital Commands ................................. 293
APPENDIX .................................................................... 301
Error messages ...................................... 301
INDEX .......................................................................... 305
2

INTERFACE OVERVIEW
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 MDO2000E'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
3

MDO-2000E 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-2000E Download section. The driver
automatically sets the MDO-2000E 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-2202E,PXXXXXX,V1.00
USB Functionality Check
4

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 7.
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
5

MDO-2000E 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.
6

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-2000E.
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-2000E supports socket server functionality for direct twoway communication with a client PC or device over LAN. By default,
the Socket Server is off.
7

MDO-2000E 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-2000E.
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
8

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.
9

MDO-2000E Series Programming Manual
8. Enter the MDO-2000E’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-2000E will now appear under
Network Devices in the Configuration Panel.
10

INTERFACE OVERVIEW
15. Click the Open Visa Test Panel to send a remote
command to the MDO-2000E.
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.
11

MDO-2000E 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-2202E,PXXXXXX,V1.00
12

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 MDO2000E 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
13

MDO-2000E 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
14

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

MDO-2000E Series Programming Manual
:CHANnel<X>:INVert .................................................. 51
:CHANnel<X>:POSition .............................................. 51
:CHANnel<X>:PROBe:RATio ...................................... 52
:CHANnel<X>:PROBe:TYPe ........................................ 52
:CHANnel<X>:SCALe .................................................. 52
:MATH:DISP ................................................................ 54
:MATH:TYPe ................................................................ 55
:MATH:DUAL:SOURce<X> ......................................... 55
:MATH:DUAL:OPERator ............................................. 55
:MATH:DUAL:POSition ............................................... 56
:MATH:DUAL:SCALe ................................................... 56
:MATH:FFT:SOURce ................................................... 57
:MATH:FFT:MAG ........................................................ 57
:MATH:FFT:WINDow .................................................. 57
:MATH:FFT:POSition .................................................. 58
:MATH:FFT:SCALe ...................................................... 58
:MATH:FFT:HORizontal:SCALe .................................. 59
:MATH:FFT:HORizontal:POSition .............................. 59
:MATH:DEFine ............................................................ 59
:MATHVAR? ................................................................. 60
:MATHVAR:VAR<X> .................................................... 61
:MATH:ADVanced:POSition ....................................... 61
:MATH:ADVanced:SCALe ........................................... 61
:CURSor:MODe ........................................................... 64
:CURSor:SOURce......................................................... 64
:CURSor:HUNI ............................................................ 65
:CURSor:HUSE ............................................................ 65
:CURSor:VUNI ............................................................. 66
:CURSor:VUSE ............................................................. 66
:CURSor:DDT ............................................................... 66
:CURSor:H1Position .................................................... 67
:CURSor:H2Position .................................................... 67
:CURSor:HDELta ......................................................... 68
:CURSor:V1Position..................................................... 68
16

COMMAND OVERVIEW
:CURSor:V2Position .....................................................68
:CURSor:VDELta ..........................................................69
:CURSor:XY:RECTangular:X:POSition<X> ..................69
:CURSor:XY:RECTangular:X:DELta .............................69
:CURSor:XY:RECTangular:Y:POSition<X> ..................70
:CURSor:XY:RECTangular:Y:DELta .............................70
:CURSor:XY:POLar:RADIUS:POSition<X> ..................70
:CURSor:XY:POLar:RADIUS:DELta .............................71
:CURSor:XY:POLar:THETA:POSition<X> ...................71
:CURSor:XY:POLar:THETA:DELta ...............................71
:CURSor:XY:PRODuct:POSition<X> ...........................72
:CURSor:XY:PRODuct:DELta.......................................72
:CURSor:XY:RATio:POSition<X> .................................72
:CURSor:XY:RATio:DELta ............................................73
:DISPlay:INTensity:WAVEform ....................................73
:DISPlay:INTensity:GRATicule.....................................74
:DISPlay:INTensity:BACKLight ....................................74
:DISPlay:INTensity:BACKLight:AUTODim:ENAble ....74
:DISplay:INTENSITy:BACKLight:AUTODim:TIMe .....75
:DISPlay:PERSistence ..................................................75
:DISPlay:GRATicule .....................................................76
:DISPlay:WAVEform .....................................................76
:DISPlay:OUTPut .........................................................76
:HARDcopy:START ......................................................78
:HARDcopy:MODe ......................................................78
:HARDcopy:PRINTINKSaver .......................................79
:HARDcopy:SAVEINKSaver .........................................79
:HARDcopy:SAVEFORMat ..........................................79
:HARDcopy:ASSIGN ....................................................80
:MEASure:GATing ........................................................82
:MEASure:SOURce ......................................................82
:MEASure:METHod .....................................................83
:MEASUrement:REFLevel:PERCent:HIGH..................83
17

MDO-2000E Series Programming Manual
:MEASUrement:REFLevel:PERCent:LOW ................... 84
:MEASUrement:REFLevel:PERCent:MID .................... 84
:MEASUrement:REFLevel:PERCent:MID2 .................. 84
:MEASure:FALL ............................................................ 85
:MEASure:FOVShoot ................................................... 85
:MEASure:FPReshoot .................................................. 86
:MEASure:FREQuency ................................................. 86
:MEASure:NWIDth ...................................................... 87
:MEASure:PDUTy ........................................................ 87
:MEASure:PERiod ........................................................ 88
:MEASure:PWIDth ....................................................... 88
:MEASure:RISe ............................................................ 89
:MEASure:ROVShoot ................................................... 89
:MEASure:RPReshoot .................................................. 90
:MEASure:PPULSE ....................................................... 91
:MEASure:NPULSE ...................................................... 91
:MEASure:PEDGE ........................................................ 92
:MEASure:NEDGE ....................................................... 92
:MEASure:AMPlitude ................................................... 93
:MEASure:MEAN ......................................................... 93
:MEASure:CMEan ........................................................ 94
:MEASure:HIGH .......................................................... 95
:MEASure:LOW ............................................................ 95
:MEASure:MAX ............................................................ 96
:MEASure:MIN ............................................................ 96
:MEASure:PK2PK ......................................................... 97
:MEASure:RMS ............................................................ 97
:MEASure:CRMS .......................................................... 98
:MEASure:AREa ........................................................... 99
:MEASure:CARea ......................................................... 99
:MEASure:FRRDelay .................................................. 100
:MEASure:FRFDelay .................................................. 100
:MEASure:FFRDelay .................................................. 101
:MEASure:FFFDelay ................................................... 102
:MEASure:LRRDelay .................................................. 102
18

COMMAND OVERVIEW
:MEASure:LRFDelay ...................................................103
:MEASure:LFRDelay ...................................................103
:MEASure:LFFDelay ...................................................104
:MEASure:PHAse .......................................................105
:MEASUrement:MEAS<X>:SOURCE<X> ..................107
:MEASUrement:MEAS<X>:TYPe ...............................108
:MEASUrement:MEAS<X>:STATE ............................108
:MEASUrement:MEAS<X>:VALue.............................109
:MEASUrement:MEAS<X>:MAXimum .....................110
:MEASUrement:MEAS<X>:MEAN ............................111
:MEASUrement:MEAS<X>:MINImum .....................111
:MEASUrement:MEAS<X>:STDdev ..........................112
:MEASUrement:STATIstics:MODe ...........................113
:MEASUrement:STATIstics:WEIghting .....................113
:MEASUrement:STATIstics .......................................113
:REF<X>:DISPlay ........................................................114
:REF<X>:TIMebase:POSition ....................................114
:REF<X>:TIMebase:SCALe ........................................115
:REF<X>:OFFSet ........................................................115
:REF<x>:SCALe ..........................................................116
:RUN ..........................................................................117
:STOP .........................................................................117
:SINGle .......................................................................117
:FORCe .......................................................................118
:TIMebase:EXPand ....................................................119
:TIMebase:POSition ..................................................119
:TIMebase:SCALe .......................................................119
:TIMebase:MODe ......................................................120
:TIMebase:WINDow:POSition ..................................120
19

MDO-2000E Series Programming Manual
:TIMebase:WINDow:SCALe ...................................... 121
:TRIGger:FREQuency ................................................. 124
:TRIGger:TYPe ........................................................... 124
:TRIGger:SOURce ...................................................... 125
:TRIGger:COUPle....................................................... 125
:TRIGger:NREJ ........................................................... 126
:TRIGger:MODe ......................................................... 126
:TRIGger:HOLDoff..................................................... 126
:TRIGger:LEVel........................................................... 127
:TRIGger:HLEVel ....................................................... 127
:TRIGger:LLEVel ......................................................... 128
:TRIGger:EDGe:SLOP ................................................ 128
:TRIGger:DELay:SLOP ............................................... 128
:TRIGger:DELay:TYPe ................................................ 129
:TRIGger:DELay:TIMe ................................................ 129
:TRIGger:DELay:EVENt.............................................. 130
:TRIGger:DELay:LEVel ............................................... 130
:TRIGger:PULSEWidth:POLarity ............................... 130
:TRIGger:RUNT:POLarity .......................................... 131
:TRIGger:RUNT:WHEn .............................................. 131
:TRIGger:RUNT:TIMe ................................................ 132
:TRIGger:RISEFall:SLOP ............................................ 132
:TRIGger:RISEFall:WHEn .......................................... 132
:TRIGger:RISEFall:TIMe ............................................ 133
:TRIGger:VIDeo:TYPe ................................................ 134
:TRIGger:VIDeo:FIELd ............................................... 134
:TRIGger:VIDeo:LINe ................................................ 135
:TRIGger:VIDeo:POLarity .......................................... 135
:TRIGger:PULSe:WHEn ............................................. 135
:TRIGger:PULSe:TIMe ............................................... 136
:TRIGger:TIMEOut:WHEn ......................................... 136
:TRIGger:TIMEOut:TIMER ........................................ 137
:TRIGger:ALTernate ................................................... 137
:TRIGger:STATe ......................................................... 138
20

COMMAND OVERVIEW
:TRIGger:EXTERnal:PROBe:TYPe ..............................138
:TRIGger:EXTERnal:PROBe:RATio ............................140
:TRIGger:BUS:TYPe ...................................................140
:TRIGger:BUS:THReshold:CH<x> .............................140
:TRIGger:BUS:B1:I2C:CONDition .............................141
:TRIGger:BUS:B1:I2C:ADDRess:MODe ....................142
:TRIGger:BUS:B1:I2C:ADDRess:TYPe .......................142
:TRIGger:BUS:B1:I2C:ADDRess:VALue ....................143
:TRIGger:BUS:B1:I2C:ADDRess:DIRection ...............143
:TRIGger:BUS:B1:I2C:DATa:SIZe ..............................144
:TRIGger:BUS:B1:I2C:DATa:VALue ...........................144
:TRIGger:BUS:B1:UART:CONDition .........................145
:TRIGger:BUS:B1:UART:RX:DATa:SIZe ....................146
:TRIGger:BUS:B1:UART:RX:DATa:VALue .................146
:TRIGger:BUS:B1:UART:TX:DATa:SIZe .....................147
:TRIGger:BUS:B1:UART:TX:DATa:VALue .................147
:TRIGger:BUS:B1:SPI:CONDition .............................148
:TRIGger:BUS:B1:SPI:DATa:SIZe ..............................149
:TRIGger:BUS:B1:SPI:DATa:MISO:VALue ................149
:TRIGger:BUS:B1:SPI:DATa:MOSI:VALue ................150
:TRIGger:BUS:B1:CAN:CONDition ...........................151
:TRIGger:BUS:B1:CAN:FRAMEtype ..........................151
:TRIGger:BUS:B1:CAN:IDentifier:MODe ..................152
: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 .........................155
: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
:TRIGger:BUS:B1:LIN:IDentifier:VALue ....................159
:TRIGger:LOGic:INPut:CLOCK:SOURce ...................159
21

MDO-2000E Series Programming Manual
:TRIGger:LOGic:INPut:CLOCK:EDGe ....................... 160
:TRIGger:LOGic:FUNCtion ....................................... 160
:TRIGger:LOGic:PATtern ........................................... 161
:TRIGger:LOGic:PATtern:INPut:D<x> ...................... 161
:TRIGger:LOGic:PATtern:DELTatime........................ 162
:TRIGger:LOGic:PATtern:WHEn ............................... 162
:SYSTem:LOCK .......................................................... 164
:SYSTem:ERRor ......................................................... 164
:RECAll:SETUp ........................................................... 165
:RECAll:WAVEform .................................................... 165
:SAVe:IMAGe ............................................................. 166
:SAVe:IMAGe:FILEFormat ......................................... 166
:SAVe:IMAGe:INKSaver ............................................. 167
:SAVe:SETUp ............................................................. 167
:SAVe:WAVEform ....................................................... 168
:SAVe:WAVEform:FILEFormat .................................. 169
:ETHERnet:DHCP ...................................................... 170
:DATe ......................................................................... 170
:BUS1 ......................................................................... 172
:BUS1:STATE ............................................................. 172
:BUS1:TYPe ................................................................ 172
:BUS1:INPut .............................................................. 173
:BUS1:I2C:ADDRess:RWINClude ............................. 173
:BUS1:I2C:SCLK:SOURce .......................................... 174
:BUS1:I2C:SDA:SOURce ........................................... 174
:BUS1:UART:BITRate ................................................. 174
:BUS1:UART:DATABits .............................................. 175
:BUS1:UART:PARIty ................................................... 175
:BUS1:UART:PACKEt ................................................. 175
:BUS1:UART:EOFPAcket ........................................... 176
:BUS1:UART:TX:SOURce .......................................... 176
22

COMMAND OVERVIEW
:BUS1:UART:RX:SOURce ..........................................177
:BUS1:SPI:SCLK:POLARity ........................................177
:BUS1:SPI:SS:POLARity .............................................177
:BUS1:SPI:WORDSize ...............................................178
:BUS1:SPI:BITORder .................................................178
:BUS1:SPI:SCLK:SOURce ..........................................178
:BUS1:SPI:SS:SOURce ...............................................179
:BUS1:SPI:MOSI:SOURce .........................................179
:BUS1:SPI:MISO:SOURce .........................................179
:BUS1:DISplay:FORMAt ............................................180
:LISTer:DATA .............................................................180
:BUS1:CAN:SOURce ..................................................181
:BUS1:CAN:PROBe ....................................................181
:BUS1:CAN:SAMPLEpoint .........................................181
:BUS1:CAN:BITRate ...................................................182
:BUS1:LIN:BITRate ....................................................183
:BUS1:LIN:IDFORmat ...............................................183
:BUS1:LIN:POLARity..................................................183
:BUS1:LIN:SAMPLEpoint ..........................................184
:BUS1:LIN:SOURce ...................................................184
:BUS1:LIN:STANDard ...............................................184
:MARK ........................................................................186
:MARK:CREATE ..........................................................186
:MARK:DELEte ...........................................................187
:SEARCH:COPY .........................................................189
:SEARCH:STATE ........................................................190
:SEARCH:TOTAL ........................................................190
:SEARCH:TRIGger:TYPe ............................................190
:SEARCH:TRIGger:SOURce .......................................191
:SEARCH:TRIGger:EDGE:SLOP ................................191
:SEARCH:TRIGger:LEVel ...........................................192
:SEARCH:TRIGger:HLEVel ........................................192
:SEARCH:TRIGger:LLEVel .........................................193
23

MDO-2000E Series Programming Manual
:SEARCH:TRIGger:PULSEWidth:POLarity ................ 193
:SEARCH:TRIGger:RUNT:POLarity ........................... 194
:SEARCH:TRIGger:RISEFall:SLOP ............................ 194
:SEARCH:TRIGger:PULSe:WHEn .............................. 195
:SEARCH:TRIGger:PULSe:TIMe ................................ 195
:SEARCH:TRIGger:RUNT:WHEn .............................. 196
:SEARCH:TRIGger:RUNT:TIMe ................................ 196
:SEARCH:TRIGger:RISEFall:WHEn ........................... 197
:SEARCH:TRIGger:RISEFall:TIMe ............................. 197
:SEARCH:TRIGger:BUS:TYPe .................................... 198
:SEARCH:TRIGger:BUS:B1:I2C:CONDition ............. 198
:SEARCH:TRIGger:BUS:B1:I2C:ADDRess:MODe .... 199
:SEARCH:TRIGger:BUS:B1:I2C:ADDRess:TYPe ....... 199
:SEARCH:TRIGger:BUS:B1:I2C:ADDRess:VALue ..... 200
:SEARCH:TRIGger:BUS:B1:I2C:ADDRess:DIRection201
:SEARCH:TRIGger:BUS:B1:I2C:DATa:SIZe .............. 201
:SEARCH:TRIGger:BUS:B1:I2C:DATa:VALue ........... 202
:SEARCH:TRIGger:BUS:B1:UART:CONDition.......... 203
:SEARCH:TRIGger:BUS:B1:UART:RX:DATa:SIZe ..... 204
:SEARCH:TRIGger:BUS:B1:UART:RX:DATa:VALue .. 204
:SEARCH:TRIGger:BUS:B1:UART:TX:DATa:SIZe ..... 205
:SEARCH:TRIGger:BUS:B1:UART:TX:DATa:VALue .. 205
:SEARCH:TRIGger:BUS:B1:SPI:CONDition .............. 206
:SEARCH:TRIGger:BUS:B1:SPI:DATa:SIZe ............... 207
:SEARCH:TRIGger:BUS:B1:SPI:DATa:MISO:VALue . 207
:SEARCH:TRIGger:BUS:B1:SPI:DATa:MOSI:VALue . 208
:SEARCH:TRIGger:BUS:B1:CAN:CONDition ........... 209
:SEARCH:TRIGger:BUS:B1:CAN:FRAMEtype ........... 210
SEARCH:TRIGger:BUS:B1:CAN:IDentifier:MODe ... 210
:SEARCH:TRIGger:BUS:B1:CAN:IDentifier:VALue ... 211
:SEARCH:TRIGger:BUS:B1:CAN:IDentifier:DIRection211
:SEARCH:TRIGger:BUS:B1:CAN:DATa:QUALifier ... 212
:SEARCH:TRIGger:BUS:B1:CAN:DATa:SIZe ............ 213
:SEARCH:TRIGger:BUS:B1:CAN:DATa:VALue ......... 213
:SEARCH:TRIGger:BUS:B1:LIN:CONDition ............. 214
24

COMMAND OVERVIEW
:SEARCH:TRIGger:BUS:B1:LIN:DATa:QUALifier .....215
:SEARCH:TRIGger:BUS:B1:LIN:DATa:SIZe ..............216
:SEARCH:TRIGger:BUS:B1:LIN:DATa:VALue ...........216
:SEARCH:TRIGger:BUS:B1:LIN:ERRTYPE ................217
:SEARCH:TRIGger:BUS:B1:LIN:IDentifier:VALue .....218
:SEARCH:FFTPeak:METHod .....................................218
:SEARCH:FFTPeak:METHod:MPEak .........................219
:SEARCH:FFTPeak:SINFo ..........................................220
:SEARCH:FFTPeak:LIST .............................................220
:CHANnel<X>:LABel ..................................................221
:CHANnel<X>:LABel:DISPlay ....................................222
:REF<X>:LABel ...........................................................222
:REF<X>:LABel:DISPlay .............................................223
:BUS1:LABel ...............................................................224
:BUS1:LABel:DISPlay .................................................224
:D<x>:LABel ...............................................................225
:D<x>:LABel:DISPlay..................................................226
:DIGital:ANAlog:A<x>:LABel .....................................226
:DIGital:ANAlog:A<x>:LABel:DISPlay .......................227
:SET<X>:LABel ...........................................................228
:SEGMents:STATE .....................................................229
:SEGMents:CURRent .................................................230
:SEGMents:TOTalnum ..............................................230
:SEGMents:TIMe .......................................................231
:SEGMents:DISPALL .................................................231
:SEGMents:MEASure:MODe ....................................231
:SEGMents:MEASure:PLOT:SOURce .......................232
:SEGMents:MEASure:PLOT:DIVide ..........................232
:SEGMents:MEASure:PLOT:SELect ..........................233
:SEGMents:MEASure:PLOT:RESults .........................233
:SEGMents:MEASure:TABle:SOURce .......................234
:SEGMents:MEASure:TABle:SELect ..........................234
:SEGMents:MEASure:TABle:LIST..............................235
25

MDO-2000E Series Programming Manual
:SEGMents:MEASure:TABle:SAVe ............................ 235
:SEGMents:SAVe ....................................................... 235
:SEGMents:SAVe:SOURce ........................................ 236
:SEGMents:SAVe:SELect:STARt ................................ 236
:SEGMents:SAVe:SELect:END .................................. 237
:DVM:STATE .............................................................. 238
:DVM:SOURce ........................................................... 238
:DVM:MODe .............................................................. 239
:DVM:VALue .............................................................. 239
:GONogo:CLEar ......................................................... 240
:GONogo:EXECute .................................................... 240
:GONogo:FUNCtion .................................................. 241
:GONogo:NGCount .................................................. 241
:GONogo:NGDefine .................................................. 241
:GONogo:SOURce .................................................... 242
:GONogo:VIOLation ................................................. 242
:GONogo:SCRipt ....................................................... 242
:TEMPlate:MODe ...................................................... 243
:TEMPlate:MAXimum ................................................ 243
:TEMPlate:MINimum ................................................ 243
:TEMPlate:POSition:MAXimum ................................ 244
:TEMPlate:POSition:MINimum ................................ 244
:TEMPlate:SAVe:MAXimum ...................................... 244
:TEMPlate:SAVe:MINimum ...................................... 245
:TEMPlate:TOLerance................................................ 245
:TEMPlate:SAVe:AUTo .............................................. 245
:AWG<x>:AMPlitude.................................................. 247
:AWG<x>:FREQuency ................................................ 247
:AWG<x>:FUNCtion .................................................. 248
:AWG<x>:OFFSet ...................................................... 249
:AWG<x>:OUTPut:LOAd:IMPEDance ...................... 249
:AWG<x>:OUTPut:STATE ......................................... 249
26

COMMAND OVERVIEW
:AWG<x>:PHAse ........................................................250
:AWG<x>:PULSe:DUTYcycle .....................................250
:AWG<x>:RAMP:SYMmetry ......................................250
:AWG<x>:MODulation:STATE ..................................251
:AWG<x>:MODulation:TYPe .....................................251
:AWG<x>:MODulation:AM:DEPth ............................251
:AWG<x>:MODulation:AM:FREQ .............................252
:AWG<x>:MODulation:AM:SHApe ...........................252
:AWG<x>:MODulation:AM:PHAse ...........................252
:AWG<x>:MODulation:AM:DUTYcycle.....................253
:AWG<x>:MODulation:AM:SYMmetry .....................253
:AWG<x>:MODulation:AM:RATE .............................253
:AWG<x>:MODulation:FM:DEV ...............................254
:AWG<x>:MODulation:FM:FREQ .............................254
:AWG<x>:MODulation:FM:SHApe ...........................255
:AWG<x>:MODulation:FM:PHAse ...........................255
:AWG<x>:MODulation:FM:DUTYcycle .....................256
:AWG<x>:MODulation:FM:SYMmetry......................256
:AWG<x>:MODulation:FM:RATE ..............................256
:AWG<x>:MODulation:FSK:FREQ ............................257
:AWG<x>:MODulation:FSK:RATE .............................257
:AWG<x>:SWEep:STATE ...........................................258
:AWG<x>:SWEep:TYPe ..............................................258
:AWG<x>:SWEep:START ...........................................258
:AWG<x>:SWEep:STOP .............................................259
:AWG<x>:SWEep:TIMe ..............................................259
:AWG<x>:SWEep:SPAN .............................................259
:AWG<x>:SWEep:CENTer .........................................260
:AWG<x>:ARBitrary:EDIT:NUMPoint .......................260
:AWG<x>:ARBitrary:EDIT:FUNCtion .........................260
:AWG<x>:ARBitrary:SAVe:WAVEform .......................261
:AWG<x>:ARBitrary:LOAd:WAVEform ......................261
:AWG<x>:ARBitrary:EDIT:COPY................................262
:AWG<x>:ARBitrary:EDIT:CLEar ................................262
:AWG<x>:ARBitrary:EDIT:LINe .................................263
27

MDO-2000E Series Programming Manual
:AWG<x>:ARBitrary:EDIT:SCALe .............................. 263
:AWG<x>:ARBitrary:EDIT:POINt............................... 263
:AWG<x>:ARBitrary:EDIT:POINt:ADD...................... 264
:AWG<x>:ARBitrary:EDIT:POINt:DELEte ................. 264
:DATALOG:STATE ..................................................... 265
:DATALOG:SOURce .................................................. 265
:DATALOG:SAVe ....................................................... 266
:DATALOG:INTerval .................................................. 266
:DATALOG:DURation ................................................ 267
:REMOTEDisk:IPADDress ......................................... 268
:REMOTEDisk:PATHName ....................................... 268
:REMOTEDisk:USERName ....................................... 269
:REMOTEDisk:PASSWord ......................................... 269
:REMOTEDisk:MOUNT ............................................ 269
:REMOTEDisk:AUTOMount ..................................... 270
:DMM ......................................................................... 271
:DMM:STATE ............................................................. 271
:DMM:VALue ............................................................. 272
:DMM:HOLD ............................................................. 272
:DMM:MMIN ............................................................ 272
:DMM:MODe ............................................................ 273
:DMM:MODe:RANGe ............................................... 273
:DMM:TEMPerature:UNITs ...................................... 274
:DMM:TEMPerature:TYPe ......................................... 274
:DMM:TEMPerature:SIM .......................................... 275
Spectrum
Analyzer
Commands
:SA:MEMory? ............................................................. 277
:SA:MEMory:SOURce ................................................ 280
:SA:SOURce ............................................................... 280
:SA:SPECTRUMTrace ................................................ 280
:SELect:NORMal ........................................................ 281
:SELect:MAXHold ...................................................... 281
28