Page 1 of 1

IRTrans RS232 + selected IR output does not exist

PostPosted: Wed 14. Jan 2015, 13:24
by enblu
Hi,
I'm trying to customize the IRRemote graphic user interface. I link to one button the power on command of my remote control. Now, when I press that button I get this error: " Result: [48 - 2]IR Error : Selected IR Output does not exist ". What happen? I'm sure that remote control has been learned correctly, and I can find it in the .rem list, if I send the command using the "Send" function on the IRRemote menu everything works. What's wrong? Thanks a lot.

// after the graphic parameters of the button, I've used that code: [REMOTE]name_of_my_remote [COMMAND]name_of_command

Re: IRTrans RS232 + selected IR output does not exist

PostPosted: Wed 14. Jan 2015, 13:54
by enblu
Problem solved. It was a [SLED] error, changing that parameter to value 3 (all led) everything works fine.