
Digital Storage Oscilloscope
GW INSTEK PART NO. Version 1.03, June 2015
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 ..................................................... 5
Interface Configuration .............................. 5
COMMAND OVERVIEW .................................................. 15
Command Syntax ..................................... 15
List of Commands in Functional Order .... 17
COMMAND DETAILS ...................................................... 30
Common Commands ............................... 32
Acquisition Commands ............................ 38
Autoscale Commands .............................. 45
Vertical Commands .................................. 46
Math Commands ..................................... 52
Cursor Commands ................................... 61
Display Commands .................................. 71
Hardcopy Commands .............................. 75
Measure Commands ................................ 78
Measurement Commands ....................... 103
Reference Commands ............................. 110
Run Command ........................................ 113
Stop Command ....................................... 113
Single Command ..................................... 113
Force Command ...................................... 114
Timebase Commands .............................. 115
Trigger Commands .................................. 118
System Commands ................................. 155
Save/Recall Commands .......................... 156
Ethernet Commands ............................... 161
Time Commands ..................................... 162
Bus Decode Commands .......................... 163
Mark Commands ..................................... 177
3

GDS-2000E Programming Manual
Search Commands ................................. 179
Label Commands ................................... 211
Segment Commands .............................. 217
DVM Commands .................................... 226
Go_NoGo Commands ............................ 228
Data Logging Commands ....................... 234
Remote Disk Commands ........................ 237
APPENDX ....................................................................... 240
Error messages ...................................... 240
INDEX ............................................................................ 244

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
GDS-2000E’s remote command functionality and
lists the command details. The Overview chapter
describes how to configure the GDS-2000E USB
and Ethernet remote control interface.
Interface Configuration
Configure USB Interface
5

GDS-2000E 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
GDS-2000E Download section. The driver
automatically sets the GDS-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,GDS-2202E,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

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

GDS-2000E 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
GDS-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
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

GDS-2000E Programming Manual
8. Enter the GDS-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 GDS-2000E 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 GDS-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.
13

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

GDS-2000E 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? .......................................................................... 32
*LRN? .......................................................................... 32
*SAV ............................................................................ 33
*RCL ............................................................................ 33
*RST ............................................................................ 34
*CLS ............................................................................ 34
*ESE ............................................................................ 34
*ESR ............................................................................ 35
*OPC ........................................................................... 35
*SRE ............................................................................ 36
*STB ............................................................................ 36
:ACQuire:AVERage ...................................................... 38
:ACQuire:MODe ......................................................... 39
:ACQuire<X>:MEMory? .............................................. 39
:ACQuire:FILTer:SOURce ............................................41
:ACQuire:FILTer .......................................................... 42
:ACQuire:FILTer:FREQuency ...................................... 42
:ACQuire:FILTer:TRACking ......................................... 42
:ACQuire<X>:STATe? .................................................. 43
:ACQuire:INTERpolation ............................................ 43
:ACQuire:RECOrdlength ............................................. 43
:HEADer ...................................................................... 44
:AUTOSet .................................................................... 45
:AUTORSET:MODe .................................................... 45
List of Commands in Functional Order
17

GDS-2000E Programming Manual
:CHANnel<X>:BWLimit ............................................... 46
:CHANnel<X>:COUPling............................................. 47
:CHANnel<X>:DESKew ............................................... 47
:CHANnel<X>:DISPlay ................................................ 47
:CHANnel<X>:EXPand ................................................ 48
:CHANnel<X>:IMPedance? ......................................... 48
:CHANnel<X>:INVert .................................................. 49
:CHANnel<X>:POSition .............................................. 49
:CHANnel<X>:PROBe:RATio ...................................... 50
:CHANnel<X>:PROBe:TYPe ........................................ 50
:CHANnel<X>:SCALe .................................................. 50
:MATH:DISP ................................................................ 52
:MATH:TYPe ................................................................ 53
:MATH:DUAL:SOURce<X> ......................................... 53
:MATH:DUAL:OPERator ............................................. 53
:MATH:DUAL:POSition ............................................... 54
:MATH:DUAL:SCALe ................................................... 54
:MATH:FFT:SOURce ................................................... 55
:MATH:FFT:MAG ........................................................ 55
:MATH:FFT:WINDow .................................................. 55
:MATH:FFT:POSition .................................................. 56
:MATH:FFT:SCALe ...................................................... 56
:MATH:FFT:HORizontal:SCALe .................................. 57
MATH:FFT:HORizontal:POSition ............................... 57
:MATH:DEFine ............................................................ 57
MATHVAR? .................................................................. 58
MATHVAR:VAR<X> ..................................................... 59
:MATH:ADVanced:POSition ....................................... 59
:MATH:ADVanced:SCALe ........................................... 59
:CURSor:MODe ........................................................... 62
:CURSor:SOURce ......................................................... 62
:CURSor:HUNI ............................................................ 63
:CURSor:HUSE ............................................................ 63
:CURSor:VUNI ............................................................. 64
18

