Chapter 4: PowerDAQ Software (SDK)
78
Analog Output Subsystem
There are four update modes for the analog output subsystem:
•
Polled I/O update mode
•
Buffered event-based waveform mode using PCI
interrupts
•
Buffered polled-I/O waveform mode
•
Auto-retriggerable waveform mode
Method A. Polled I/O update mode
See SDK Examples
SimpleAOut.cpp, SimpleTest.vbp
This method allows you to update analog output values immediately
(see Functional Overview for data format).
Initialization
•
Reset the board
#
_PdAInReset(…)
Output value
•
Output analog output value
#
_PdAOutPutValue(…)
Содержание PD2-MF
Страница 5: ...Table of Contents iii Index 137 ...
Страница 11: ...1 1 Introduction ...
Страница 18: ......
Страница 19: ...9 2 Installation and Configuration ...
Страница 34: ......
Страница 35: ...25 3 Architecture ...
Страница 63: ...53 4 PowerDAQ Software Development Kit PD SDK ...
Страница 106: ......
Страница 107: ...97 5 Calibration ...
Страница 109: ...99 A Appendix A Specifications ...
Страница 110: ...Appendix A Specifications 100 ...
Страница 112: ......
Страница 113: ...103 B Appendix B Accessories ...
Страница 118: ......
Страница 119: ...109 C Appendix C Application Notes ...
Страница 125: ...115 D Appendix D Warranty ...
Страница 128: ......
Страница 129: ...119 E Appendix E Glossary ...
Страница 152: ......