8820 extender pause doesn't want to run
Posted: Wed May 13, 2009 12:33 pm
I'm moving over a config that was running on a 8910 extender.
The 8910 config has:
TV Shift-Pause Pause $D1
and is running the suggested upgraded pause protocol. There
is a macro defined as:
DEV_TV;Phantom1;Shift-Pause;TV/Vid
Which powers on the TV, delays, then selects the proper input.
I've moved this over to the 8820 as:
TV Shift-Pause Pause $D1
X_TV;Phantom1;Shift-Pause;Input
Which seems to run minus the delay. If the TV is already on,
then it switches to the proper input. If the TV is off, then
it switches on however the command to select the input is lost
(which is why I had added the delay when I set up the 8910).
The 8820 extender documentation says that the delay is in .4
seconds. If the pause was firing, that would be a delay of
100 seconds which I should notice. Obvious I'll tune this
delay for the new remote once things are working. The documentation
mentioned that the 8820 uses two byte EFCs so I've also tried
TV Shift-Pause Pause $00 $D1
and
TV Shift-Pause Pause $D1 $00
Everything else I've moved over to the 8820 extender based on
the 8910 config seems to work fine.
Suggestions?
The 8910 config has:
TV Shift-Pause Pause $D1
and is running the suggested upgraded pause protocol. There
is a macro defined as:
DEV_TV;Phantom1;Shift-Pause;TV/Vid
Which powers on the TV, delays, then selects the proper input.
I've moved this over to the 8820 as:
TV Shift-Pause Pause $D1
X_TV;Phantom1;Shift-Pause;Input
Which seems to run minus the delay. If the TV is already on,
then it switches to the proper input. If the TV is off, then
it switches on however the command to select the input is lost
(which is why I had added the delay when I set up the 8910).
The 8820 extender documentation says that the delay is in .4
seconds. If the pause was firing, that would be a delay of
100 seconds which I should notice. Obvious I'll tune this
delay for the new remote once things are working. The documentation
mentioned that the 8820 uses two byte EFCs so I've also tried
TV Shift-Pause Pause $00 $D1
and
TV Shift-Pause Pause $D1 $00
Everything else I've moved over to the 8820 extender based on
the 8910 config seems to work fine.
Suggestions?