Error enabling serial device
Posted: Thu Nov 25, 2004 12:52 pm
I just created a new serial device and all the setup seemed to go fine. The device is on COM10 but when I try to enable it I get this error in the log:
Unable to open COM Port [10]. Rc = The system cannot find the file specified.
COM10 showed up in the list of available ports so HouseBot at least knows its there. I also successfully connnected with and communicated to the serial device on this COM port using Hyperterminal. Any suggestions?
UPDATE:
I also get this message in the system log right after the one above:
Error initializing hardware for module [C:\Program Files\HouseBot\Plugins\Interfaces\GenericSerial.dll]
I also found that when I try to enable the device the CPU goes to 100%. This seems to be reproducible right now. If you want me to do any tracing or test a different version of the serial driver let me know.
-- Dave
Unable to open COM Port [10]. Rc = The system cannot find the file specified.
COM10 showed up in the list of available ports so HouseBot at least knows its there. I also successfully connnected with and communicated to the serial device on this COM port using Hyperterminal. Any suggestions?
UPDATE:
I also get this message in the system log right after the one above:
Error initializing hardware for module [C:\Program Files\HouseBot\Plugins\Interfaces\GenericSerial.dll]
I also found that when I try to enable the device the CPU goes to 100%. This seems to be reproducible right now. If you want me to do any tracing or test a different version of the serial driver let me know.
-- Dave