My old server gave up the ghost, and I've transferred my
HS2 to a new machine with Vista OS. I've got it all working again EXCEPT RadioRA.
I'm connected to the RS-232 interface with a USB-Serial convertor (no option as the new machine has no COM ports). The driver is installed and working. And I can communicate and control the RadioRA system through the RS-232 interface using HyperTerminal to that COM port (COM7). And this was the same USB dongle used on the prior XP machine.
However, I can't get HS2 to control the system. It keeps getting errors trying to initialize the COM port. Here are the debug log errors upon HS2 init and an attempt at plugin reinstallation/reinitialization:
---
11/25/2009 12:03:58 PM Lutron RadioRA Debug Entered InitIO() function.
11/25/2009 12:03:58 PM Lutron RadioRA Debug Entered Version() function.
11/25/2009 12:03:58 PM Lutron RadioRA Info HomeSeer Lutron RadioRA Interface Version 2.0.0.6 - initializing...
11/25/2009 12:03:58 PM Lutron RadioRA Debug Entered InitHW() function.
11/25/2009 12:03:58 PM Lutron RadioRA Debug Entered InitDevices() subroutine.
11/25/2009 12:03:59 PM Lutron RadioRA Debug Verification of base IO code '^' complete.
11/25/2009 12:03:59 PM Lutron RadioRA Debug Opening serial port COM7
11/25/2009 12:03:59 PM Lutron RadioRA Error Unable to access serial port : COM7
11/25/2009 12:03:59 PM COM Plugin InitIO error: Application-defined or object-defined error
11/25/2009 12:03:59 PM COM Plugin Error Error initializing Custom Interface: Application-defined or object-defined error
11/25/2009 12:03:59 PM Error Initializing interface: Lutron RadioRA->Application-defined or object-defined error
11/25/2009 12:03:59 PM Plug-In Finished initializing plug-in Lutron RadioRA
---
---
11/25/2009 12:14:35 PM Plug-In Initializing Plug-in: Lutron RadioRA
11/25/2009 12:14:35 PM Lutron RadioRA Debug Entered Version() function.
11/25/2009 12:14:35 PM COM Plugin Calling InitIO
11/25/2009 12:14:35 PM Lutron RadioRA Debug Entered InitIO() function.
11/25/2009 12:14:35 PM Lutron RadioRA Debug Entered Version() function.
11/25/2009 12:14:35 PM Lutron RadioRA Info HomeSeer Lutron RadioRA Interface Version 2.0.0.6 - initializing...
11/25/2009 12:14:35 PM Lutron RadioRA Debug Entered InitHW() function.
11/25/2009 12:14:35 PM Lutron RadioRA Debug Entered InitDevices() subroutine.
11/25/2009 12:14:35 PM Lutron RadioRA Debug Verification of base IO code '^' complete.
11/25/2009 12:14:35 PM Lutron RadioRA Debug Opening serial port COM7
11/25/2009 12:14:36 PM Lutron RadioRA Error Unable to access serial port : COM7
11/25/2009 12:14:36 PM COM Plugin InitIO error: Application-defined or object-defined error
11/25/2009 12:14:36 PM COM Plugin Error Error initializing Custom Interface: Application-defined or object-defined error
11/25/2009 12:14:36 PM Error Initializing interface: Lutron RadioRA->Application-defined or object-defined error
11/25/2009 12:14:36 PM Plug-In Finished initializing plug-in Lutron RadioRA
---
Any ideas on how to fix this?
Thanks, in advance.