PDA

View Full Version : Event strings vs raw IR hex codes



TooManyDevices
May 28th, 2006, 05:53 PM
I'm using an USB-UIRT to trap IR from a Pronto NG TSU-7000. I'm doing some custom stuff with PPENG, the software for setting up the Pronto. I'm wondering how the event strings I see in Girder relate to the raw hex codes I see in the Pronto software.

Also, in the Event Mapping window, is it possible to change (or at least add to) the Output Event list? Some of the things I'm doing have no corresponding description in the event list Girder supplies by default (such as zone codes identifying locations throughout my house). Naturally I can fudge this and use something like the A-Z keys, but it would be nice if I could have the living room code simply say "LIVING ROOM"...

Promixis
May 29th, 2006, 10:18 AM
Question one is for Jon Rhese - best ask him on his forum.

We do not allow extending of the default mapping at this time. You could generate named events based on the IR code received using the gir.TriggerEvent lua function.