[slinkelist] Help, Slink Receive file not working.
Ian Cole
iancole@earthlink.net
Sun, 20 Aug 2000 08:44:42 -0400
Your tuner sends more information than the tuner of the person that
originally created the mode command.
Add a mode2 that looks like this (or change the mode command)
1100100101110000aaaabbbbccccddddeeeeffffgggghhhhiiiijjjj:mode
This is 4 repetitions of one letter per number below
> tuner_receive:mode[0103402512]
Each hex number is 4 binary digits, thats why each number gets four
repetitions of the letter.
Anyone that know more about this & needs to correct me, feel free
I've also modified my surround recv file with the following
01110000aaaabbbbccccddddeeeeffff:mode2
01110000aaaabbbbccccddddeeeeffffgggghhhh:mode3
The mode 2 comes from my DA80ES
The mode 3 comes from my 545s
Once I finish with the codes, I'll create distinct files.
----- Original Message -----
From: Neil Cunningham <Neil@neils.net>
To: Slinkelist (E-mail) <slinkelist@nirvis.com>
Sent: Sunday, August 20, 2000 1:48 AM
Subject: [slinkelist] Help, Slink Receive file not working.
> I'm trying to get all my device files worked out and I'm having a
> problem with the receive mode for the tuner section.
>
> My amp files work fine in that when I issue the amp_send:mode command I
> get the amp_receive:mode command as a response. (both of these are
> mapped in their device files)
>
> For the tuner I can send the tuner_send:mode command and get this in
> response:
>
> [C9 70 01 01 40 244A]
> tuner_send mode
>
>
> [C9 70 01 03 40 2512]
> tuner_send mode
>
> I know everything after the "70" is tuner info (preset, am/fm, freq).
> My problem is I'm not sure what to put in my tuner_receive file to get
> this information in the same format as the amp.
> tuner_receive:mode[0103402512]
>
> This is what is in my tuner_receive file and not working:
> 1100100101110000aaaabbbbccccddddeeeeffffgggghhhh:mode
>
> This is what is in my amp_receive file and is working:
> 1100100001110000aaaabbbbccccddddeeeeffffgggghhhh:mode
>
>
> Thanks,
> Neil
>
>
>
>
> _______________________________________________
> slinkelist maillist - slinkelist@nirvis.com
> http://www.nirvis.com/mailman/listinfo/slinkelist
>