COMMAND OVERVIEW
:CURSor:VUSE ............................................................ 64
:CURSor:DDT .............................................................. 64
:CURSor:H1Position ................................................... 65
:CURSor:H2Position ................................................... 65
:CURSor:HDELta ........................................................ 66
:CURSor:V1Position .................................................... 66
:CURSor:V2Position .................................................... 66
:CURSor:VDELta ......................................................... 67
:CURSor:XY:RECTangular:X:POSition<X> ................. 67
:CURSor:XY:RECTangular:X:DELta ............................ 67
:CURSor:XY:RECTangular:Y:POSition<X> ................. 68
:CURSor:XY:RECTangular:Y:DELta ............................ 68
:CURSor:XY:POLar:RADIUS:POSition<X> ................. 68
:CURSor:XY:POLar:RADIUS:DELta ............................ 69
:CURSor:XY:POLar:THETA:POSition<X> .................. 69
:CURSor:XY:POLar:THETA:DELta .............................. 69
:CURSor:XY:PRODuct:POSition<X> .......................... 70
:CURSor:XY:PRODuct:DELta...................................... 70
:CURSor:XY:RATio:POSition<X> ................................ 70
:CURSor:XY:RATio:DELta ............................................71
:DISPlay:INTensity:WAVEform ....................................71
:DISPlay:INTensity:GRATicule.................................... 72
:DISPlay:INTensity:BACKLight ................................... 72
:DISPlay:INTensity:BACKLight:AUTODim:ENAble ... 72
DISplay:INTENSITy:BACKLight:AUTODim:TIMe ..... 73
:DISPlay:PERSistence ................................................. 73
:DISPlay:GRATicule .................................................... 74
:DISPlay:WAVEform .................................................... 74
:DISPlay:OUTPut ........................................................ 74
19

GDS-2000E Programming Manual
:HARDcopy:START ...................................................... 75
:HARDcopy:MODe ...................................................... 75
:HARDcopy:PRINTINKSaver ....................................... 76
:HARDcopy:SAVEINKSaver ......................................... 76
:HARDcopy:SAVEFORMat .......................................... 77
:HARDcopy:ASSIGN .................................................... 77
:MEASure:GATing ........................................................ 79
:MEASure:SOURce ...................................................... 79
:MEASure:METHod ..................................................... 80
:MEASUrement:REFLevel:PERCent:HIGH ................. 80
:MEASUrement:REFLevel:PERCent:LOW ................... 81
:MEASUrement:REFLevel:PERCent:MID .................... 81
:MEASUrement:REFLevel:PERCent:MID2 .................. 81
:MEASure:FALL ............................................................ 82
:MEASure:FOVShoot ................................................... 82
:MEASure:FPReshoot .................................................. 83
:MEASure:FREQuency ................................................. 83
:MEASure:NWIDth ...................................................... 84
:MEASure:PDUTy ........................................................ 84
:MEASure:PERiod ........................................................ 85
:MEASure:PWIDth ....................................................... 85
:MEASure:RISe............................................................. 86
:MEASure:ROVShoot ................................................... 86
:MEASure:RPReshoot .................................................. 87
:MEASure:PPULSE ....................................................... 88
:MEASure:NPULSE ...................................................... 88
:MEASure:PEDGE ........................................................ 89
:MEASure:NEDGE ....................................................... 89
:MEASure:AMPlitude ................................................... 90
:MEASure:MEAN ......................................................... 90
:MEASure:CMEan ........................................................ 91
:MEASure:HIGH .......................................................... 92
:MEASure:LOW ............................................................ 92
:MEASure:MAX ............................................................ 93
20

