WinBatch Tech Support Home

Database Search

If you can't find the information using the categories below, post a question over in our WinBatch Tech Support Forum.

TechHome

Serial
plus

Can't find the information you are looking for here? Then leave a message over on our WinBatch Tech Support Forum.

PComControl 107 Error: Bad Baud Rate

Keywords:    107 pComControl

Question:

i am executing the function pComControl and all I get is the error 107: Bad Baud rate. Why?
addextender("WWSER34I.DLL")
debug(1)
port=pComOpen("COM1",0,57600,"8N1","RTSRTS")
sss = pComControl(port,0,28800,0,0); <<< THIS IS WHERE I GET THE "BAD BAUD" ERROR

Answer:

Opps. You will need the most current version of the serial extender dll (dated 10/26/98 or newer). There was a problem with this function in earlier versions. No matter what baud rate was specified it would fail with the 107 Bad Baud Rate error. The problem has been fixed.
Article ID:   W12573
Filename:   pComControl.txt
File Created: 2001:03:01:15:26:04
Last Updated: 2001:03:01:15:26:04