Quantcast
Channel: Remote Central's Philips Pronto Professional Forum RSS Feed
Viewing all 680 articles
Browse latest View live

Send data from one TSU9600 to another TSU9600

$
0
0
Hello,

I know it seems a strange request...but i would like to know if there is a special prontoscript command/procedure to send data from one TSU9600 to another one, both working on the same cabled network (but on different wi-fi).

For example, to send the value of one variable on TSU9600 n°1 to a variable of TSU9600 n°2.

Thanks for any suggestion you can give me,

BR
FKB

Is there a way to get a button to operate as being held continually?

$
0
0
Hi there, I have always thought that this device has had a bit of a limitation with regards to the way that an original button can transmit the sent code continuously.

Is there a way to get a button to operate as being held continually? Quite often I need to have a button to send commands continually like an original remote. I have never been able to do this continually on the Pronto.

Surely I am missing something simple. Can someone advise me on how to do this?

TSU9400 download problem

$
0
0
My TSU9400 persists on the HID problem (Windows 7).
Any new ideas what to try apart from installing Windows XP ?

Prontoscript begone

$
0
0
I have a 9400 xcf that I converted to a 9300 xcf
by loading it and selecting a new project type.
I've been cleaning it up but I'm left with 1 error message:
"Invalid script: This control panel does not support ProntoScript."

I thought I'd cleared out all of the PS I used in the other project but no!

I've searched through all the advanced tabs of each page / PS Libraries and they're all blank and can't see anything.
Does anyone know a way of finding where this error is?

Philips BDP7500 rc code set required

$
0
0
Hi all

I have had very little luck with my blu-ray player, a Philips BDP7500, in finding the code set from the Edit Pro software. There are so many options and this BD player is not listed - not obviously anyway.

Does anyone know which code set I need from the Philips database?

I have asked them directly and they pass me off to somewhere else, such as here.
I have tried using the learn function to setup a set of codes for the buttons I want but after a use of two, they begin to stop working. I did read that the Philips remotes have changing codes...why would they want to do this!!! How... [More Content]

PEP 3.0 - Help pages not loading in explorer.

$
0
0
Anyone else seen this:

'Help' application is not loading. The welcome page hangs with 'Initializing Application ' showing across the bottom of the welcome splash.

OS is Windows 7 Professional running IE11 (but I think the issue was present with previous versions of IE as well)

Anybody find a fix for this?

Thanks

TSU9400 does not transmit IR codes

$
0
0
Checked with a camcorder.

Only codes from the database are being transmitted through the IR diodes!

I imported the pcf from my SBC-RU990 (TSU7500) and none of the hex codes works, using PEP 1.1-9400.
Are there different flavors of codes?

Most of my gear is not in the database...

RFX9600 IR lead/blaster

$
0
0
Hi,

I have just got hold of a Pronto RFX 9600 Serial extender.

Unfortunately it did not come with any IR leads/blaster, what do I need to get?

Thanks

Ridley

Pronto codes for Peachtree Decco2

$
0
0
I've got the following codes for a Peachtree Decco2 (from the manufacturer), but am having a heck of a time converting them to Pronto hex codes. Can anyone help me out?

Decco2
======
NEC uPD6121 protocol
custom code 10EFh

USB0Eh
COAX0Dh
OPT0Ch
AUX10Ah
AUX209h
TUBE08h
VOL+00h
VOL-01h
MUTE14h
STBY16h
STBY_OFFF0h
STBY_ONF1h
MUTE_OFFF2h
MUTE_ONF3h
TUBE_OFFF4h
TUBE_ONF5h

Pronto Script is now on TSU9300

$
0
0
After seeing this firmware upgrade http://files.remotecentral.com/find/id/d4hmdk/1/index.html and the subsequent 7.3.3 firmware update indicate or at least seem to indicate that Prontoscript is active on TSU9300, has anyone verified this actually works?

Here is what daveleger posted last year:

"Here is the firmware updater for the TSU-9300 with the ProntoScript flag turned on. Please note it is version 7.0.18.

Just to clarify, this is not a hack but just an edit of a config file that Pronto has in the "opt" partition of the remote's flash. The variable is called SF_SCRIPTING and I set... [More Content]

rs232 module design - best practice

$
0
0
Hello everybody,
i'm quite new to Pronto and i'm developing a rs232 module.
everything works well unless feedback from device...
i will explain better...

