C/C++ Libraries
97
5.28 _7300_GetUnderrunStatus
@ Description
When you use _7300_DO_DMA_Start to output data, the output
data is read from the FIFO on the cPCI/PCI/PCIe-7300A. If the
FIFO becomes empty and next data is read from the FIFO, under-
run situation occurs. Using this function to check underrun status.
@ Syntax
Visual C/C++ (Windows 95)
int W_7300_GetUnderrunStatus (int card_number,
int *underrun)
Visual Basic (Windows 95)
int W_7300_GetUnderrunStatus (ByVal card_number
As Long, underrun As Long) As Long
C/C++ (DOS)
int _7300_GetUnderrunStatus (int card_number, int
*underrun)
@ Argument
card_number
:The card number of the cPCI/PCI/PCIe-7300A
card.
underrun
:0: underrun sitation did not occur.
1: underrun situation occurred.
@ Return Code
NoError
PCICardNumErr,PCICardNotInit
Содержание cPCI-7300A
Страница 4: ......
Страница 10: ...vi List of Figures...
Страница 18: ...8 Introduction...
Страница 21: ...Installation 11 2 4 cPCI PCI PCIe 7300A Layout Figure 2 1 PCI 7300A Layout Diagram...
Страница 22: ...12 Installation Figure 2 2 cPCI 7300A Layout Diagram Figure 2 3 PCIe 7300A Layout Diagram 167 65 111 15...
Страница 26: ...16 Installation Figure 2 4 CN1 Pin Assignment...
Страница 100: ...90 C C Libraries BufNotDWordAlign DMADscrBadAlign...
Страница 108: ...98 C C Libraries...
Страница 114: ...104 Appendix...