USB Serial Communication under Real Time Windows Target delay

Hi!
I have a set of USB IMUs from Microstrain (through Virtual COM Port) and I'm trying to use them in Real Time Windows Target. To communicate with the devices I use the Packet Input block for serial communications. I am able to build and run the real time code, but the sensor readings are coming in very delayed (something like 30 seconds after I move the sensor). Does anyone has an idea about what the problem might be?
Thanks, Paulo

2 Comments

can you please tell me how you solve this problem cuz i cant even send or receive anything
Hi! I accidentally discovered how to make the delay go away, just make a second copy of the block packet input. I don't why this happens, but having two packet input block doing the exact same thing to the same COM port, solves this issue. Hope it helps.

Sign in to comment.

Answers (0)

Asked:

on 9 Feb 2012

Commented:

on 29 Sep 2013

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!