Great, I thought I lost you.

The program is sending different data than mister-e's PC program is expecting.
I guess my example was off thread, and I should make an example that does work with his GUI.

My next step is to figure out how to capture what appears in the DT_HID Rx data window into a text file or better yet into a spreadsheet. Any suggestions as to how to do this in the DT_HID code?,
In Delphi sure ... can't help with Visual Basic though.

It may even be easier with CDC and Hyperterminal.
Outputting the data in CSV format from the PIC, and capturing it with the terminal, makes it real easy to import into excel. But it does require user intervention.
If it's has to be automatic, HID's the way, whether it's DDE exchanges, or saving the file and importing to excel.

Anyhow, I'll go make a more appropriate demo for Steve's GUI.

BBL,