Re: Onkyo Reciver RS232 plugin
Posted: Sun Sep 13, 2009 3:17 pm
Since I updated to the latest EG (r1194) I have started to get problems with this updated plugin. Often when I run EG at start-up I get the following error message.
Later when EG try to send a command to the Onkyo receiver I get this error code
This problem is solved by repeatedly trying to change COM port in the plugin and reinitialise and then changing back to the correct port (COM7 the one that I try to use during start up.)
Any idea what is causing this?
Code: Select all
Exception in thread Thread-4:
Traceback (most recent call last):
File "threading.pyc", line 525, in __bootstrap_inner
File "threading.pyc", line 477, in run
File "C:\Program Files\EventGhost\eg\Classes\SerialThread.py", line 376, in ReceiveThreadProc
SerialError: (6, u'The handle is invalid.')
Code: Select all
Onkyo AV Serial: Power Standby
6
The handle is invalid.
Any idea what is causing this?