RE: Replace the 9010A base with an IBM Parallel port?

From: John Robertson <jrr_at_flippers.com>
Date: Tue Mar 05 2002 - 10:56:52 EST

<x-flowed>

>Read @ Location Data Softla results (Start byte, command byte,
>high address, low address, data read, Stop)

                 0208 FF = 00 35 02 08 FF 00
                 0505 EF = 99 35 05 05 EF 00
                 1050 FF = 13 35 10 50 FF 00
                 FE55 31 = 00 35 FE 55 31 00

Got it! the first data byte seems to grab the pods attention, often a 00,
but perhaps (?) not that important, but it certainly looks like a Clean (no
other read action in front) Read is "35" then the address and the resulting
data. It appears that multiple reads change the communication with the pod
in the sense that if you take two reads (different locations) in a row the
command string is different. Stay tuned this evening when I dig into more
reads and test the writes.

John :-#)#

> 0000 AA = 00 23 00 AA 00 (result)
> 0101 FE = 00 21 00 FE 00
> 0200 EF = 01 35 02 00 EF
> 00(result - a little longer this time...)
> 0300 EF = 00 26 03 EF 00
> 8000 EF = 02 26 80 EF 00
> C000 FF = 80 26 C0 FF 00
> F800 FF = C0 26 F8 FF 00
> FC00 8E = F8 26 FC 8E 00
> FC05 8D = FC 16 05 8D 00
> FCEE EE = 05 16 CC EE 00
> 0200 EF = CC 35 02 EF 00 (same
> length as others now...)
> 0000 AA = 00 23 00 AA 00
>
>Now I'll try some writes:
>Write @ Location Data (results)
> 0000 55 = 00 03 55 00
> 0100 AA = 55 25 01 AA 00
> 0200 AA = CC 23 02 AA 00
> 8000 44 = CC 23 80 44 00
> EF08 11 = 0C 33 EF 08 11
> 00 (longer)
>
>Well, that's all for tonight, I'm getting tired...
>
>John :-#()#
>

</x-flowed>
Received on Tue Mar 05 10:08:21 2002

This archive was generated by hypermail 2.1.8 : Tue Dec 02 2003 - 18:40:41 EST