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 1 of 2
Topic:
Problem with project convert from TSU9800 to TSU9600
This thread has 15 replies. Displaying all posts.
Post 1 made on Sunday October 31, 2010 at 09:03
rbrus
Lurking Member
Joined:
Posts:
October 2010
6
Hi,
I have problem with convert project from TSU9800 to TSU9600,
i change the main option (in System place on left in Pronto Prof..) and download it to TSU9600 I only see 6 buttons with images, but background is white (clear) and when I put buttons nothing happen i don't know why the code work perfect on TSU 9800, mayby somebody know what can be wrong?
Greetings,
rbrus
Post 2 made on Sunday October 31, 2010 at 11:18
Barry Gordon
Founding Member
Joined:
Posts:
August 2001
2,157
Do not change anything (the main option) and try it. You will get a warning message and just disregard it. What version of PEP? What firmware is in the remotes? All three PEP, FW 9800 and FW9600 must be coherent.
OP | Post 3 made on Sunday October 31, 2010 at 11:42
rbrus
Lurking Member
Joined:
Posts:
October 2010
6
PEP version is 2.4.23, TSU9800 FW is from 09.2010, in TSU9600 i think is older but on pronto page i can't login and access to fireware updater

when i load older project for TSU9800 without any changes I see this warning
-----------------------
Download warning:
The downloaded configuration file was not designed for this control panel and may work incorrectly.
------------------------
and it's doesn't work too...

In project i use jpg and png images 640x480px a lot of jumps and javascript in actions, nothing else... (sry one database for philips TVs).

What can be else wrong?
Post 4 made on Sunday October 31, 2010 at 13:44
gopronto
Senior Member
Joined:
Posts:
April 2008
1,453
Do you have the most recent Firmware on the 9600? if you can not get access to the web site at the moment the firmware can be found here
[Link: remotecentral.com]
Pronto still one of the best Wi-Fi Remotes,
www.ikonavs.co.nz and [Link: axiumcontrol.com] Axium Control
Post 5 made on Sunday October 31, 2010 at 13:49
Barry Gordon
Founding Member
Joined:
Posts:
August 2001
2,157
The firmware in all the remotes must be the proper one for the Version of the editor you are using. I think That is your problem. The warning message may be disregarded.
OP | Post 6 made on Sunday October 31, 2010 at 15:25
rbrus
Lurking Member
Joined:
Posts:
October 2010
6
Yes now is okey, i don't believe becouse when i get TSU 9800 there was last fireware, but here on tsu 9600 was 1.4.5 i think is very old FW. Thank you for help :)
But i have one more question i get now TSU 9400 and i want convert this project to 9400 it willbe problem?
Greetings
Post 7 made on Sunday October 31, 2010 at 18:09
Barry Gordon
Founding Member
Joined:
Posts:
August 2001
2,157
All the prontoscript and button actions will be fine. You will have to resize and position your graphics and possibly add additional pages if the pages are too cluttered or the graphics to small
Post 8 made on Monday November 1, 2010 at 01:59
RemoteQuest
Long Time Member
Joined:
Posts:
October 2008
245
On October 31, 2010 at 18:09, Barry Gordon said...
All the prontoscript and button actions will be fine. You will have to resize and position your graphics and possibly add additional pages if the pages are too cluttered or the graphics to small

Yes and that is not a small task at all.

Dave
remoteQuest.com
Post 9 made on Monday November 1, 2010 at 12:25
Barry Gordon
Founding Member
Joined:
Posts:
August 2001
2,157
But not hard. Just time consuming. Get the product called irfanview (free) it is deceent free graphics editor that will run on batch mode. Put all your graphics in one folder and tell irfanview to resize everyting in that folder. May need some minor adjustments to individual images.
Post 10 made on Monday November 1, 2010 at 15:14
RemoteQuest
Long Time Member
Joined:
Posts:
October 2008
245
On November 1, 2010 at 12:25, Barry Gordon said...
But not hard. Just time consuming. Get the product called irfanview (free) it is deceent free graphics editor that will run on batch mode. Put all your graphics in one folder and tell irfanview to resize everyting in that folder. May need some minor adjustments to individual images.

That is good to know Barry. I had a client with a 9600 add a 9400 later as well to his theater and it took forever to move it over and then resize everything. 2.0+ added some better elements to make it more manageable.
OP | Post 11 made on Saturday November 6, 2010 at 15:51
rbrus
Lurking Member
Joined:
Posts:
October 2010
6
Ok i will do that, but i have last question
what function will close (turn off) pronto, or make it in hibernate mode?
I want to use Power-button on TSU9800 and 9600 to turn off it.
It's possible?
Post 12 made on Sunday November 7, 2010 at 12:29
Lyndel McGee
RC Moderator
Joined:
Posts:
August 2001
12,999
Unfortunately, There is no script function or action that will put the unit to sleep. If you want it to look like it is asleep, you can put a 640x480 black panel up on the screen with script or simply jump to a page with a full-page black panel.
Lyndel McGee
Philips Pronto Addict/Beta Tester
OP | Post 13 made on Friday November 12, 2010 at 13:40
rbrus
Lurking Member
Joined:
Posts:
October 2010
6
I have one fast question, I need now to get current (actual) activity and page what i see now, and get this information when i put the "off" button on pronto panel, it's possible?
Post 14 made on Friday November 12, 2010 at 14:11
Lyndel McGee
RC Moderator
Joined:
Posts:
August 2001
12,999
I answered this question via RCMail. Rbrus, can you please post my response here as I did not save a 'Sent Item' copy of my reponse.

Next time, you might want to consider starting a new thread which will make the topic more searchable for those who might be interested.

Thank you.
Lyndel McGee
Philips Pronto Addict/Beta Tester
OP | Post 15 made on Friday November 12, 2010 at 14:46
rbrus
Lurking Member
Joined:
Posts:
October 2010
6
Lyndel McGee wrote:
//--------------------------
If the Power Button is not being executed from the system page (actions are defined locally for an activity), you can do the following:

CF.activity().page().label; // retrieves name of current activity (what shows in the tree view of PEP)
CF.activity().label; // retrieves name of current activity (what shows in the tree view of PEP)

If Power Button being executed is defined on the System Page, then you should execute the code above in each page of the local activity and store the results into a global with System.setGlobal() and then use System.getGlobal() to retrieve the value for display during Power Button Press.

Now, I have a question. I'm curious as to why you chose RC mail vs posting publicly? Your question is very valid and I'm sure others might have benefitted from my answer. :-)

I would appreciate it if once you get the details worked out, if you could post your original question along with my response in a new thread.

Many thanks,
Lyndel
//--------------------------
Hi,
i wrote RC mail to you becouse I'm 400 kilometers from home in building where pronto willbe in use, at 10p.m. (my time) i have train to home and i want to do it fast :) sry for this
but after i wrote to you i looking again and again in to pronto dev guide and i found it CF.page() i always know that i can use it like this CF.page("Name...");
But i saw one line where is written "If no tag is specified, the current page is returned of the current activity." and i use it, in PEP my page names is like TOPIC1..TOPICxx i saw that now it's very helpfull and i take it then I wrote parser which takes topic name and page number from page().label;
Now it's okey, thanks for help :)
Page 1 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