From 04:00 PM CDT – 08:00 PM CDT (09:00 PM UTC – 01:00 AM UTC) Tuesday, April 16, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Do Controls/Indicators in all display tabs get updated even if not visible?

Solved!
Go to solution

At 38400 you can get ~3840 characters/sec, or ~77 per 20ms. If sending a command and awaiting response it's better assume 50%, or ~40 chars per 20ms. How much is sent and recieved, is it even possible at this speed?

/Y

G# - Award winning reference based OOP for LV, for free! - Qestit VIPM GitHub

Qestit Systems
Certified-LabVIEW-Developer
0 Kudos
Message 11 of 13
(274 Views)

Thanks for the feed back. I have another idea that might work. I could take all the display data and put it in several clusters and then route those clusters to a parallel loop that updates the terminals every half second or so. Do you think that would work?

 

Also to answer some of the other questions.

 

1. there are only 10 bytes in each message.

2. I am not using synchronous displays

3. I have updated the priority of my vi. Thanks, I didn't know I could do that.

0 Kudos
Message 12 of 13
(269 Views)
Hey, if nothing else, I'm consistent! 🙂

I just don't like complications and tabs (besides often not working as intended) complicate things.

Mike...

Certified Professional Instructor
Certified LabVIEW Architect
LabVIEW Champion

"... after all, He's not a tame lion..."

For help with grief and grieving.
0 Kudos
Message 13 of 13
(267 Views)