![]() |
Re: Driverstation referencing
The variables tab shows the current value of every variable in all network tables along with metrics on its usage. If it shows the correct value, that indicates the writes are working and the issue is with the reads, otherwise the first issue to resolve is that the writes are not working.
Greg McKaskle |
Re: Driverstation referencing
Quote:
Where are those wires heading upward in the dashboard code going, and what are they connected to? Is that part of the code inside a loop? |
Re: Driverstation referencing
Quote:
|
Re: Driverstation referencing
1 Attachment(s)
Attached I have the driver station code and the code for Teleop where i reference it.
|
Re: Driverstation referencing
Quote:
But you don't need to use the SD functions with the LabVIEW Dashboard. An indicator or control on the Operations tab is automatically a SmartDashboard variable all by itself, and Greg showed you how to make things on other tabs work as well. |
Re: Driverstation referencing
If its a SD by its self how exactly do I reference it? And for a loop would a while loop work ok?
|
Re: Driverstation referencing
Quote:
A While loop is perfect. Just make sure to include a short delay (50 ms or so) to keep it from monopolizing the CPU. |
Re: Driverstation referencing
Quote:
|
| All times are GMT -5. The time now is 22:52. |
Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2017, Jelsoft Enterprises Ltd.
Copyright © Chief Delphi