Chapter 4: PowerDAQ Software (SDK)
68
Trigger type
Configuration
Start trigger rising
edge
AOB_STARTTRIG0
Start trigger falling
edge
AOB_STAR AOB_STARTTRIG1
Stop trigger rising
edge
AOB_STOPTRIG0
Stop trigger falling
edge
AOB_ ST AOB_ STOPTRIG1
Table 24: Setting up External Trigger
When the board is clocked from the low frequency
internal timebase or external clock you might not get an
immediate response because the board transfers data
into the host memory only when the A/D FIFO becomes
half-full. For example, if your board’s FIFO size is 1kS,
acquisition rate is 100Hz and you put one channel into
the channel list, the board notifies the driver (and
application) only after 5 seconds of acquisition no
matter how small your frame is. If you clock your board
externally you will not get any response from the board
until the board will get enough pulses to get half-a-FIFO
of samples. However, you can use
_PdImmediateUpdate(…) function on a timer loop to
force data from the A/D FIFO into the host buffer. Do
not call this function too frequently because it can
degrade system performance.
TIP
Содержание 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: ......