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
Error enabling serial device
-
- HouseBot Special Member
- Posts: 409
- Joined: Tue Jul 13, 2004 9:13 am
- Location: Tigard, OR
Dave,
Here's an updated Generic Serial plugin that will work for com ports 10 and above. You will need to unzip it and copy the DLL into your HouseBot\Plugins\Interfaces directory. You might want to backup the old one just in case there is a problem with the new one.
Here's an updated Generic Serial plugin that will work for com ports 10 and above. You will need to unzip it and copy the DLL into your HouseBot\Plugins\Interfaces directory. You might want to backup the old one just in case there is a problem with the new one.
Scott
-
- HouseBot Special Member
- Posts: 409
- Joined: Tue Jul 13, 2004 9:13 am
- Location: Tigard, OR
-
- HouseBot Special Member
- Posts: 409
- Joined: Tue Jul 13, 2004 9:13 am
- Location: Tigard, OR
-
- HouseBot Special Member
- Posts: 409
- Joined: Tue Jul 13, 2004 9:13 am
- Location: Tigard, OR