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 3 of 3
Topic:
Vu+ Duo satellite receiver: IR command help?
This thread has 42 replies. Displaying posts 31 through 43.
OP | Post 31 made on Monday November 29, 2010 at 09:00
lscolman2
Long Time Member
Joined:
Posts:
July 2003
216
Hi,

I had put 113 (Mute) as an example, as that was the command I was working on at the time on the config file.

I had tried sending this last night:-

socket.write("GET /web/remotecontrol?command=2 HTTP/1.0\r\n\r\n")
socket.write("GET /web/remotecontrol?command=2 HTTP/1.0\r\n\r\n")
socket.write("GET /web/remotecontrol?command=2 HTTP/1.0\r\n\r\n")

to select channel 111, but it just sends the first command. I also tried this:-

socket.write("GET /web/remotecontrol?command=2 HTTP/1.0\r\n\r\n")
socket.close();
socket.write("GET /web/remotecontrol?command=2 HTTP/1.0\r\n\r\n")
socket.close();
socket.write("GET /web/remotecontrol?command=2 HTTP/1.0\r\n\r\n")
socket.close();

but again only the first command '1' was sent. As you can probably tell, I'm a rank amateur at prontoscript.

Cheers, Lee
Post 32 made on Monday November 29, 2010 at 10:54
LorenzoFR
Long Time Member
Joined:
Posts:
October 2010
10
Sorry if i hurt you this is not the goal.

I will send you a full working prontoscript code when i'm at home (European time)
OP | Post 33 made on Monday November 29, 2010 at 12:52
lscolman2
Long Time Member
Joined:
Posts:
July 2003
216
Hi,

You definately didn't hurt my feelings. I'm a big lad, and not easily offended.

I really appreciate you looking at this for me.

Cheers, Lee
Post 34 made on Tuesday December 28, 2010 at 15:40
Niclas Widell
Long Time Member
Joined:
Posts:
August 2008
19
On November 29, 2010 at 07:38, LorenzoFR said...
HI IsCoolMan

Here is the WebIf value for remote key simulation and be carefull the value for key 1 is .... 2 ;-)

RemoteKeys["POWER"]=116;
RemoteKeys["1"]=2;
RemoteKeys["2"]=3;
RemoteKeys["3"]=4;
RemoteKeys["4"]=5;
RemoteKeys["5"]=6;
RemoteKeys["6"]=7;
RemoteKeys["7"]=8;
RemoteKeys["8"]=9;
RemoteKeys["9"]=10;
RemoteKeys["0"]=11;
RemoteKeys["PREVIOUS"]=412;
RemoteKeys["NEXT"]=407;
RemoteKeys["VOLUME_UP"]=115;
RemoteKeys["MUTE"]=113;
RemoteKeys["BOUQUET_UP"]=402;
RemoteKeys["VOLUME_DOWN"]=114;
RemoteKeys["LAME"]=174;
RemoteKeys["EXIT"]=174;
RemoteKeys["BOUQUET_DOWN"]=403;
RemoteKeys["INFO"]=358;
RemoteKeys["INFOS"]=358;
RemoteKeys["UP"]=103;
RemoteKeys["MENU"]=139;
RemoteKeys["LEFT"]=105;
RemoteKeys["OK"]=352;
RemoteKeys["RIGHT"]=106;
RemoteKeys["HELP"]=138;
RemoteKeys["AUDIO"]=392;
RemoteKeys["DOWN"]=108;
RemoteKeys["VIDEO"]=393;
RemoteKeys["RED"]=398;
RemoteKeys["GREEN"]=399;
RemoteKeys["YELLOW"]=400;
RemoteKeys["BLUE"]=401;
RemoteKeys["REWIND"]=168;
RemoteKeys["PLAY"]=164;
RemoteKeys["STOP"]=128;
RemoteKeys["FORWARD"]=159;
RemoteKeys["TV"]=377;
RemoteKeys["RADIO"]=385;
RemoteKeys["TEXT"]=388;
RemoteKeys["RECORD"]=167;

for example if you need to zap to channel 113 for you need to send each key one at a time
http:///web/remotecontrol?command=2
http:///web/remotecontrol?command=2
http:///web/remotecontrol?command=3

Regards

