Chapter 2
20
To stop a continuously paced analog output operation, you can stop
sending data to the module, letting the module stop when it runs out
of data, or you can perform either an orderly stop or an abrupt stop
using software. In an orderly stop, the module finishes outputting the
specified number of samples, then stops; all subsequent triggers are
ignored. In an abrupt stop, the module stops outputting samples
immediately; all subsequent triggers are ignored.
Data Transfer
If you are using continuous output mode, you must allocate and fill
multiple buffers with the appropriate data before starting the
operation, and specify one of the following buffer wrap modes in
software:
•
None
–
Data is written from multiple output buffers
continuously; when no more buffers of data are available, the
continuous output operation stops. This mode guarantees
gap-free data.
•
Multiple –
Data is written from multiple output buffers
continuously; when no more buffers of data are available, the
module returns to the first location of the first buffer and
continues writing data. This process continues indefinitely until
you stop it. This mode does not guarantee gap-free data.
A Buffer Done message is returned whenever the last value in a
buffer is output. This allows you to fill the buffer or provide a new
buffer, as needed.
Note:
An underrun error can result if your buffer size is too small,
if you do not allocate enough buffers, or if your output frequency is
too fast.
Содержание KUSB-3100
Страница 10: ...Contents x...
Страница 14: ...About this Manual xiv...
Страница 15: ...1 1 Overview Features 2 Supported Software 3...
Страница 18: ...Chapter 1 4...
Страница 46: ...Chapter 2 32...
Страница 47: ...33 3 Supported Device Driver Capabilities...
Страница 86: ...Chapter 4 72...
Страница 87: ...73 5 Troubleshooting General Checklist 74 Service and Support 77...
Страница 100: ...Chapter 6 86...
Страница 101: ...87 A Specifications...
Страница 112: ...Appendix A 98...
Страница 113: ...99 B Connector Pin Assignments...
Страница 115: ...101 C Reading from or Writing to the Digital Registers...