Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
user_1516091
Level 2
Level 2
10 replies posted 5 replies posted 10 questions asked

Hi, I am Tony.

I have two USB3014 Data acquisition board connecting with only one  PC . And could open two device successfully use open(i) function.However, the device(0) could work nomally and device(1) could not transfer data  at the same time in bulk transmission mode. I  want to ask the question that how could acquire two USB3.0 interface data at the same time in one host software.thanks

0 Likes
1 Solution
SrinathS_16
Moderator
Moderator
Moderator
1000 replies posted 750 replies posted 500 replies posted

Hello Tony,

- Please post the code snippet pertaining to device opening and data transfer.

- Also, mention the error that you receive on the data transfer that is failing.

- As a reference, you can refer to Cypress Streamer example that comes with the FX3 SDK which can be used to communicate with two devices simultaneously.

Best regards,

Srinath S

View solution in original post

0 Likes
1 Reply
SrinathS_16
Moderator
Moderator
Moderator
1000 replies posted 750 replies posted 500 replies posted

Hello Tony,

- Please post the code snippet pertaining to device opening and data transfer.

- Also, mention the error that you receive on the data transfer that is failing.

- As a reference, you can refer to Cypress Streamer example that comes with the FX3 SDK which can be used to communicate with two devices simultaneously.

Best regards,

Srinath S

0 Likes