COMMAND OVERVIEW
:MEASure:MIN ........................................................... 93
:MEASure:PK2PK ........................................................ 94
:MEASure:RMS ........................................................... 94
:MEASure:CRMS ......................................................... 95
:MEASure:AREa .......................................................... 96
:MEASure:CARea ........................................................ 96
:MEASure:FRRDelay ................................................... 97
:MEASure:FRFDelay .................................................... 97
:MEASure:FFRDelay .................................................... 98
:MEASure:FFFDelay .................................................... 99
:MEASure:LRRDelay ................................................... 99
:MEASure:LRFDelay ...................................................100
:MEASure:LFRDelay ...................................................100
:MEASure:LFFDelay ...................................................101
:MEASure:PHAse .......................................................102
:MEASUrement:MEAS<X>:SOURCE<X> ..................103
:MEASUrement:MEAS<X>:TYPe ...............................104
:MEASUrement:MEAS<X>:STATE ............................104
:MEASUrement:MEAS<X>:VALue.............................105
:MEASUrement:MEAS<X>:MAXimum .....................106
:MEASUrement:MEAS<X>:MEAN ............................107
:MEASUrement:MEAS<X>:MINImum .....................107
:MEASUrement:MEAS<X>:STDdev ..........................108
:MEASUrement:STATIstics:MODe ...........................109
:MEASUrement:STATIstics:WEIghting .....................109
:MEASUrement:STATIstics .......................................109
:REF<X>:DISPlay ........................................................110
:REF<X>:TIMebase:POSition ....................................110
:REF<X>:TIMebase:SCALe ........................................ 111
:REF<X>:OFFSet ........................................................ 111
:REF<x>:SCALe ..........................................................112
:RUN ..........................................................................113
21

GDS-2000E Programming Manual
:STOP ......................................................................... 113
:SINGle....................................................................... 113
:FORCe ....................................................................... 114
:TIMebase:EXPand .................................................... 115
:TIMebase:POSition .................................................. 115
:TIMebase:SCALe ...................................................... 115
:TIMebase:MODe ...................................................... 116
:TIMebase:WINDow:POSition .................................. 116
:TIMebase:WINDow:SCALe ...................................... 117
:TRIGger:FREQuency ................................................. 120
:TRIGger:TYPe ........................................................... 120
:TRIGger:SOURce ...................................................... 121
:TRIGger:COUPle ....................................................... 121
:TRIGger:NREJ ........................................................... 121
:TRIGger:MODe ......................................................... 122
:TRIGger:HOLDoff ..................................................... 122
:TRIGger:LEVel ........................................................... 122
:TRIGger:HLEVel........................................................ 123
:TRIGger:LLEVel ......................................................... 123
:TRIGger:EDGe:SLOP ................................................ 124
:TRIGger:DELay:SLOP ............................................... 124
:TRIGger:DELay:TYPe ................................................ 125
:TRIGger:DELay:TIMe ................................................ 125
:TRIGger:DELay:EVENt .............................................. 125
:TRIGger:DELay:LEVel ............................................... 126
:TRIGger:PULSEWidth:POLarity ............................... 126
:TRIGger:RUNT:POLarity .......................................... 127
:TRIGger:RUNT:WHEn .............................................. 127
:TRIGger:RUNT:TIMe ................................................ 128
:TRIGger:RISEFall:SLOP ............................................ 128
:TRIGger:RISEFall:WHEn .......................................... 128
22

