C/C++ Libraries
95
5.26 _7300_Get_Sample
@ Description
For the language without pointer support such as Visual Basic,
programmer can use this function to access the index-th data in
input DMA buffer. This function is only available in Windows 95
version.
@ Syntax
Visual C/C++ (Windows 95)
int W_7300_Get_Sample (U32 linearAddr, U32 index,
U32 *data_value, U32 portWidth)
Visual Basic (Windows 95)
W_7300_Get_Sample (ByVal linearAddr As Long,
ByVal index As Long, data_value As Long,
ByVal portWidth As Long) As Long
@ Argument
linearAddr
:The linear address of the allocated DMA memory.
index
: The index of the sample. The first sample is with index 0.
dataValue
: The sample retrieved. The width of retrieved data is
different with the different portWidth value.
portWidth
: The port width of the digital input port. The possible
values are 8, 16, or 32.
@ Return Code
NoError
Содержание 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...