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

Can't change Comport at runtime with 9.08

Started by Cooltool, July 04, 2010, 05:47:26 am

Previous topic - Next topic

Cooltool

Hello Roman,

i have a problem with the new version. I can't chnage the Comport at runtime.
After changing and activating i get the Error [Can't open Device ""]. When i set the
Comport at designtime all works fine. You can check this in your Demo SimplePacket

Another Test ist
Put Comport to Form
Don't change anything
At FormShow
Show nrComm1.ComName (COM1)
Change Comport to Com2 or 3 with
nrComm1.ComPort:= cpCOM2 / cpCOM3
Show nrComm1.ComName ([Empty]) normaly COM2 / COM3

I've change back to 9.07 and all works fine.

Tested in Delphi 2007 under Win7Ultimate 64bit with
USB SerialPort FDI on COM3

Best Regards
Stefan

Roman Novgorodov

Hello

Thank you for your information.

It seems like you are right. This trouble appears in the latest release if TnrComm.EnumProts is epQuickAll.
We have fixed this bug and uploaded new build of nrComm Lib today.
Please download and try it.

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

Cooltool

Thanks Roman
works fine now

Best regards
Stefan