COMMAND OVERVIEW
:TRIGger:RISEFall:TIMe .............................................129
:TRIGger:VIDeo:TYPe ................................................129
:TRIGger:VIDeo:FIELd ...............................................130
:TRIGger:VIDeo:LINe .................................................130
:TRIGger:VIDeo:POLarity ..........................................131
:TRIGger:PULSe:WHEn .............................................131
:TRIGger:PULSe:TIMe ...............................................132
:TRIGger:TIMEOut:WHEn .........................................132
:TRIGger:TIMEOut:TIMER ........................................133
:TRIGger:ALTernate ...................................................133
:TRIGger:STATe .........................................................133
:TRIGger:EXTERnal:PROBe:TYPe ..............................134
:TRIGger:EXTERnal:PROBe:RATio ............................134
:TRIGger:BUS:TYPe ...................................................135
:TRIGger:BUS:THReshold:CH<x> .............................135
:TRIGger:BUS:B1:I2C:CONDition .............................136
:TRIGger:BUS:B1:I2C:ADDRess:MODe ....................136
:TRIGger:BUS:B1:I2C:ADDRess:TYPe .......................137
:TRIGger:BUS:B1:I2C:ADDRess:VALue ....................137
:TRIGger:BUS:B1:I2C:ADDRess:DIRection ...............138
:TRIGger:BUS:B1:I2C:DATa:SIZe ..............................139
:TRIGger:BUS:B1:I2C:DATa:VALue ...........................139
:TRIGger:BUS:B1:UART:CONDition .........................140
:TRIGger:BUS:B1:UART:RX:DATa:SIZe ....................140
:TRIGger:BUS:B1:UART:RX:DATa:VALue .................141
:TRIGger:BUS:B1:UART:TX:DATa:SIZe .....................142
:TRIGger:BUS:B1:UART:TX:DATa:VALue .................142
:TRIGger:BUS:B1:SPI:CONDition .............................143
:TRIGger:BUS:B1:SPI:DATa:SIZe ..............................143
:TRIGger:BUS:B1:SPI:DATa:MISO:VALue ................144
:TRIGger:BUS:B1:SPI:DATa:MOSI:VALue ................145
:TRIGger:BUS:B1:CAN:CONDition ...........................145
:TRIGger:BUS:B1:CAN:FRAMEtype ..........................146
:TRIGger:BUS:B1:CAN:IDentifier:MODe ..................146
:TRIGger:BUS:B1:CAN:IDentifier:VALue ..................147
23

GDS-2000E Programming Manual
:TRIGger:BUS:B1:CAN:IDentifier:DIRection ............ 148
:TRIGger:BUS:B1:CAN:DATa:QUALifier ................... 148
:TRIGger:BUS:B1:CAN:DATa:SIZe ............................ 149
:TRIGger:BUS:B1:CAN:DATa:VALue ......................... 149
:TRIGger:BUS:B1:LIN:CONDition ............................ 150
:TRIGger:BUS:B1:LIN:DATa:QUALifier .................... 151
:TRIGger:BUS:B1:LIN:DATa:SIZe ............................. 152
:TRIGger:BUS:B1:LIN:DATa:VALue .......................... 152
:TRIGger:BUS:B1:LIN:ERRTYPE ................................ 153
:TRIGger:BUS:B1:LIN:IDentifier:VALue .................... 153
:SYSTem:LOCK .......................................................... 155
:SYSTem:ERRor ......................................................... 155
:RECAll:SETUp ........................................................... 156
:RECAll:WAVEform .................................................... 156
:SAVe:IMAGe ............................................................. 157
:SAVe:IMAGe:FILEFormat ......................................... 157
:SAVe:IMAGe:INKSaver ............................................. 158
:SAVe:SETUp ............................................................. 158
:SAVe:WAVEform ....................................................... 159
:SAVe:WAVEform:FILEFormat .................................. 160
:ETHERnet:DHCP ...................................................... 161
:DATe ......................................................................... 162
:BUS1 ......................................................................... 164
:BUS1:STATE ............................................................. 164
:BUS1:TYPe ................................................................ 164
:BUS1:INPut .............................................................. 165
:BUS1:I2C:ADDRess:RWINClude ............................. 165
:BUS1:I2C:SCLK:SOURce .......................................... 166
:BUS1:I2C:SDA:SOURce............................................ 166
:BUS1:UART:BITRate ................................................. 166
:BUS1:UART:DATABits .............................................. 167
24

