• Welcome to Forum.Deepsoftware.Com. Please login or sign up.
 

Is it possible to choose more than 1 port com ?

Started by egavoille, November 22, 2013, 06:03:53 pm

Previous topic - Next topic

egavoille

Hello,

I would like to open 5 ports, and send the same data simultaneously.

Thank you

hid1

Use 5 nrcomm object with seperate thread. 
Start thread. ..
comm port settings etc done.

but threads  now suspended.

Then,

thread1. resume;
thread2. resume;
thread3. resume;
thread4. resume;
thread5. resume;


Roman Novgorodov

Hello

You can create 5 instances of TnrComm class for necessary ports in single thread or drop 5 components in design time on Form.

Roman Novgorodov
DeepSoftware llc
DeepSoftware llc - The professional components for Delphi/CBuilder/.NET. The high quality custom software development.
Forums.nrCommLib.Com - DeepSoftware Tech Support Forum.