View Single Post
Old 2008-05-10, 15:44   #8 (permalink)
jolcese
Portal Member
 
Join Date: Dec 2007
Posts: 22
Thanks: 8
Thanked 0 Times in 0 Posts

Country:


Default

Well... seems that putting the IMON Pad.xml file in the correct path makes it work...

Now, I'm working with the keys mapping. So far I've been unable to use many of the keys.

For instance, I've added the following lines:

<RemoteTable RawCode="1050" AbstractButton="Up" />
<RemoteTable RawCode="1048" AbstractButton="Down" />
<RemoteTable RawCode="1046" AbstractButton="Left" />
<RemoteTable RawCode="1044" AbstractButton="Right" />

but nothing happens, actually the log for pressing a Clear and then Right buttons show:

2008-05-10 11:26:21.963487 - Debug: iMon generated a remote event: 1252
2008-05-10 11:26:21.963487 - Debug: Clear, remote: Imon PAD - Copy, device: iMon
2008-05-10 11:26:21.963487 - Info: Abstract Remote Button mapped: Clear
2008-05-10 11:26:21.963487 - Debug: SendToAll(RemoteEvent, Notify)
2008-05-10 11:28:15.146487 - Debug: iMon generated a remote event: 1244
2008-05-10 11:28:15.146487 - Error: System.NullReferenceException: Object reference not set to an instance of an object.
at InputService.InputService.LookupAbstractButton(Str ing deviceName, String keyCode) in F:\MediaPortal Development\Plugins\IR Server Suite\Input Service\Input Service\InputService.cs:line 1726
2008-05-10 11:28:15.147487 - Info: Abstract Remote Button not found: iMon (1244)
2008-05-10 11:28:15.147487 - Debug: SendToAll(RemoteEvent, Notify)

help is welcome!
Jose
jolcese is offline   Reply With Quote