![Tektronix TDSUSB2 Manual Download Page 162](http://html1.mh-extra.com/html/tektronix/tdsusb2/tdsusb2_manual_1078195162.webp)
R-GPIB Commands
Introduction to the R-GPIB Commands
With the knowledge of R-GPIB command syntax, you can design an R-GPIB
program to do the following tasks:
Start the TDSUSB2 application
Recognize an active application with R-GPIB protocol
Program and read the application setup parameters
Sequence measurements
Generate reports
Guidelines to R-GPIB Programming
The application includes an example of an R-GPIB program for your reference as
a program example. Your R-GPIB program should comply with the following
guidelines:
The application startup must complete before sending additional R-GPIB
commands to the application (see example).
To generate reports, first check whether the sequencer state is "Ready".
Appropriate delay (for example: 2 secs) should be maintained between
commands.
The status variable should be checked to ensure that an error has not
occurred because of a measurement command problem.
R-GPIB event queue needs to be monitored. Make sure the event queue is
clear before sending the next R-GPIB command to prevent event queue
overflow.
Commands are case and space sensitive. Your program will not operate
correctly if you do not follow the capitalization and spacing precisely.
148
TDSUSB2 Universal Serial Bus Measurement Package
Summary of Contents for TDSUSB2
Page 24: ...Getting Started 10 TDSUSB2 Universal Serial Bus Measurement Package...
Page 32: ...Installation 18 TDSUSB2 Universal Serial Bus Measurement Package...
Page 61: ...Operating Basics TDSUSB2 Universal Serial Bus Measurement Package 47...
Page 76: ...Taking Measurements 62 TDSUSB2 Universal Serial Bus Measurement Package...
Page 90: ...Tutorial 76 TDSUSB2 Universal Serial Bus Measurement Package...
Page 160: ...Application Examples 146 TDSUSB2 Universal Serial Bus Measurement Package...
Page 230: ...Measurement Algorithms 216 TDSUSB2 Universal Serial Bus Measurement Package...
Page 250: ...Glossary 236 TDSUSB2 Universal Serial Bus Measurement Package...