|
||
|
Title: Open several ports at one time Post by bigboiler on Jul 11th, 2008, 3:54am Is it possible to open more than one port and to keep them opened. I need to read from and to write to 6 ports simultaneously. I am using an USB edgeport for the communication. Thank you! |
||
|
Title: Re: Open several ports at one time Post by Andrew on Jul 11th, 2008, 4:05am Yes, that's quite possible. Yo just need to use several instances of our Serial Port Control object. Thanks! |