Author |
|
gus1 Newbie
Joined: April 08 2007
Online Status: Offline Posts: 3
|
Posted: April 09 2007 at 20:51 | IP Logged
|
|
|
I AM GETTING THE FOLLOWING ERROR MESSAGE WHEN TRYING TO RECORD IR SIGNAL INTO USB-UIRT, ANY IDEAS?
A critical error occurred at 2007-04-09 21:40:01.000.
PowerHome Version: 1.03.4.10
Error Number: 8
Error Message: Reference of array with null subscript at line 18 in clicked event of object m_record of m_popexplorer.
Window: m_popexplorer
Object: m_record
Event: clicked
Line: 18
|
Back to Top |
|
|
dhoward Admin Group
Joined: June 29 2001 Location: United States
Online Status: Offline Posts: 4447
|
Posted: April 11 2007 at 21:19 | IP Logged
|
|
|
Gus,
I traced the code and it would appear that this is being caused by a null value for the "Controller" in the equipment definition. I'll make some code changes so that the critical error won't occur, but you'll need to perform some steps to get past this.
The first thing to do is make sure that you've got the USB-Uirt defined as a controller. This is in the Setup|Controllers section of the PowerHome Explorer. Remember that ANY changes made to the "Setup" section of the explorer require either a restart or reinitialize to take effect.
After defining a controller for the USB-Uirt, go to the Devices|IR section and into the IR Equipment screen. Make sure that you select the controller you defined in the "Controller" column.
You should now be able to navigate to the IR Equipment Details screen and learn your IR codes.
Let me know if this works for you or not.
Dave.
|
Back to Top |
|
|
gus1 Newbie
Joined: April 08 2007
Online Status: Offline Posts: 3
|
Posted: April 11 2007 at 22:28 | IP Logged
|
|
|
Thanks Dave it is working now, what I did everything right except that I forgot to select a controller under IR Equipment. thanks. I do have another question, why do not make the software to create buttons automatically after the user creates a device with various functions. I am having trouble seeing any button on the controller page! I will do more reading. thanks
|
Back to Top |
|
|