|
Re: LabVIEW Dashboard printing garbage data
Alright.
I add StringControl to the DashboardData typedef, and re-add it into the dashboard VI. When its unbundled with the Analog and Digital modules and such, i link a string indicator to it, and get strange characters printed in it.
Examples of what gets sent:
AddString("stow")
AddString("vertical")
AddString("pickup")
AddString("Slot")
|