- August 2, 2008
- 235
- 7
Would it be possible to integrate RS232 remote possibillitys through IRSS? I have been testing some software from a guy named Borax who build this RS232 remote testing software and it worked really well. His purpose was to use that software to then let some other guys build a plugin for mediaportal. He allready has all code, or a very good start at least...
It would be VERY cool if this could be integrated to IRSS. Its a very good way for us having RS232 inputs on our receivers and projectors etc. also, its a VERY STABLE way to have control over your devices.
Hope its possible!![]()
Not sure if I understand you correctly - you CAN send RS232 commands out through the Serial port to Serially control a device with IRSS.
If you look in translator, you can map a button to a serial command, or a macro, or an event.
This is how I control my Amp/Receiver
Heh... yea, you are right! Didn't know that it was possible already.
I had some experiments with this today, but unfortunately i didnt manage to get it work with IRSS and translator.
It works when using RS232-Monitor, when sending this: 50 43 53 45 4E 44 02 04 80 70 C0 3F 40 4F
in HEX and Lenght: 1bytes.
But in translator im not really sure if im doing it right. When adding a serial command it looks like this: \x0Fh 50 43 53 45 4E 44 02 04 80 70 C0 3F 40 4F but i have tried many different combinations. Could you give me an example on how yours is looking?
Or is there some configurations (except the configuration window in translator when adding a command) i have to do to get it work with RS232?