|
|
|
![]() |
|
|||||||
|
||||||||
![]() |
|
|
Thread Tools | Rate Thread | Display Modes |
|
|
|
#1
|
||||
|
||||
|
Autonomous Encoders Read Off LabVIEW
In LabVIEW how do you get the encoders to read off to the dashboard during autonomous. The only reading we can get is when we start the autonomous due to the encoder command being ran once.
|
|
#2
|
|||||
|
|||||
|
Re: Autonomous Encoders Read Off LabVIEW
Feed the Dashboard the Encoder values in a loop in Periodic Tasks.vi, not in Autonomous or Teleop.
Remember to throttle the loop down or just drop it in that default 100ms While loop. Last edited by Mark McLeod : 05-02-2017 at 23:22. |
|
#3
|
||||
|
||||
|
Re: Autonomous Encoders Read Off LabVIEW
Thank you but do you have kind of example to this way?
|
|
#4
|
|||||
|
|||||
|
Re: Autonomous Encoders Read Off LabVIEW
Maybe something like this:
Although the encoder used in this example has to be turned a lot to show up on this scale. You might want to start with a smaller scale on the Dashboard gauge. Last edited by Mark McLeod : 06-02-2017 at 15:08. |
![]() |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|