ToadTog Data question

Discussion forum for JP1 software tools currently in use, or being developed, such as IR, KM, RemoteMaster, and other misc apps/tools.

Moderator: Moderators

Post Reply
daveoram
Posts: 113
Joined: Mon Aug 04, 2003 11:39 pm
Location: Yorkshire, UK

ToadTog Data question

Post by daveoram »

I am having a go at setting up the ToadTog for my 7562, but cannot test it until I have got my brain round the way the Data bytes at the end are derived.

I am looking at the sample file supplied (toadtog.asm) and the following data is defined at the end:

Data:
DB 20
DB 30
DB 50
DB 11
DB 12
DB 1
DB Shift+POWER

DB 87
DB 2
DB SWAP
DB PIP

DB 51
DB 1
DB _1S

DB 97
DB 5
DB K0
DB K3
DB PIP
DB CBL
DB LAST

DB 10

It may be that I am not familiar with the remote it is set up for, or just that I cannot follow the instructions in the readme file, but can someone perhaps take me step by step through what each statement defines.

I am pretty sure the first 5 lines are just defining the toggles, but after that I am lost (There appear to be some lines defining keys in there as well)

Dave
Post Reply