![Tektronix TDS 410A Programming Manual Download Page 334](http://html1.mh-extra.com/html/tektronix/tds-410a/tds-410a_programming-manual_1079127334.webp)
Status and Events
3–8
TDS Family Oscilloscope Programmer Manual
Processing Time
Acquiring Waveform Data
Figure 3–7: Command Processing Without Using Synchronization
To ensure the digitizing oscilloscope completes waveform acquisition before
taking the measurement on the acquired data, you can synchronize the program.
Figure 3–8 shows the desired processing sequence.
Processing Time
Acquiring Waveform Data
Figure 3–8: Processing Sequence With Synchronization
You can use four commands to synchronize the operation of the digitizing
oscilloscope with your application program: *WAI, BUSY?, *OPC, and *OPC?.
You can force commands to execute sequentially by using the *WAI command.
This command forces completion of the previous commands before processing
new ones.
The same command sequence using the *WAI command for synchronization
looks like this:
/* Set up single-sequence acquisition */
/* Acquire waveform data */
/* Set up the measurement parameters */
/* Wait until the acquisition is complete before taking the measurement */
Using the *WAI Command
Summary of Contents for TDS 410A
Page 4: ......
Page 10: ...Table of Contents vi TDS Family Oscilloscope Programmer Manual ...
Page 56: ...Command Groups 2 38 TDS Family Oscilloscope Programmer Manual ...
Page 346: ...Status and Events 3 20 TDS Family Oscilloscope Programmer Manual ...
Page 352: ...Program Examples 4 6 TDS Family Oscilloscope Programmer Manual ...
Page 358: ...Appendix B Reserved Words B 4 TDS Family Oscilloscope Programmer Manual ...
Page 382: ...Index Index 14 TDS Family Oscilloscope Programmer Manual ...