i need to have an async piece of code that always look for device status changes.
actually, i have a loop that begin after you call a specific activity

for instance:
i have a dvd player and an action 'DVD'
when i call DVD the loop begin...something that looks like this

serial.onData=function(){...}

function checkStatus(){
serial.match('','\r',100);
Activity.scheduleAfter(100,checkStatus);
}

it works...but i think that will be... [More Content]

A couple of TSU 9800

$
0
0
Hi all
I have a couple of TSU 9800 which I rotate in my theatre every 6 months just wanted to know the one I dont use am i causing harm if I drain the battery?

Thank you

2 rfx & 2 TV's. How can both TV's power on at the same time?

$
0
0
Hi All. Sorry for this very long post, but please try to bear with me.
I think I'm going slightly mad here.

I've had my setup for a pretty long time (first TSU is over 5 years old)

A while back I tried setting all IP's in the router instead of in each config & extender (easier to change IP in the static table of the router I thought). After that both my panasonic 50" plasma and my panasonic 32" LCD powers on when I press any of the activities. They have the same IR commands but different devices (room based config with reusable macros for each activity)

So I thought hey let's deal with... [More Content]

Pronto TSU9400 not turn on

$
0
0
Hi All,

I got Pronto TSU9400 but when trying to turn it on the screen not show icon or something at all.
The remote show only white screen, looks white back-lights

I already try to replace battery but it's not fix the problem.

Is it fixable?

TSU9600 just says please wait

$
0
0
Hi just moved into a house where there is 3 TSU9600 pronto r/c's. the previous owner has took his router, and when i connected my router everything seams to work with 2 of the pronto's but one just says please wait. i can't seam to do anything with it, switching on and off has the same response, has anyone got any idea's
Thank you

Date & Time "strange" values

$
0
0
Hello all,

I have a curious case to ask you for.
I have my TS9600 programmed with proper made java script program, so it is able to calculate the estimated time of a movie to finish. In practice, it takes the remaining time value from an Oppo player (by rs232), and it adds the seconds value to the actual time. Script is this :

//Calcoli & orari di credits, fine e intervallo
var OraFine = new Date();
var OraCredits = new Date();
var OraIntervallo = new Date();
if ((Intervallo == false) && (CalculateSeconds(offsetintervallo) > 0)) {
OraFine.setSeconds(CalculateSeconds(remaining) +... [More Content]

Non repeating code

$
0
0
Hi all,

This combination for the DVDO VP50 Pro scaler "UP" does not work.
Apart they DO work.
It's used for the ZOOM button, on the original remote you press ZOOM then UP, DOWN etc.

ZOOM

0000 006C 0024 0000 0156 00AA 0016 0015 0016 0015 0016 0041 0016 0015 0016 0015 0016 0015 0016 0015 0016 0041 0016 0015 0016 0015 0016 0015 0016 0015 0016 0015 0016 0041 0016 0015 0016 0015 0016 0015 0016 0015 0016 0041 0016 0041 0016 0015 0016 0015 0016 0015 0016 0015 0016 0041 0016 0041 0016 0015 0016 0015 0016 0041 0016 0041 0016 0041 0016 0041 0016 06C0 0156 0055 0016 00AA

UP

0000 006C 0024 0000 0156... [More Content]

Buy Genuine Visa.passport.ID,DL.Working permit.CONTACT:lindalass2@gmail.com

$
0
0
Buy Genuine Green card.passport.Visa.ID,DL.Working permit.at lindalass2@gmail.com

Get A second Chance In Life with New Identity protect your privacy, build new credit history, bypass criminal background checks, take back your freedom . We are unique producers of Authentic High Quality Fake and Real Genuine Data Base Registered Citizenship documents including Fake Money, Counterfeit money..We offer only Original high-quality grade 1 Fake as well as data base registered real genuine Fake passports, Drivers Licenses, ID cards, Stamps, Fake Visas, Fake School Diplomats, Fake... [More Content]

TSU9400 download problem

$
0
0
My TSU9400 persists on the HID problem (Windows 7).
Any new ideas what to try apart from installing Windows XP ?

Change the color of System Items ?

$
0
0
In the Systems Page you can use the Insert System Item to add different items ( Activity Label , Time , Date) . Is there a way Prontoscript can change the text color of those items ?
Viewing all 680 articles
Browse latest View live