COMMAND OVERVIEW
:BUS1:UART:PARIty ...................................................167
:BUS1:UART:PACKEt .................................................168
:BUS1:UART:EOFPAcket ...........................................168
:BUS1:UART:TX:SOURce ..........................................168
:BUS1:UART:RX:SOURce ..........................................169
:BUS1:SPI:SCLK:POLARity ........................................169
:BUS1:SPI:SS:POLARity .............................................169
:BUS1:SPI:WORDSize ...............................................170
:BUS1:SPI:BITORder .................................................170
:BUS1:SPI:SCLK:SOURce ..........................................170
:BUS1:SPI:SS:SOURce ...............................................171
:BUS1:SPI:MOSI:SOURce .........................................171
:BUS1:SPI:MISO:SOURce .........................................171
:BUS1:DISplay:FORMAt ............................................172
:LISTer:DATA .............................................................172
:BUS1:CAN:SOURce ..................................................172
:BUS1:CAN:PROBe ....................................................173
:BUS1:CAN:SAMPLEpoint .........................................173
:BUS1:CAN:BITRate ...................................................173
:BUS1:LIN:BITRate ....................................................174
:BUS1:LIN:IDFORmat ...............................................174
:BUS1:LIN:POLARity .................................................175
:BUS1:LIN:SAMPLEpoint ..........................................175
:BUS1:LIN:SOURce ...................................................175
:BUS1:LIN:STANDard ...............................................176
:MARK ........................................................................177
:MARK:CREATE ..........................................................177
:MARK:DELEte ...........................................................178
:SEARCH:COPY .........................................................180
:SEARCH:STATE ........................................................181
:SEARCH:TOTAL ........................................................181
:SEARCH:TRIGger:TYPe ............................................181
:SEARCH:TRIGger:SOURce .......................................182
25

GDS-2000E Programming Manual
:SEARCH:TRIGger:EDGE:SLOP ................................ 182
:SEARCH:TRIGger:LEVel ........................................... 182
:SEARCH:TRIGger:HLEVel ........................................ 183
:SEARCH:TRIGger:LLEVel ......................................... 183
:SEARCH:TRIGger:PULSEWidth:POLarity ................ 184
:SEARCH:TRIGger:RUNT:POLarity ........................... 184
:SEARCH:TRIGger:RISEFall:SLOP ............................ 185
:SEARCH:TRIGger:PULSe:WHEn .............................. 185
:SEARCH:TRIGger:PULSe:TIMe ................................ 186
:SEARCH:TRIGger:RUNT:WHEn .............................. 186
:SEARCH:TRIGger:RUNT:TIMe ................................ 187
:SEARCH:TRIGger:RISEFall:WHEn ........................... 187
:SEARCH:TRIGger:RISEFall:TIMe ............................. 188
:SEARCH:TRIGger:BUS:TYPe .................................... 188
:SEARCH:TRIGger:BUS:B1:I2C:CONDition .............. 189
:SEARCH:TRIGger:BUS:B1:I2C:ADDRess:MODe .... 189
:SEARCH:TRIGger:BUS:B1:I2C:ADDRess:TYPe ....... 190
:SEARCH:TRIGger:BUS:B1:I2C:ADDRess:VALue ..... 191
:SEARCH:TRIGger:BUS:B1:I2C:ADDRess
:DIRection .................................................................. 191
:SEARCH:TRIGger:BUS:B1:I2C:DATa:SIZe ............... 192
:SEARCH:TRIGger:BUS:B1:I2C:DATa:VALue ........... 192
:SEARCH:TRIGger:BUS:B1:UART:CONDition .......... 193
:SEARCH:TRIGger:BUS:B1:UART:RX:DATa:SIZe ..... 194
:SEARCH:TRIGger:BUS:B1:UART:RX:DATa:VALue .. 195
:SEARCH:TRIGger:BUS:B1:UART:TX:DATa:SIZe ..... 195
:SEARCH:TRIGger:BUS:B1:UART:TX:DATa:VALue .. 196
:SEARCH:TRIGger:BUS:B1:SPI:CONDition .............. 197
:SEARCH:TRIGger:BUS:B1:SPI:DATa:SIZe ............... 197
:SEARCH:TRIGger:BUS:B1:SPI:DATa:MISO:VALue . 198
:SEARCH:TRIGger:BUS:B1:SPI:DATa:MOSI:VALue . 199
:SEARCH:TRIGger:BUS:B1:CAN:CONDition ........... 199
:SEARCH:TRIGger:BUS:B1:CAN:FRAMEtype ........... 200
SEARCH:TRIGger:BUS:B1:CAN:IDentifier:MODe ... 201
:SEARCH:TRIGger:BUS:B1:CAN:IDentifier:VALue ... 201
26

