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

Non standard baud rate and ConfigDialog() method

Started by Roman Novgorodov, March 02, 2008, 03:04:04 pm

Previous topic - Next topic

Roman Novgorodov

Dear Sir

Thank you for your information.

Please note that ConfigDialog() method shows standard Windows system
dialog with serial port settings. You are using non standard value for
baud rate.

Standard values for Baud rate are following:

  110
  300
  600
  1200
  2400
  4800
  9600
  14400
  19200
  38400
  56000
  57600
  115200
  128000
  256000

Good luck!

Roman Novgorodov

DeepSoftware
------------
The professional libraries and components for Delphi/CBuilder/Kylix/.NET
The high quality custom software development. Deep experience in serious
solutions for various platforms: Win32, Windows Mobile/CE, PDA.
http://www.deepsoftware.com/

QuoteSaturday, March 1, 2008,9:45:50 AM, you wrote:

AU> Dear Roman,

AU>   nrComm1->ConfigDialog();
AU>   nrComm1->BaudRate = 100000;
AU>   nrComm1->ConfigDialog();

AU> I use CustumBoudRate well.
AU> I expect it for improvement of nrComm1->ConfigDialog().

AU> Thank you and best regads,
DeepSoftware llc - The professional components for Delphi/CBuilder/.NET. The high quality custom software development.
Forums.nrCommLib.Com - DeepSoftware Tech Support Forum.