This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

DDC264EVM: DDC264EVM read sampled data from multiple boards

Part Number: DDC264EVM
Other Parts Discussed in Thread: DDC264

Hello,

we are developing a software to read the sampled data from 7   DDC264EVM boards (connected via USB to a PC) using the USB_IO_for_VB6.dll

We are able to read the the FPGA registers of the 7 boards using the WriteFPGARegsC function  passing to it the USB device we want to read from.

And we are able to read the sampled data using the function FastAllDataCap.

The problem is that is such function doesn't exist a parameter to pass to select the USB port to read from (in order to select the board) and we are able to read only the data of  just one of the 7 boards.

Please could you suggest us how we can select the board to read from with the FastAllDataCap function?

By the way, also uising tyor software I can't select the board to read from.

 

Thanks,

Rosario