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

Login:
Pass:
 
 

Page 2 of 2
Topic:
Prontoscript and normal IR codes on a single button
This thread has 16 replies. Displaying posts 16 through 17.
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?
Post 17 made on Friday September 24, 2010 at 13:42
BluPhenix
Long Time Member
Joined:
Posts:
December 2008
371
Always use scheduleActions() instead of executeActions(), will save your nerves. It was added some versions of the PEP ago.

the scheduleActions() has to be the last line of prontoscript, especially if you have a jump in the action list.
Page 2 of 2

Jump to


Protected Feature Before you can reply to a message...
You must first register for a Remote Central user account - it's fast and free! Or, if you already have an account, please login now.

Please read the following: Unsolicited commercial advertisements are absolutely not permitted on this forum. Other private buy & sell messages should be posted to our Marketplace. For information on how to advertise your service or product click here. Remote Central reserves the right to remove or modify any post that is deemed inappropriate.

Hosting Services by ipHouse