PDP-4270 Volume?
jjames
Posts: 2,908
This is our first time having to control the volume on a Pioneer plasma. I know the protocol like the back of my hand and know how the device works. I for some reason cannot get volume control of the thing. I've tried several different strings, and it still doesn't work. Any tips or pointers would be extremely greatful. I really don't want to have to revert to IR control ONLY for volume.
Here's what I'm using:
I recieve back "$02,'**XXX',$03" from the Plasma. Now, I know that if I send a power on command while it's on or send it the same input twice, I recieve that same string from the Pioneer.
Anyway, I'm a little confused here. Any help would be appreciated.
Here's what I'm using:
SEND_STRING dvPDP,"$02,'**VOL050',$03"
I recieve back "$02,'**XXX',$03" from the Plasma. Now, I know that if I send a power on command while it's on or send it the same input twice, I recieve that same string from the Pioneer.
Anyway, I'm a little confused here. Any help would be appreciated.
0
Comments
I've just tried with a system here and "$02,$30,$31,'VOL050',$03" returns
Line 28 :: String From [5001:5:1]-[$02VOL050$03] - 18:55:34
first time and
Line 29 :: String From [5001:5:1]-[$02XXX$03] - 18:56:08
every subsequent time
Not sure if that helps... the VOLUPn and VOLDWn just would not work with a 42"
Just tested the 5070 that I have here in our showroom.
The single step volume up and down work correctly with the following commands:
"$02,'**VOLUP1',$03"
"$02,'**VOLDW1',$03"
Sending these I get single stepping of the volume bar on the TV.
I did not test the 10 step, or the max/min commands.
Brad
Yeah, the Up / Down worked fine on the 50"s just not on the 42"s...