Steve Morris
-
Posts
19 -
Joined
-
Last visited
-
Days Won
1
Community Answers
-
Steve Morris's post in Please guide me to acquire data from multi-serial ports was marked as the answer
lovemachinez,
You don't need to close the previous port before you read from the next port. You should open all your ports, read from them in the For Loop as QueueYueue suggested, and then close all of them when you are finished. See attached example.
multiport example LV2010.vi