Note : I have a complete library for Enigma2 box but i need to clean the code before i publish it.

Hi LorenzoFR
Tried the codes you and IsCoolMan talk about.
Like it i have a vu+ and enigma2.
Have you clean up you codes if so i`m more then intressted of them if i can.
Its grate.
Best regards
Niclas
Post 35 made on Wednesday December 29, 2010 at 05:31
LorenzoFR
Long Time Member
Joined:
Posts:
October 2010
10
I'm a lazy guy so my library still need some cleaning, send me an RC and i'll send you my lib.
Post 36 made on Thursday January 6, 2011 at 19:23
Rainer.
Founding Member
Joined:
Posts:
May 2002
12
hi, for a TSU7500 the short codes like 626A 0000 0000 0002 0026 00FF 8052 0000 are not valid, while others like 616A 0000 0000 0001 0026 00CC are accepted, but do not work.
Why? Is there no way to get the 626A codes into the tsu7500 ?
Is there a way to switch off the toggle bit in the VU+ like it is possible with MCE?
Rainer
Post 37 made on Friday January 7, 2011 at 04:08
Jasonvp
Select Member
Joined:
Posts:
July 2008
2,404
On January 6, 2011 at 19:23, Rainer. said...
Is there no way to get the 626A codes into the tsu7500 ?

No.

Is there a way to switch off the toggle bit in the VU+ like it is possible with MCE?

Probably not.
Post 38 made on Friday January 14, 2011 at 12:11
nvana
Lurking Member
Joined:
Posts:
January 2011
1
Dear Pronto and VU+ users,

Any news on howto learn the VU+ Duo codes correctly in the Pronto RCU940 ? It seems to be the toggle bit problem I'm stumbling upon.

The trick from Flashme pressing the cursor keys and fast forward at the same time works fine (except the error showing on the left side of the screen).

Arno
Post 39 made on Saturday June 4, 2011 at 19:48
gunthergloop
Lurking Member
Joined:
Posts:
February 2011
3
I've just come up with a solution to this... Create a copy of your 'Vu+ Duo' device. Learn each button in both 'devices' one after another, jumping from one to the other in between.

eg. 'Learn' UP_BUTTON on "VU a", then go to your "VU b" and learn it on there (making sure not to press anything else in between).
Then in 'VU a', add "Jump to VU b" and vice versa.

The screen change isn't even visible. Yes it's a bit of a pain to set up, but works well once done. :)
Post 40 made on Sunday February 12, 2012 at 20:24
duncanweir
Lurking Member
Joined:
Posts:
November 2011
2
Hi,

Sorry, I know this is an old thread but I have been pulling my hair out with this problem and this thread is the only place I have seen the problem that I am having mentioned.

I am trying to get a sequence of numbers to work on a dm800se over HTTP without success.
I can get individual numbers to work with the script without a problem but have no idea how to get a sequence of numbers to work.
I wonder if you could help me by sending me your script.
It would be greatly appreciated.

Im too young to be bald and thats the way i am going at the min...lol

Hope to hear from you soon
Post 41 made on Friday February 8, 2013 at 09:46
Suopo
Lurking Member
Joined:
Posts:
September 2009
1
Hi,

I would like to confirm that codes listed by lscolman2 on post #11
work also in VU+ Ultimo with the exception that baseline to use should be

626A 0000 0000 0002 0010 00FF 8052 0000
instead of his original
626A 0000 0000 0002 0026 00FF 8052 0000

Otherwise proceed as he instructs in Post#11 of this thread
Post 42 made on Monday January 6, 2014 at 09:41
barend
Long Time Member
Joined:
Posts:
October 2003
275
My new Vu+ Duo2 learned codes has the same issue.
Tried to work through these postings but I did not understand much of it...
Any kind soul helping me and posting the complete cursor codes?
Thanks a zillion!
Post 43 made on Wednesday January 22, 2014 at 11:07
barend
Long Time Member
Joined:
Posts:
October 2003
275
Together with prmusic on the vu+ support forum (well, he did most of the thinking) I solved the codes issue on my vu+ duo2.
Macros for favorites work fine now, and the cursor block as well (only one step per press).
[Link: vuplus-support.org]
If your German is a bit rusty, just post there or here!
Cheers
Page 3 of 3


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