COMMAND OVERVIEW
:SEARCH:TRIGger:BUS:B1:CAN:IDentifier
:DIRection ..................................................................202
:SEARCH:TRIGger:BUS:B1:CAN:DATa:QUALifier ....203
:SEARCH:TRIGger:BUS:B1:CAN:DATa:SIZe ............204
:SEARCH:TRIGger:BUS:B1:CAN:DATa:VALue .........204
:SEARCH:TRIGger:BUS:B1:LIN:CONDition .............205
:SEARCH:TRIGger:BUS:B1:LIN:DATa:QUALifier .....206
:SEARCH:TRIGger:BUS:B1:LIN:DATa:SIZe ..............207
:SEARCH:TRIGger:BUS:B1:LIN:DATa:VALue ...........207
:SEARCH:TRIGger:BUS:B1:LIN:ERRTYPE ................208
:SEARCH:TRIGger:BUS:B1:LIN:IDentifier:VALue .....208
:SEARCH:FFTPeak:METHod .....................................209
:SEARCH:FFTPeak:METHod:MPEak .........................209
:SEARCH:FFTPeak:SINFo ..........................................210
:CHANnel<X>:LABel ..................................................211
:CHANnel<X>:LABel:DISPlay ....................................212
:REF<X>:LABel ...........................................................212
:REF<X>:LABel:DISPlay .............................................213
:BUS1:LABel ...............................................................214
: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
27

GDS-2000E Programming Manual
:SEGMents:MEASure:TABle:LIST ............................. 223
:SEGMents:MEASure:TABle:SAVe ............................ 223
:SEGMents:SAVe ....................................................... 223
: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
: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
:DATALOG:STATE ..................................................... 234
:DATALOG:SOURce .................................................. 234
:DATALOG:SAVe ....................................................... 235
:DATALOG:INTerval .................................................. 235
:DATALOG:DURation ................................................ 236
28

COMMAND OVERVIEW
:REMOTEDisk:IPADDress .........................................237
:REMOTEDisk:PATHName .......................................237
:REMOTEDisk:USERName .......................................237
:REMOTEDisk:PASSWord .........................................238
:REMOTEDisk:MOUNT.............................................238
:REMOTEDisk:AUTOMount......................................239
29

GDS-2000E Programming Manual
Common Commands ............................... 32
Acquisition Commands ............................ 38
Autoscale Commands .............................. 45
Vertical Commands .................................. 46
Math Commands ..................................... 52
Cursor Commands ................................... 61
Display Commands .................................. 71
Hardcopy Commands ............................... 75
Measure Commands ................................ 78
Measurement Commands ...................... 103
Reference Commands ............................ 110
Run Command ....................................... 113
Stop Command ...................................... 113
Single Command .................................... 113
Force Command ..................................... 114
Timebase Commands ............................. 115
Trigger Commands ................................. 118
System Commands ................................ 155
Save/Recall Commands .......................... 156
Ethernet Commands .............................. 161
Time Commands .................................... 162
Bus Decode Commands ......................... 163
Mark Commands .................................... 177
Search Commands ................................. 179
COMMAND DETAILS
The Command details chapter shows the detailed
syntax, equivalent panel operation, and example
for each command. For the list of all commands,
see page17.
30