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