Chief Delphi

Chief Delphi (http://www.chiefdelphi.com/forums/index.php)
-   Programming (http://www.chiefdelphi.com/forums/forumdisplay.php?f=51)
-   -   Stamp Plot Lite (http://www.chiefdelphi.com/forums/showthread.php?t=1739)

Adrian Wong 13-01-2002 09:51

Stamp Plot Lite
 
Is it possible to use this software with the InnovationFIRST control system?

If not, are there any good methods to track the data supplied from the robot controller over a period of time?

nwagers 13-01-2002 19:05

Innovation FIRST hardware
 
I believe that Innovation FIRST has some radios you can purchase that will hook up to the debug port. You can use those and write a small interface in C++ or VB that gets packets from the com port. The packets are 26 bytes in size and the format is explained on the site. You can also use the programming software but it's outputs aren't as good as they can be. I do not know if the stamp plot lite will work with the FIRST firmware.

bigqueue 13-01-2002 22:20

Re: Innovation FIRST hardware
 
Quote:

Originally posted by nwagers
I believe that Innovation FIRST has some radios you can purchase that will hook up to the debug port. You can use those and write a small interface in C++ or VB that gets packets from the com port. The packets are 26 bytes in size and the format is explained on the site. You can also use the programming software but it's outputs aren't as good as they can be. I do not know if the stamp plot lite will work with the FIRST firmware.
How aboput using the data that is streaming from the dashboard interface?

This seems like a good place to gather data and statistics about what is going on.

-Quentin

AWiser 13-01-2002 22:34

Re: Re: Innovation FIRST hardware
 
Quote:

Originally posted by bigqueue


How aboput using the data that is streaming from the dashboard interface?

This seems like a good place to gather data and statistics about what is going on.

-Quentin

They have a program that you can use for reading data from the Dashboard port. You can get it at: http://www.innovationfirst.com/FIRST...ViewerV1.1.zip

Joe Ross 15-01-2002 00:08

The stamp plot works by reading a specific pattern from a set of debug statements. It works fine with the FIRST control system.


All times are GMT -5. The time now is 01:16.

Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2017, Jelsoft Enterprises Ltd.
Copyright © Chief Delphi