|
|
|
![]() |
|
|||||||
|
||||||||
![]() |
|
|
Thread Tools | Rate Thread | Display Modes |
|
|
|
#1
|
|||
|
|||
|
Re: Error 1026 On Labview - Nothing works...
Here is a link to a zip file of our labview program:
https://drive.google.com/file/d/0B4_...ew?usp=sharing Just to reiterate, we are able to enable our robot but nothing moves when controllers are used (it should be driving arcade mode with 4 talons). We are getting an error (see above) repeatedly in the driver station. Thanks for any and all help. |
|
#2
|
|||||
|
|||||
|
Re: Error 1026 On Labview - Nothing works...
In Begin you declare the same Talons multiple times.
I commented out all the Talons except for the four feeding Open 4 Motors. Other than that, the code worked okay on my robot. I don't get the FPGA_SystemAsync error, so that might be a corrupted roboRIO format. You might try reformatting the roboRIO to see if that helps with the error. P.S. I forgot to mention that I used %V instead of Speed in Begin.vi to test with, since I didn't integrate encoders for feedback. Last edited by Mark McLeod : 07-02-2017 at 10:39. |
|
#3
|
|||
|
|||
|
Re: Error 1026 On Labview - Nothing works...
Quote:
I appreciate the quick response. Tyler |
|
#4
|
||||
|
||||
|
Re: Error 1026 On Labview - Nothing works...
Are you using CAN Talon SR's? IF you are, you have to go into the RoboRIO web interface and set your device IDs for the controllers. Leave indexes 0 and 1 open for the PCM and PDP, respectively.
|
|
#5
|
|||||
|
|||||
|
Re: Error 1026 On Labview - Nothing works...
Quote:
They don't conflict unless they are the same type of device. |
|
#6
|
||||
|
||||
|
Re: Error 1026 On Labview - Nothing works...
Oh. My bad then. It's good to know that now.
|
![]() |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|