EasyManua.ls Logo

Tektronix TDS210 User Manual

Tektronix TDS210
346 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #298 background imageLoading...
Page #298 background image
Status and Events
3-12
TDS200, TDS1000/2000, TDS1000B/2000B, TPS2000 Programmer
The same command sequence using the *WAI command for
synchronization follows:
/* Set up single-sequence acquisition */
SELECT:CH1 ON
ACQUIRE:MODE SAMPLE
ACQUIRE:STOPAFTER SEQUENCE
/* Acquire waveform data */
ACQUIRE:STATE ON
/* Set up the measurement parameters */
MEASUREMENT:IMMED:TYPE PK2PK
MEASUREMENT:IMMED:SOURCE CH1
/* Wait until the acquisition is complete before taking the
measurement */
*WAI
/* Take peak-to-peak measurement on acquired data */
MEASUREMENT:IMMED:VALUE?
Though *WAI is one of the easiest ways to achieve synchronization,
it is also the most costly. The processing time of the oscilloscope is
slowed, since it is processing a single command at a time. This time
could be spent doing other tasks.
The controller can continue to write commands to the input buffer,
but the commands are not processed by the oscilloscope until all
operations in process are complete. If the input buffer becomes full,
the controller will be unable to write any more commands to the
buffer and will result in a time out.

Table of Contents

Question and Answer IconNeed help?

Do you have a question about the Tektronix TDS210 and is the answer not in the manual?

Tektronix TDS210 Specifications

General IconGeneral
BrandTektronix
ModelTDS210
CategoryTest Equipment
LanguageEnglish

Summary

Preface

Getting Started

Syntax and Commands

Command Syntax

Describes the structure of commands and queries, including BNF notation and message elements.

Command Groups

Command Descriptions

ACQuire? (Query Only)

Returns current acquisition settings.

CURSor? (Query Only)

Returns current cursor settings.

Status and Events

Synchronization Methods

Details methods like *WAI, BUSY?, *OPC, and *OPC? for synchronizing operations.

Related product manuals