Quote:
Originally Posted by sircedric4
... I still don't know what the dashboard is expecting and in what order, how do you guys know? Is there documentation of that somewhere, and I would prefer a direct page reference please instead of just telling me to read the manual, because I don't know what manual to even look in.
|
Check out the
WPI Robotic's Library User's Guide on page 51 - "Sending data to the dashboard". (Best bet is to follow the hyperlink from the PDF's table of contents, because someone forgot to put page numbers in the thing

). There is a two-column table on the next page that describes two different LabView data "clusters" - these are essentially the documentation for the data packages that the C++ example code is building up in preparation for sending it to the DS Dashboard that was written (of course) in LabView.
HTH.