TOADTOG Question

This is the JP1 beginners forum. There's no such thing as a stupid question in here, so post away, but this forum is just for JP1 users and people considering JP1, non-JP1 users please use the appropriate forum above!

Moderator: Moderators

Post Reply
chinoverme1
Posts: 81
Joined: Wed Jul 14, 2004 12:48 pm

TOADTOG Question

Post by chinoverme1 »

Hi:
I have an 8811 remote and I've being reading Alexander Fichman's notes on the 6012/881x Extender (which is very interesting) but I don't get clear the TOADTOG concept.
In the example he uses:

VCR/Phantom1 VCR/DVD:1800 $09 $28

I understand by this that when the VCR is ON it executes $28 (which is L4) and forces VCR OFF. IF VCR is Off nothing happens.

VCR/Phantom2 VCR/DVD:1800 $88 $28

I understand by this that when the VCR is ON nothing happens . IF VCR is OFF it executes $28 (which is L4) and forces VCR ON.

What I don't understand is when it says it executes L4 because L4 ha not an specific function.

VCR/Phantom3 VCR/DVD:1800 $01 $28 $28

I understand here that it toggles bit and allways run L4.

The same doubt, L4 has not an specific function.

Thanks

Luis Verme
johnsfine
Site Admin
Posts: 4766
Joined: Sun Aug 10, 2003 5:00 pm
Location: Bedford, MA
Contact:

Re: TOADTOG Question

Post by johnsfine »

chinoverme1 wrote: What I don't understand is when it says it executes L4 because L4 ha not an specific function.
I don't have that document handy to check, so I don't know whether it makes this clear:

That ToadTog example is written assuming that there is another KeyMove on L4 so that the L4 key by itself is the raw power toggle for the device.

That's an unusual choice of key for the raw power toggle. Most of us prefer to use a shifted key to hold the raw power toggle.

Unlike a phantom, the shifted key is available to use the raw toggle to get the device back in sync.

Unlike an unshifted key, the shifted key is not likely to be pressed by accident.

However, that unusual choice of key should invalidate any of the concepts in the example.
e34m5
Posts: 675
Joined: Tue Oct 14, 2003 1:04 pm
Location: Atlanta

Post by e34m5 »

I always create the On toggles in Phantom1 and Off toggles in Phantom2. So the on for a VCR results in using the VCR device w/Ph1 and conversely Ph2 for the off.

Then I just use those keymoves in a macro as though they were discrete ON/OFF codes.
Paul
chinoverme1
Posts: 81
Joined: Wed Jul 14, 2004 12:48 pm

Post by chinoverme1 »

e34m5
Posts: 675
Joined: Tue Oct 14, 2003 1:04 pm
Location: Atlanta

Post by e34m5 »

L4 just happens to have the code for power in the case of the example. Simply select the code for power on your device and it will do the same.
Paul
Post Reply