|
Re: Passing Globals through to the dashboard
It's possible to send any information you want through to the dashboard. In LabVIEW, it's extremely easy to add another element to the dashboard data cluster in the robot code, and it's just as easy to retrieve that element from the data stream in the custom dashboard itself.
|