07-13-2006 03:00 PM
07-13-2006 03:12 PM
07-17-2006 04:01 PM
Hello,
I have done a simply program to be sure that I manage to have a digital outpout. I plugged a voltmeter at the outpout of the channel of the SCB-68 to check it worked. But it didn't work. I used the connector 1 (DIO). I was aware that on the VI, I had only the connector 0 to add the DIO0 (FPGA I/O). I think that can explain the fact my program doesn't work. Should I be right, what can I do to make appear the connector 1 I need.
Thanks,
Emmanuelle
07-18-2006 08:49 AM
It's ok, I've found the answer of my problem....
Emmanuelle
07-19-2006 10:38 AM
hello,
I have only 3 channels for the DMA FIFO. Is it possible to add others? If yes, how can I do that?
thanks,
Emmanuelle
07-19-2006 12:25 PM
Emmanuelle Hello.
Each FPGA target has a fixed number of DMA channels available for transferring data from the target to the host computer, in your case it looks like the maximum amount of channels you have is 3. You can use multiple FIFO Read and FIFO Write functions to read and write to the same DMA FIFO.
However, to answer your question, there is no way to add an extra DMA channel to your FPGA target.
Please post if you have further questions.
Efosa O.
NIAE