C/C++ & DLL Libraries
••
55
di_buffer (DOS):
If double buffer mode is disabled, this is the start
address of the memory buffer to store the DI data.
If double buffer mode is enabled, this memory
buffer is actually of no use. But the buffer size still
must be larger than the number of
count
(that is,
count*4 bytes). You can use this buffer as transfer
buffer in _7200_DblBufferTransfer to make use of
this buffer.
**This memory should be double-word
alignment.
wait_trig :
The waiting status of trigger
DI_NONWAITING : the input sampling will be
start immediately
DI_WAITING : the input samples waiting rising or
falling edge trigger to start DI
trig_pol :
trigger polarity
DI_RISING : rising edge trigger
DI_FALLING : falling edge trigger
clear_fifo :
0
: retain the FIFO data
1:
clear FIFO data before perform digital input
disable_di :
0
: digital input operation still active after DMA
transfer complete
1:
disable digital input operation immediately when
DMA transfer complete
@ Return Code
ERR_NoError
ERR_BoardNoInit
ERR_InvalidDIOMode
ERR_InvalidDIOCnt
ERR_NotDWordAlign
ERR_DMATransferNotAllowed
Содержание cPCI-7200
Страница 1: ...PCI 7200 cPCI 7200 12MB S High Speed Digital Input Output Card ...
Страница 2: ......
Страница 7: ......
Страница 9: ......
Страница 18: ...Installation 9 Figure 2 1a PCI 7200 Layout Diagram ...
Страница 41: ......
Страница 79: ......
Страница 83: ......