Your Universal Remote Control Center
RemoteCentral.com
Philips Pronto Professional Forum - View Post
Up level
Up level
The following page was printed from RemoteCentral.com:

Login:
Pass:
 
 

Original thread:
Post 16 made on Friday September 24, 2010 at 09:29
Dragon-av
Long Time Member
Joined:
Posts:
August 2008
42
On August 5, 2010 at 15:58, zedmtrappe said...
1: Add your regular IR commands etc to the button.

2: Open the pronto script editor for the same button and add your prontoscript.

3: Finish the prontoscript with executeActions() which will fire your regular button commands.

That's it!

Sorry to drag this up having a slight issue getting it to work I have

if(audioRenderer.ampOn[0] == 1) {
interCom.sendCommand("#@" + Room + " Player#ACTIVE OFF\0\0");
}
else {
interCom.sendCommand("#@" + Room + " Player#ACTIVE ON\0\0");
interCom.sendCommand("#@" + Room + " Player#LEVEL_SET VOL DEFAULT\0\0");
}
executeActions();

and then an RS232 command the RS232 is firing (the script is from apre built module doe sthis make a difference?
IR+IP = RIP?


Hosting Services by ipHouse