FAQ Article ID dl_faq007
Question
Can I use a non-standard baud rate that is not available in the baud rate list, e.g. 10800 bauds?
Applies to:
Docklight / Docklight Scripting (all versions)
Answer
In Docklight (Scripting) V1.9 you may use non-standard baud rates by typing any integer number between 1 and 9999999 (about
9 MBaud) instead of choosing a standard baud rate from the dropdown list.
NOTE: Non-standard baud rates may not work correctly on all COM ports.
It depends on the capabilities of your COM port's hardware UART chip,
if the chosen rate is applied correctly. You will receive no warning,
if any non-standard rate cannot be applied.
Related Links
Docklight Manual - COM Port Settings
back to the Docklight FAQ page
|