User`s guide
52
•
PCIS-DASK Application Hints
DI_xxxx_Config
(xxxx means the card type,
e.g. DI_7300B_Config)
DI_ContMultiBufferStart
DI_AsyncMultiBufferNextReady
Next half buffer
ready?
Yes
No
DI_ContMultiBufferSetup repeatedly…
Handling the ready data
Want to stop
the operation?
DI_AsyncClear
Yes
No
[Example Code Fragment]
card = Register_Card(PCI_7300A_RevB, card_number);
…
DI_7300B_Config(card, 16, TRIG_CLK_10MHZ, P7300_WAIT_NO,
P7300_TERM_ON, 0, 1, 1);