|
|
|
![]() |
|
|||||||
|
||||||||
![]() |
|
|
Thread Tools | Rate Thread | Display Modes |
|
|
|
#1
|
|||||
|
|||||
|
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? |
|
#2
|
|||
|
|||
|
Re: Driverstation referencing
It was a different test I did I was bundling them then trying to send them that way to. I have sense removed it and just did each one individually.
|
|
#3
|
|||
|
|||
|
Attached I have the driver station code and the code for Teleop where i reference it.
|
|
#4
|
|||||
|
|||||
|
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. |
|
#5
|
|||
|
|||
|
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?
|
|
#6
|
|||||
|
|||||
|
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. |
![]() |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|