What's new
Well, after following this thread in the background for so long, I have got to give it to you winteriscoming as well as MetalliC (and the others), for creating something that works as intended. Huge props!

I think what made me finally take the plunge and sign up for an account, is the motivation to do something for Derby Owners Club. The older this game gets, the harder it is to get parts for these things. While certainly a niche game, there is a huge following still to this day, and with the card reader repair guy we all use in the community running out of salvageable parts, I think the time to get something as an alternative is now.

While I don't per say have as much experience as many here, I have been keeping what had been shared with me years ago alive for just a moment as this. Hopefully, I am able to share it through here. Again, this can hopefully speed up the process of understanding exactly the the data that is kept on the cards. Perhaps maybe someone on here can figure out a way to update this spreadsheet so that it can be used with a current version of Office. I have been worried that at some point my computer from 2005 would give me the finger, and everything would be lost to the DOC community forever.

I have attached (hopefully it worked) the zipped file which includes the .xls that allows us to create our own card data. There are multiple tabs, multiple buttons, that create the strings of data to be saved as a text file. What we then do is write those text files with a modified MSR206u adjusted to read/write the magnetic strip on the DOC (or other) cards. I included some pics of the modified reader (don't laugh, it is pretty crude). The Excel sheet writes the data, saves the file as a .raw and the .raw is written with the MSR206's software program directly onto the cards. This program also allows us to delete the data on the cards, allowing for their reuse which is great since they have been harder to come by over the years.

Maybe if we could figure out a solid way to write this data directly from a laptop, we could cut down the foot print of the Derby Machine even more. Not sure if I mentioned or not, but I have an operational two-seater machine, enough parts to created a second two-seater (Main board plus 4 naomi), as well as a full-scale 8 seater, the very large beast sitting around my home. I am pretty invested in ensuring that the DOC community continues and that we don't get frozen out because parts become impossible to acquire. Or at least the parts that create us the largest headaches.

I hope the info is helpful in the minds of those who like to problem solve issues in our hobby.
 

Attachments

  • 206DDX51.zip
    276.7 KB · Views: 92
can you remove the swipe section and take a good pcb foto?
whats the socketed chip?
just wondering if we can disassemble the firmware from these printers and readers.
 

Attachments

  • BF50D82F-5823-49B9-AB49-A77CCA0E103A.jpeg
    BF50D82F-5823-49B9-AB49-A77CCA0E103A.jpeg
    261.1 KB · Views: 87
Well, after following this thread in the background for so long, I have got to give it to you winteriscoming as well as MetalliC (and the others), for creating something that works as intended. Huge props!

I think what made me finally take the plunge and sign up for an account, is the motivation to do something for Derby Owners Club. The older this game gets, the harder it is to get parts for these things. While certainly a niche game, there is a huge following still to this day, and with the card reader repair guy we all use in the community running out of salvageable parts, I think the time to get something as an alternative is now.

While I don't per say have as much experience as many here, I have been keeping what had been shared with me years ago alive for just a moment as this. Hopefully, I am able to share it through here. Again, this can hopefully speed up the process of understanding exactly the the data that is kept on the cards. Perhaps maybe someone on here can figure out a way to update this spreadsheet so that it can be used with a current version of Office. I have been worried that at some point my computer from 2005 would give me the finger, and everything would be lost to the DOC community forever.

I have attached (hopefully it worked) the zipped file which includes the .xls that allows us to create our own card data. There are multiple tabs, multiple buttons, that create the strings of data to be saved as a text file. What we then do is write those text files with a modified MSR206u adjusted to read/write the magnetic strip on the DOC (or other) cards. I included some pics of the modified reader (don't laugh, it is pretty crude). The Excel sheet writes the data, saves the file as a .raw and the .raw is written with the MSR206's software program directly onto the cards. This program also allows us to delete the data on the cards, allowing for their reuse which is great since they have been harder to come by over the years.

Maybe if we could figure out a solid way to write this data directly from a laptop, we could cut down the foot print of the Derby Machine even more. Not sure if I mentioned or not, but I have an operational two-seater machine, enough parts to created a second two-seater (Main board plus 4 naomi), as well as a full-scale 8 seater, the very large beast sitting around my home. I am pretty invested in ensuring that the DOC community continues and that we don't get frozen out because parts become impossible to acquire. Or at least the parts that create us the largest headaches.

I hope the info is helpful in the minds of those who like to problem solve issues in our hobby.
Very interesting. I see the spreadsheet does not work.
Hint about tracks:
- Reverse Hex is the encryption with a 256 checksum on each track.
However, there are rumors there is data beyond the 256k checksum and I think this technology has the ability to expose it if indeed it exists.
 
Sorry about the sheet. I have a few of them and I may have sent one of the older versions. See if this one is better? I used it last a few months and really the only thing that wasn't working (through a workaround) was the activating the MSR so that the data could be written directly to the MSR software directly from the sheet. The work around being having to save the horse .raw file (which I prefer anyway so I can view the differences in the data each race) to a folder, and the open that folder in the MSR software to write it to the DOC card. Not too big of a deal.

I will admit though, my hardware head is a little brighter (only by a bit) than my software head.

Maybe this will help:

I attached a few horse files from months ago. That is the data that I write directly to the cards. If you open those files with the spreadsheet, you can then hit the buttons and manipulate the strings of data.

I had always heard from the old DOC crew that there was a thought that there was data on the card that they weren't able to access, but towards the end of the run, they began to believe that the true potential of the horse itself was really only the three areas highlighted in yellow below. Highlighted in green is what is passed on the next generation when breeding. The "tireness" string is what they believe was the potential to breaking (or glitching) the records, running with unlimited whip, etc. But the few who figured that out were very secretive with that data because up until the end there were still tournaments going on.


1641477715654.png


ST/SP/SH/DIRT - Depending on the version (rev C "WE" or rev D "EX") the total value of the STamina / SPeed / SHarp is capped. 60/60/60 (180) on WE and 60/60/45 (any combo not exceeding 165 as the software limits your horse). The dirt max value is 255. This is why all the old crew used to always seek Thunder Boy and either Lemonaid, Ferranti's Folly, etc...

Probably a lot of unnecessary information for those who don't play the game much, but the reason why very few stuck with the game from the beginning. Essentially this game is all about math, which is kind of why I think I enjoy it so much.
 

Attachments

  • Horse RAW Files.zip
    2.1 KB · Views: 68
  • Super Juicer 19 Updated-2020 - Copy.zip
    768.8 KB · Views: 76
Sorry about the sheet. I have a few of them and I may have sent one of the older versions. See if this one is better? I used it last a few months and really the only thing that wasn't working (through a workaround) was the activating the MSR so that the data could be written directly to the MSR software directly from the sheet. The work around being having to save the horse .raw file (which I prefer anyway so I can view the differences in the data each race) to a folder, and the open that folder in the MSR software to write it to the DOC card. Not too big of a deal.

I will admit though, my hardware head is a little brighter (only by a bit) than my software head.

Maybe this will help:

I attached a few horse files from months ago. That is the data that I write directly to the cards. If you open those files with the spreadsheet, you can then hit the buttons and manipulate the strings of data.

I had always heard from the old DOC crew that there was a thought that there was data on the card that they weren't able to access, but towards the end of the run, they began to believe that the true potential of the horse itself was really only the three areas highlighted in yellow below. Highlighted in green is what is passed on the next generation when breeding. The "tireness" string is what they believe was the potential to breaking (or glitching) the records, running with unlimited whip, etc. But the few who figured that out were very secretive with that data because up until the end there were still tournaments going on.


1641477715654.png


ST/SP/SH/DIRT - Depending on the version (rev C "WE" or rev D "EX") the total value of the STamina / SPeed / SHarp is capped. 60/60/60 (180) on WE and 60/60/45 (any combo not exceeding 165 as the software limits your horse). The dirt max value is 255. This is why all the old crew used to always seek Thunder Boy and either Lemonaid, Ferranti's Folly, etc...

Probably a lot of unnecessary information for those who don't play the game much, but the reason why very few stuck with the game from the beginning. Essentially this game is all about math, which is kind of why I think I enjoy it so much.
You are half way correct regarding the breeding internal and tiredness. re: game play. not going to get too much into it as its not following the discussion pattern, but the total has to be 180. The record breaking glitches are beyond the limits you have shown.

re: writing printed data to a new card such as horse name, sire, dam and G1 eligibility is in the first track.
Keep in mind that Derby uses HiCo with 3 tracks at 210bpi Ideally, storing the horse card data on a server somewhere and building a stable for a player (jockey) would be ideal.

Thinking about backing off the current path of this thread and going after the network sniff. Anyone familiar with NAOMI network traffic and aware of a sniffer that might work? I think the signal is analog, but not sure.
 
Last edited:
More good news!

I've successfully communicated with the NAOMI from the USB serial adapter on my laptop!

Just sniffing one direction during the initialization sequence and then swapping pins and sniffing the other direction, I tracked down the send and receive from NAOMI and reader during initialization in the test menu.

I decided to try unplugging the reader and see if I could fake the signals back during the initialization sequence. I wired everything including RTS from the serial adapter into the NAOMI.

One important piece of information I figured out is that the NAOMI expects the reader's RTS to be on. While off, it immediately fails the test and doesn't even send any kind of request.

Using the free version of 232Analyzer, which has some annoying limitations so that you'll buy the full version, I managed to figure out the responses to the output from the NAOMI during the test menu initialization. I didn't have the ability to program any kind of macro, so I was just copy/pasting strings of numbers for the program to send back to the NAOMI. Fortunately the NAOMI sends repeated requests several times before giving up. That gave me enough time to quickly reference the next line I needed to send back.

I allowed the game to boot and got through most of the initialization that comes up there, but it sent a different string at the end than it did during the test menu manual initialization, so I wasn't able to get the game to start.

I'm pretty optimistic that reader emulation is going to be possible with just a simple $10 USB Serial adapter. I'm currently working in Windows and may proceed with figuring out the proof of concept on this platform before porting to something more permanent like the RPi.

Just for reference, if I consider the NAOMI's output as the Question and the computer's (emulated reader) output as the Answer, I used the following to get through the manual initialization in the test menu:
Q: 2,6,64,0,0,0,3,69,
A: 6,2,6,64,160,48,50,3,231,
Q: 2,6,32,0,0,0,3,37,
A: 6,2,6,32,160,48,48,3,133,
Q: 2,7,16,0,0,0,49,3,37,
A: 6,2,6,16,160,48,51,3,182,
6,2,6,32,160,48,48,3,133,
Q: 2,6,32,0,0,0,3,37,
A: 6,2,6,64,160,48,50,3,231,
Q: 2,6,32,0,0,0,3,37,
A: 6,2,6,32,160,48,48,3,133,
Q: 2,6,64,0,0,0,3,69,
A: 6,2,6,122,160,48,50,3,221,
Q: 2,79,122,0,0,0,36,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,18,
A: 6,2,6,122,160,48,50,3,221,

I'm not sure what to make of it, but that long string that the NAOMI outputs isn't the same every time. In the test menu initialization, it doesn't seem to matter. I could give the same response every time and it indicates that the test was completed without errors.

I'll have to do some more sniffing to see if I can get through the boot initialization sequence.

Is the process that winteriscoming used back in 2016 still the best way to get that traffic from the Naomi and the reader?

I may be able since it just seems like a pass through to drop it in between the boards and the reader on my game and get a read on the traffic back and forth.

Just wanted to be sure there isn’t something else out there that’s evolved technology wise since then.
 
Perfect.

Alright, I’ll do a bit of acquisition over the upcoming days and see if I can get some log data for us.
 
I am curious how this sniffer design with the opto-isolator is made ?

If you own a newer version of the Salea Logic analyzer all you need is to connect the pins directly to the RX, TX and GND lines and use the Async Serial Analyzer.

https://support.saleae.com/protocol...-async-serial/decode-rs-232-rs-485-and-rs-422

The advantage is that you get exact timing. Then you just export the captured data to your favourite format.
 
I am curious how this sniffer design with the opto-isolator is made ?

If you own a newer version of the Salea Logic analyzer all you need is to connect the pins directly to the RX, TX and GND lines and use the Async Serial Analyzer.

https://support.saleae.com/protocol...-async-serial/decode-rs-232-rs-485-and-rs-422

The advantage is that you get exact timing. Then you just export the captured data to your favourite format.
Is this is bidirectional connection or unidirectional? I did a bit of research on 232 analyzer and I ended up grabbing their bundle.

232Analyzer Bundle <link

In my mind (which is wrong just as much as it is right) I can take where the serial connection that is on the game communication board (circled below) and just add the 232Analyzer connection running to my PC: It seems I am just adding an extra pass through to the chain of pass throughs which will allow the PC to log the incoming and outgoing communication.

1641490199030.png


At least I hope it works that way? I guess I will know in a few days once it arrives. Is that similar to the product you listed?
 
Communication is between the units is bi-directional.

The bundle you bought should enable full capture of the streams and control signals.
 
I used 2 cheap USB adapters and tapped into the wiring at the card reader. Both connect to ground. One adapter's rx hooks into rx at the reader, which would be output from the game. The other adapter's rx hooks to tx at the reader to get the reader's output.

Basically just 4 wires for sniffing.

I used a free python script for logging that was linked somewhere in this thread.

I didn't find exact timings to be necessary info for creating a usable script.
 
any decent scope has serial protocol decode.
Of course but the Salea can record and save the entire stream with hi-res timing including all control signals.

Since the Salea uses the memory in your computer the captured traces can be very large.
 
no,
i only have some naiomi bases and a non-net dimm laying around.
i mostly collect the older stuff.
 
Okay,

I finally got it the 232 analyzer and added a connection to listen in on the communication from the Card Reader Comm Board to the Card Reader. Forgive me in advance, as this is still a bit new to me.

Below is the log, and I see some similarities between what winteriscoming posted earlier in the thread. Bold is my notes as I was logging my actions with the game.

Serial Communication Board – From Board to PC, PC to Card Reader

* * * COM Port Opened * * * * * * * * * *

Old Horse Card Placed in Card Reader

Signal received: CTS Turned ON ...

063 063 063 063 063 063 063 063 063 063 000 000 000 096 000 012 195 248 063 063

063 063 063 063 063 063 063 063 063 063 063 063 030 000 102 195 063 063

063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 224 060 192 096 000 012 006 252 063 063

Signal received: DSR Turned OFF ...

063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 000 000 000 096 000 012 195 254 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 224 060 192 096 000 012 012 254 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 224 060 224 060 000 204 012 248 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 224 060 195 120 000 012 006 252 063 063 063 063 063 063

063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 006 207 030 000 030 000 126 192 000 000 000 000 000 000 102 000 248 192 000 000 000 000 000 000 000 000 000 000 000 000 000 000 096 128 000 000 024 252 126 012 000 000 030 000 120 240 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 000 000 006 120 000 204 195 063 063

Data received:

063 063

Data received:

063 063 063 063 063 063 063 063 063 063 063 063 030 000 102 240 063 063

Signal received:

DSR Turned OFF ...

063 063

063 063

063 063

063 063 063 063 063 063 063 063 063 063 063 063 030 000 102 240 063 063

063 063

063 063 063 063 063 063 063 063 063 063 063 063 030 000 102 195 063 063

063 063 063 063 063 063 063 063 063 063 063 063 030 000 102 195

063 063

063 063 063 063 063 063 063 063 063 063 063 063 063 063 224 060 192 096 000 012 006 252 063 063

Signal received:

DSR Turned OFF ...

Signal received:

DSR Turned OFF ...

Signal received:

DSR Turned OFF ...- Created New Horse Card

063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 030 000 102 204 063 063 063 063 063 063 063 063 063 063 063 063 063 063 030 000 102 195 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 060 192 096 000 012 006 252 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 030 000 102 204 063 063

063 063 063 063 063 063 063 063 063 063 063 063 030 000 102 195 063 063

063 063 063 063 063 063 063 063 063 063 063 063 063 063 224 060 192 096 000 012 006 252 063 063

063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 030 000 102 204 063 063

063 063 063 063 063 063 063 063 063 063 063 063 030 000 102 195 063 063

063 063 063 063 063 063 063 063 063 063 000 000 000 096 000 012 195 254 063 063

063 063

063 063 063 063 063 063 063 063 063 063 000 128 006 120 000 204 003 063 063

Signal received:

CTS Turned OFF ...

Signal received:

CTS Turned ON ...



063 063

063 063

063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 152 204 024 158 030 015 102 015 030 158 248 015 000 024 000 048 000 096 000 096 000 192 000 128 000 000 000 000 000 000 000 000 000 000 000 000 000 000 128 252 152 000 000 102 000 015 000 012 255 030 128 000 000 134 224 000 000 000 000 000 000 096 128 000 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 030 128 000 000 030 134 051 204 126 012 006 012 024 012 102 204 120 204 000 096 152 000 000 000 000 000 000 000 000 000 000 000 000 000 000 000 000 000 000 000 096 192 240 000 128 000 128 000 000 000 000 000 000 000 000 000 000 000 000 000 000 000 000 000 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 000 000 000 000 000 000 000 000 000 000 000 000 000 000 000 000 000 000 000 000 000 000 000 000 000 000 006 192 000 000 224 030 128 000 000 030 000 126 128 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 120 192 096 192 096 192 096 000 012 096 063 063

063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 096 000 120 192 195 134 152 204 024 158 030 015 102 015 030 158 248 207 015 158 000 012 243 248 063 063 063 063 063 063 063 063 063 063

063 063 063 063 063 063 063 063 063 063 063 063 063 063 006 120 192 096 192 096 192 096 000 012 096 063 063



CTS Turned OFF ...

063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 195 126 230 051 204 000 195 030 000 006 192 063 063 063 063 063 063

Signal received:

CTS Turned ON ...

063 063

063 063



# # # RX data format changed to: ASCII # # # <- I was trying to figure out how to get 232analyzer to allow me to highlight the log



# # # RX data format changed to: Dec # # # <- I switched back to Dec for consistency

063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 224 048 128 195 195 006 192 096 207 000 000 254 230 003 015 000 024 000 024 000 048 000 096 030 060 000 096 000 192 000 128 000 128 000 000 000 000 000 000 006 192 000 000 224 030 128 000 000 030 000 134 134 063 063 063 063 063 063 063 063 063 063 063 063 063 063 000 000 006 120 000 204 195 063 063



063 063

063 063 063 063 063 063 063 063 063 063 063 063 030 000 102 240 063 063

063 063

063 063

063 063

063 063 063 063 063 063 063 063 063 063 063 063 030 000 102 240 063 063

063 063

063 063 063 063 063 063 063 063 063 063 063 063 030 000 102 195 063 063

063 063 063 063 063 063 063 063 063 063 063 063 030 000 102 195

063 063

063 063 063 063 063 063 063 063 063 063 063 063 030 000 102 195 063 063

063 063 063 063 063 063 063 063 063 063 063 063 030 000 102 195 063 063

063 063 063 063 063 063 063 063 063 063 063 063 030 000 102 195 063 063

063 063 063 063 063 063 063 063 063 063 063 063 030 000 102 195 063 063

063 063 063 063 063 063 063 063 063 063 063 063 030 000 102 195 063 063

063 063 063 063 063 063 063 063 063 063 063 063 030 000 102 195 063 063

063 063 063 063

063 063 063 063 063 063 063 063 030 000 102 195 063 063

063 063 063 063 063 063 063 063 063 063 063 063 030 000 102 195 063 063

063 063 063 063 063 063 063 063 063 063 063 063 063 063 224 060 192 096 000 012 006 252 063 063

Signal received:

CTS Turned OFF ...- Ended Race, did not continue



Disconnected serial connection from PC


# # # RX data format changed to: Oct # # #

077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077



Entered Test Mode to Clean Card Menu

Signal received: CTS Turned ON ...

Signal received: DSR Turned OFF ...

Data received: 077 077

Data received: 077 077

Data received: 077 077

Data received: 077 077

Data received: 077 077

Data received: 077 077

Data received: 077 077

Data received: 077 077

Data received: 077 077

Data received: 077 077

Data received: 077 077

Data received: 077 077

Data received: 077 077

Data received: 077 077

Data received: 077 077

Data received: 077 077

Data received: 077 077

Data received: 077 077

Data received: 077 077

Data received: 077 077

Data received: 077 077

Data received: 077 077

Data received: 077 077

Data received: 077 077

Data received: 077 077

Data received: 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077

Data received: 077 077 077 077 077 077 077 077 077 077 000 000 000 140 000 014 303 370 077 077

Data received: 077 077 077 077 077 077 077 077 077 077 077 077 036 000 146 303 077 077

Data received: 077 077 077 077 077 077 077 077 077 077 077 077 036 000 146 063 077 077

Signal received: CTS Turned OFF ...

Signal received: CTS Turned ON ...

Signal received: CTS Turned OFF ...

Signal received: CTS Turned ON ...

Data received: 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077

Data received: 077 077

Data received: 077 077

Data received: 077 077

Data received: 077 077

Data received: 077 077

Data received: 077 077

Data received: 077 077

Data received: 077 077

Data received: 077 077

Data received: 077 077

Data received: 077 077

Signal received: CTS Turned OFF ...

Signal received: CTS Turned ON ...

Data received: 077 077

Data received: 077 077

Data received: 077 077

Data received: 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 036 000 146 063 077 077

Data received: 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077

Signal received: CTS Turned OFF ...

Data received: 077 077

Data received: 077 077

Signal received: CTS Turned OFF ...

Signal received: CTS Turned ON ...

Data received: 077 077

Signal received: CTS Turned OFF ...

Signal received: CTS Turned ON ...

Data received: 077 077

Signal received: CTS Turned OFF ...

Signal received: CTS Turned ON ...

Data received: 077 077

Signal received: CTS Turned OFF ...

Signal received: CTS Turned ON ...

Data received: 077 077

Signal received: CTS Turned OFF ...

Signal received: CTS Turned ON ...

Data received: 077 077

Data received: 077 077

Data received: 077 077

Data received: 077 077

Data received: 077 077

Data received: 077 077

Data received: 077 077

Data received: 077 077

Data received: 077 077

Data received: 077 077

Data received: 077 077

Data received: 077 077

Data received: 077 077

Data received: 077 077

Data received: 077 077

Data received: 077 077

Data received: 077 077

Signal received: CTS Turned OFF ...

Data received: 077 077

Data received: 077 077

Data received: 077 077

Data received: 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077

Signal received: CTS Turned OFF ...

That was the end. This was a quick go before the gym. I still need to go back and read how to connect to the Naomi to get that communication. I can re-do this if what i just posted from the log is complete nonsense.
 
Okay,

I finally got it the 232 analyzer and added a connection to listen in on the communication from the Card Reader Comm Board to the Card Reader. Forgive me in advance, as this is still a bit new to me.

Below is the log, and I see some similarities between what winteriscoming posted earlier in the thread. Bold is my notes as I was logging my actions with the game.

Serial Communication Board – From Board to PC, PC to Card Reader

* * * COM Port Opened * * * * * * * * * *

Old Horse Card Placed in Card Reader

Signal received: CTS Turned ON ...

063 063 063 063 063 063 063 063 063 063 000 000 000 096 000 012 195 248 063 063

063 063 063 063 063 063 063 063 063 063 063 063 030 000 102 195 063 063

063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 224 060 192 096 000 012 006 252 063 063

Signal received: DSR Turned OFF ...

063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 000 000 000 096 000 012 195 254 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 224 060 192 096 000 012 012 254 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 224 060 224 060 000 204 012 248 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 224 060 195 120 000 012 006 252 063 063 063 063 063 063

063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 006 207 030 000 030 000 126 192 000 000 000 000 000 000 102 000 248 192 000 000 000 000 000 000 000 000 000 000 000 000 000 000 096 128 000 000 024 252 126 012 000 000 030 000 120 240 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 000 000 006 120 000 204 195 063 063

Data received:

063 063

Data received:

063 063 063 063 063 063 063 063 063 063 063 063 030 000 102 240 063 063

Signal received:

DSR Turned OFF ...

063 063

063 063

063 063

063 063 063 063 063 063 063 063 063 063 063 063 030 000 102 240 063 063

063 063

063 063 063 063 063 063 063 063 063 063 063 063 030 000 102 195 063 063

063 063 063 063 063 063 063 063 063 063 063 063 030 000 102 195

063 063

063 063 063 063 063 063 063 063 063 063 063 063 063 063 224 060 192 096 000 012 006 252 063 063

Signal received:

DSR Turned OFF ...

Signal received:

DSR Turned OFF ...

Signal received:

DSR Turned OFF ...- Created New Horse Card

063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 030 000 102 204 063 063 063 063 063 063 063 063 063 063 063 063 063 063 030 000 102 195 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 060 192 096 000 012 006 252 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 030 000 102 204 063 063

063 063 063 063 063 063 063 063 063 063 063 063 030 000 102 195 063 063

063 063 063 063 063 063 063 063 063 063 063 063 063 063 224 060 192 096 000 012 006 252 063 063

063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 030 000 102 204 063 063

063 063 063 063 063 063 063 063 063 063 063 063 030 000 102 195 063 063

063 063 063 063 063 063 063 063 063 063 000 000 000 096 000 012 195 254 063 063

063 063

063 063 063 063 063 063 063 063 063 063 000 128 006 120 000 204 003 063 063

Signal received:

CTS Turned OFF ...

Signal received:

CTS Turned ON ...



063 063

063 063

063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 152 204 024 158 030 015 102 015 030 158 248 015 000 024 000 048 000 096 000 096 000 192 000 128 000 000 000 000 000 000 000 000 000 000 000 000 000 000 128 252 152 000 000 102 000 015 000 012 255 030 128 000 000 134 224 000 000 000 000 000 000 096 128 000 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 030 128 000 000 030 134 051 204 126 012 006 012 024 012 102 204 120 204 000 096 152 000 000 000 000 000 000 000 000 000 000 000 000 000 000 000 000 000 000 000 096 192 240 000 128 000 128 000 000 000 000 000 000 000 000 000 000 000 000 000 000 000 000 000 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 000 000 000 000 000 000 000 000 000 000 000 000 000 000 000 000 000 000 000 000 000 000 000 000 000 000 006 192 000 000 224 030 128 000 000 030 000 126 128 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 120 192 096 192 096 192 096 000 012 096 063 063

063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 096 000 120 192 195 134 152 204 024 158 030 015 102 015 030 158 248 207 015 158 000 012 243 248 063 063 063 063 063 063 063 063 063 063

063 063 063 063 063 063 063 063 063 063 063 063 063 063 006 120 192 096 192 096 192 096 000 012 096 063 063



CTS Turned OFF ...

063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 195 126 230 051 204 000 195 030 000 006 192 063 063 063 063 063 063

Signal received:

CTS Turned ON ...

063 063

063 063



# # # RX data format changed to: ASCII # # # <- I was trying to figure out how to get 232analyzer to allow me to highlight the log



# # # RX data format changed to: Dec # # # <- I switched back to Dec for consistency

063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 063 224 048 128 195 195 006 192 096 207 000 000 254 230 003 015 000 024 000 024 000 048 000 096 030 060 000 096 000 192 000 128 000 128 000 000 000 000 000 000 006 192 000 000 224 030 128 000 000 030 000 134 134 063 063 063 063 063 063 063 063 063 063 063 063 063 063 000 000 006 120 000 204 195 063 063



063 063

063 063 063 063 063 063 063 063 063 063 063 063 030 000 102 240 063 063

063 063

063 063

063 063

063 063 063 063 063 063 063 063 063 063 063 063 030 000 102 240 063 063

063 063

063 063 063 063 063 063 063 063 063 063 063 063 030 000 102 195 063 063

063 063 063 063 063 063 063 063 063 063 063 063 030 000 102 195

063 063

063 063 063 063 063 063 063 063 063 063 063 063 030 000 102 195 063 063

063 063 063 063 063 063 063 063 063 063 063 063 030 000 102 195 063 063

063 063 063 063 063 063 063 063 063 063 063 063 030 000 102 195 063 063

063 063 063 063 063 063 063 063 063 063 063 063 030 000 102 195 063 063

063 063 063 063 063 063 063 063 063 063 063 063 030 000 102 195 063 063

063 063 063 063 063 063 063 063 063 063 063 063 030 000 102 195 063 063

063 063 063 063

063 063 063 063 063 063 063 063 030 000 102 195 063 063

063 063 063 063 063 063 063 063 063 063 063 063 030 000 102 195 063 063

063 063 063 063 063 063 063 063 063 063 063 063 063 063 224 060 192 096 000 012 006 252 063 063

Signal received:

CTS Turned OFF ...- Ended Race, did not continue



Disconnected serial connection from PC


# # # RX data format changed to: Oct # # #

077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077



Entered Test Mode to Clean Card Menu

Signal received: CTS Turned ON ...

Signal received: DSR Turned OFF ...

Data received: 077 077

Data received: 077 077

Data received: 077 077

Data received: 077 077

Data received: 077 077

Data received: 077 077

Data received: 077 077

Data received: 077 077

Data received: 077 077

Data received: 077 077

Data received: 077 077

Data received: 077 077

Data received: 077 077

Data received: 077 077

Data received: 077 077

Data received: 077 077

Data received: 077 077

Data received: 077 077

Data received: 077 077

Data received: 077 077

Data received: 077 077

Data received: 077 077

Data received: 077 077

Data received: 077 077

Data received: 077 077

Data received: 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077

Data received: 077 077 077 077 077 077 077 077 077 077 000 000 000 140 000 014 303 370 077 077

Data received: 077 077 077 077 077 077 077 077 077 077 077 077 036 000 146 303 077 077

Data received: 077 077 077 077 077 077 077 077 077 077 077 077 036 000 146 063 077 077

Signal received: CTS Turned OFF ...

Signal received: CTS Turned ON ...

Signal received: CTS Turned OFF ...

Signal received: CTS Turned ON ...

Data received: 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077

Data received: 077 077

Data received: 077 077

Data received: 077 077

Data received: 077 077

Data received: 077 077

Data received: 077 077

Data received: 077 077

Data received: 077 077

Data received: 077 077

Data received: 077 077

Data received: 077 077

Signal received: CTS Turned OFF ...

Signal received: CTS Turned ON ...

Data received: 077 077

Data received: 077 077

Data received: 077 077

Data received: 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 036 000 146 063 077 077

Data received: 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077

Signal received: CTS Turned OFF ...

Data received: 077 077

Data received: 077 077

Signal received: CTS Turned OFF ...

Signal received: CTS Turned ON ...

Data received: 077 077

Signal received: CTS Turned OFF ...

Signal received: CTS Turned ON ...

Data received: 077 077

Signal received: CTS Turned OFF ...

Signal received: CTS Turned ON ...

Data received: 077 077

Signal received: CTS Turned OFF ...

Signal received: CTS Turned ON ...

Data received: 077 077

Signal received: CTS Turned OFF ...

Signal received: CTS Turned ON ...

Data received: 077 077

Data received: 077 077

Data received: 077 077

Data received: 077 077

Data received: 077 077

Data received: 077 077

Data received: 077 077

Data received: 077 077

Data received: 077 077

Data received: 077 077

Data received: 077 077

Data received: 077 077

Data received: 077 077

Data received: 077 077

Data received: 077 077

Data received: 077 077

Data received: 077 077

Signal received: CTS Turned OFF ...

Data received: 077 077

Data received: 077 077

Data received: 077 077

Data received: 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077 077

Signal received: CTS Turned OFF ...

That was the end. This was a quick go before the gym. I still need to go back and read how to connect to the Naomi to get that communication. I can re-do this if what i just posted from the log is complete nonsense.
I Should probably add that I reconnected the cable before I entered the cleaning card menu through the game test mode
 
Okay, this log looks a bit better. Not sure if I should be logging these in hex or something else? Actions in bold again.

1/10/2022 7:39:07 PM
COM port: 1; Baud rate: 19200bps; Parity: Even; Data bit: 8; Stop bit: 1; Handshaking: None
Communication mode: Debugging / Simulating
TX data format: Dec; RX data format: Dec

* * * * * * * * * * COM Port Opened * * * * * * * * * *


* * * * * * * * * * COM Port Closed * * * * * * * * * *

# # # RX data format changed to: Hex # # #
1/10/2022 7:40:35 PM
COM port: 1; Baud rate: 19200bps; Parity: Even; Data bit: 8; Stop bit: 1;
Communication mode: Monitoring (Half-duplex)
RX data format: Hex

* * * * * * * * * * COM Port Opened * * * * * * * * * *


* * * * * * * * * * COM Port Closed * * * * * * * * * *
1/10/2022 7:41:21 PM
COM port: 1; Baud rate: 19200bps; Parity: Even; Data bit: 8; Stop bit: 1; Handshaking: None
Communication mode: Debugging / Simulating
TX data format: Dec; RX data format: Hex

* * * * * * * * * * COM Port Opened * * * * * * * * * *
Action: Inserted a previously created horse card.

Data received: 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F C3 C3 18 C0 78 0F 00 00 60 CF 00 00 00 00 00 00 00 00 00 00 E6 C0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 06 C0 00 00 E0 1E 80 00 00 1E 00 E6 9E 3F 3F 3F 3F 3F 3F
Data received: 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 00 00 06 78 00 CC C3 3F 3F
Data received: 3F 3F
Data received: 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 1E 00 66 F0 3F 3F
Data received: 3F 3F
Data received: 3F 3F
Data received: 3F 3F
Data received: 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 1E 00 66 F0 3F 3F
Data received: 3F 3F
Data received: 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 1E 00 66 C3 3F 3F
Data received: 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 1E 00 66 C3 3F 3F
Data received: 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 1E 00 66 C3 3F 3F
Data received: 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 1E 00 66 C3 3F 3F
Data received: 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 1E 00 66 C3 3F 3F
Signal received: DSR Turned OFF ...
Data received: 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 1E 00 66 C3 3F 3F
Data received: 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 1E 00 66 C3 3F 3F
Data received: 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 1E 00 66 C3 3F 3F
Data received: 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 1E 00 66 C3 3F 3F
Data received: 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 1E 00 66 C3 3F 3F
Data received: 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 1E 00 66 C3 3F 3F
Data received: 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 1E 00 66 C3 3F 3F
Data received: 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 1E 00 66 C3 3F 3F
Data received: 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 1E 00 66 C3 3F 3F
Data received: 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 1E 00 66 C3 3F 3F
Data received: 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 1E 00 66 C3 3F 3F
Data received: 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 1E 00 66 C3 3F 3F
Data received: 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 1E 00 66 C3 3F 3F
Data received: 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 1E 00 66 C3 3F 3F
Data received: 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 1E 00 66 C3 3F 3F
Data received: 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 1E 00 66 C3 3F 3F
Data received: 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 1E 00 66 C3 3F 3F
Data received: 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 1E 00 66 C3 3F 3F
Data received: 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 1E 00 66 C3 3F 3F
Data received: 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 1E 00 66 C3 3F 3F
Data received: 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 1E 00 66 C3 3F 3F
Data received: 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 1E 00 66 C3 3F 3F
Data received: 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 1E 00 66 C3 3F 3F
Data received: 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 1E 00 66 C3 3F 3F
Data received: 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 1E 00 66 C3 3F 3F
Data received: 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 1E 00 66 C3 3F 3F
Data received: 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 1E 00 66 C3 3F 3F
Data received: 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 1E 00 66 C3 3F 3F
Data received: 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 1E 00 66 C3 3F 3F
Data received: 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 1E 00 66 C3 3F 3F
Data received: 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 1E 00 66 C3 3F 3F
Data received: 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 1E 00 66 C3 3F 3F
Data received: 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 1E 00 66 C3 3F 3F
Data received: 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 1E 00 66 C3 3F 3F
Data received: 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 1E 00 66 C3 3F 3F
Data received: 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F E0 3C C0 60 00 0C 06 FC 3F 3F
Signal received: DSR Turned OFF ...
Data received: 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F
Data received: 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 00 00 00 60 00 0C C3 FE 3F 3F
Data received: 3F 3F
Data received: 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 60 E0 3C C0 60 00 0C 0C FE 3F 3F
Signal received: CTS Turned OFF ... < Did not choose to continue
Data received: 3F 3F
Signal received: CTS Turned ON ...
Data received: 3F 3F
Data received: 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F E0 3C E0 3C 00 CC 0C F8 3F 3F 3F 3F 3F 3F
Data received: 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F E0 3C C3 78 00 0C 06 FC 3F 3F
Signal received: CTS Turned OFF ...
Data received: 3F 3F
Signal received: CTS Turned ON ...
Data received: 3F 3F
Data received: 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F C3 C3 06 C0 80 CF 06 C0 78 0F 00 00 00 00 00 00 00 00 00 00 E6 C0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 06 C0 00 00 E0 1E 80 00 00 1E 00 00 0F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 78 C0 60 C0 60 C0 60 00 0C 60 3F 3F <- Let card sit in the reader - continued to throw 3F until I took the card from the reader then code changed at the end of th line above.

Action: Started a new horse card

Signal received: CTS Turned OFF ...
Data received: 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 86 0F 18 CF E0 0F 66 0F 1E 00 06 03 3F 3F 3F 3F
Signal received: CTS Turned ON ...
Data received: 3F 3F
Data received: 3F 3F
Data received: 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 00 00 06 78 00 CC C3 3F 3F
Data received: 3F 3F
Data received: 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 1E 00 66 F0 3F 3F
Data received: 3F 3F
Data received: 3F 3F
Data received: 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 1E 00 66 F0 3F 3F
Data received: 3F 3F
Data received: 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 1E 00 66 C3 3F 3F
Data received: 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 1E 00 66 C3 3F 3F
Data received: 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 1E 00 66 C3 3F 3F
Data received: 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 1E 00 66 C3 3F 3F
Data received: 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 1E 00 66 C3 3F 3F
Data received: 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 1E 00 66 C3 3F 3F
Data received: 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 1E 00 66 C3 3F 3F
Data received: 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 1E 00 66 C3 3F 3F
Data received: 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 1E 00 66 C3 3F 3F
Data received: 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 1E 00 66 C3 3F 3F
Data received: 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 1E 00 66 C3 3F 3F
Data received: 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 1E 00 66 C3 3F 3F
Data received: 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 1E 00 66 C3 3F 3F
Data received: 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 1E 00 66 C3 3F 3F
Data received: 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 1E 00 66 C3 3F 3F
Data received: 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 1E 00 66 C3 3F 3F
Data received: 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 1E 00 66 C3 3F 3F
Data received: 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 1E 00 66 C3 3F 3F
Data received: 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 1E 00 66 C3 3F 3F
Data received: 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 1E 00 66 C3 3F 3F
Data received: 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 1E 00 66 C3 3F 3F
Data received: 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F E0 3C C0 60 00 0C 06 FC 3F 3F
Signal received: DSR Turned OFF ...
Signal received: DSR Turned OFF ...
Signal received: DSR Turned OFF ...
Signal received: DSR Turned OFF ...
Signal received: DSR Turned OFF ...
Data received: 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 1E 00 66 CC 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 1E 00 66 C3 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F E0 3C C0 60 00 0C 06 FC 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 1E 00 66 CC 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 1E 00 66 C3 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F E0 3C C0 60 00 0C 06 FC 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 1E 00 66 CC 3F 3F
Data received: 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 1E 00 66 C3 3F 3F
Data received: 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 00 00 00 60 00 0C C3 FE 3F 3F
Data received: 3F 3F
Data received: 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 00 80 06 78 00 CC 03 3F 3F
Signal received: CTS Turned OFF ...
Signal received: CTS Turned ON ...
Data received: 3F 3F
Data received: 3F 3F
Data received: 3F 3F

Action: Sat here with no change. I trained, raced, congratulated, and chose to let the count down hit zero and not continue
Data received: 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 0C 86 0F 7E CF 80 CF 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 F8 0C 60 F8 0C 30 60 C0 00 00 7E CF 7E 18 00 30 7E 7C 00 60 00 C0 00 80 C3 C3 00 00 00 00 00 00 FE E0 00 00 00 00 00 00 00 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 98 CC 03 9E 60 33 C0 86 C0 CC 60 78 CC 00 60 30 7E 00 C0 00 C0 00 80 00 00 00 00 00 00 00 00 00 00 00 00 00 60 C0 F0 00 C0 00 80 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 60 C0 00 00 7E CF 7E 18 00 30 00 0C 78 FF 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 78 C0 60 C0 60 C0 60 00 0C 60 3F 3F
Data received: 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 80 3C F3 60 00 78 1E 98 1E 66 1E 9E 60 98 C0 9E CC 18 9E 00 C3 80 0C 86 0F 7E CF 80 CF E6 C0 1E 00 FE E0 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F
Data received: 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 78 C0 60 C0 60 C0 60 00 0C 60 3F 3F
Signal received: CTS Turned OFF ...
Data received: 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F C3 7E E6 33 CC 00 C3 1E 00 06 C0 3F 3F 3F 3F 3F 3F
Signal received: CTS Turned ON ...
Data received: 3F 3F
Data received: 3F 3F
Data received: 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F C3 FE E0 03 C0 98 C3 00 00 FE E6 03 0F 00 98 00 1E 00 0F 80 66 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 60 C0 00 00 7E CF 7E 18 00 30 00 0C 18 FC 3F 3F 3F 3F
Data received: 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 00 00 06 78 00 CC C3 3F 3F
Data received: 3F 3F
Data received: 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 1E 00 66 F0 3F 3F
Data received: 3F 3F
Data received: 3F 3F
Data received: 3F 3F
Data received: 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 1E 00 66 F0 3F 3F
Data received: 3F 3F
Data received: 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 1E 00 66 C3 3F 3F
Data received: 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 1E 00 66 C3 3F 3F
Data received: 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 1E 00 66 C3 3F 3F
Data received: 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 1E 00 66 C3 3F 3F
Data received: 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F E0 3C C0 60 00 0C 06 FC 3F 3F
Data received: 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 00 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 00 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F
Data received: 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 00 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F
Data received: 3F 3F 3F 3F 3F 3F 00 3F 3F
Data received: 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 00 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 00 3F 3F 00 3F 3F 3F 3F
Data received: 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 00 3F 3F 3F 3F
Data received: 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F
Data received: 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 00 00 00 60 00 0C C3 F8 3F 3F
Data received: 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 1E 00 66 C3 3F 3F
Data received: 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 1E 00 66 33 3F 3F
Data received: 3F 3F 3F 3F 3F 3F 3F 3F 00 3F 3F

Action: Entered the Game Test Mode and went into the "Card Reader Writer Test" - selected "Cleaning"

Signal received: CTS Turned OFF ...
Signal received: CTS Turned OFF ...
Data received: 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 00
Signal received: CTS Turned OFF ...
Signal received: CTS Turned ON ...
Data received: 3F 3F
Signal received: CTS Turned OFF ...
Signal received: CTS Turned ON ...
Data received: 3F 3F
Signal received: CTS Turned OFF ...
Signal received: CTS Turned ON ...
Data received: 3F 3F
Data received: 3F 3F
Data received: 3F 3F
Data received: 3F 3F
Data received: 3F 3F
Data received: 3F 3F
Data received: 3F 3F
Data received: 3F 3F
Data received: 3F 3F
Data received: 3F 3F
Signal received: DSR Turned OFF ...
Data received: 3F 3F
Data received: 3F 3F
Data received: 3F 3F
Data received: 3F 3F
Data received: 3F 3F
Data received: 3F 3F
Data received: 3F 3F
Data received: 3F 3F
Data received: 3F 3F
Data received: 3F 3F
Data received: 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 1E 00 66 33 3F 3F 00 3F 3F 3F 3F 3F 3F
Data received: 3F 3F 3F 3F 00
Data received: 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 00 3F 3F 3F 3F
Data received: 3F 3F 3F 3F 00
Signal received: CTS Turned OFF ...
Signal received: CTS Turned ON ...
Data received: 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F
Signal received: CTS Turned OFF ...
Signal received: CTS Turned ON ...
Data received: 3F 3F
Signal received: CTS Turned OFF ...
Signal received: CTS Turned ON ...
Data received: 3F 3F
Data received: 3F 3F
Data received: 3F 3F
Signal received: CTS Turned OFF ...
Signal received: CTS Turned ON ...
Data received: 3F 3F 3F 3F
Signal received: CTS Turned OFF ...
Signal received: CTS Turned ON ...
Data received: 3F 3F
Data received: 3F 3F
Data received: 3F 3F
Data received: 3F 3F
Data received: 3F 3F
Data received: 3F 3F
Data received: 3F 3F
Data received: 3F 3F
Data received: 3F 3F
Data received: 3F 3F
Data received: 3F 3F
Data received: 3F 3F
Data received: 3F 3F
Data received: 3F 3F
Data received: 3F 3F
Data received: 3F 3F
Data received: 3F 3F
Data received: 3F 3F
Data received: 3F 3F
Data received: 3F 3F
Data received: 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F 3F

* * * * * * * * * * COM Port Closed * * * * * * * * * *

That was the end of the session.

I will try to get the Naomi Transmit data figured out tomorrow. Just as an FYI, I am running Derby Owners Club Rev C - DOCWE.
 
Back
Top