|
|
|
![]() |
|
|||||||
|
||||||||
![]() |
|
|
Thread Tools |
Rating:
|
Display Modes |
|
|
|
#1
|
||||
|
||||
|
ERROR <Code> 1026
Quote:
It appears repeatedly in the Driver Station window after autonomous completes. ~ |
|
#2
|
|||
|
|||
|
Re: ERROR <Code> 1026
To lookup what a LV error code means, you can select the menu item Help>>Explain Error. This is often available by right clicking on an error cluster as well.
If necessary copy in the error info, such as entering in 1026 in the decimal error, and it tells you that this indicates a bad VI refnum was wired in as a parameter somewhere in the VI called Asynch VI Agent.vi. It most likely means that one or more of the VI references registered as running asynchronously has already stopped running, so is no longer a valid reference. Are there things not working on your robot, or are you asking out of curiosity? Greg McKaskle |
|
#3
|
||||
|
||||
|
Re: ERROR <Code> 1026
Quote:
~ |
|
#4
|
||||
|
||||
|
Re: ERROR <Code> 1026
Quote:
Quote:
~ |
|
#5
|
|||||
|
|||||
|
Re: ERROR <Code> 1026
Quote:
The other possibility is that Autonomous Independent is inappropriately being run explicitly by user code, so the framework code that tries to run it (and delete it) as an actual independent task cannot do its job. |
|
#6
|
||||
|
||||
|
Re: ERROR <Code> 1026
Quote:
Assuming this is the case, I view it as a problem with the framework. It is entirely reasonable to expect that teams will design autonomous independent code that finishes before the time expiration. Displaying an error message like this teaches the students to ignore error messages. That is a very bad thing. Quote:
~ |
|
#7
|
|||
|
|||
|
Re: ERROR <Code> 1026
There is indeed an unwired error within the framework that will cause a DS printout at auto completion if the Auto Independent VI has already completed. This will be corrected in the future, but doesn't warrant an update. I wasn't sure this matched your report.
Greg McKaskle |
|
#8
|
||||
|
||||
|
Re: ERROR <Code> 1026
Quote:
~ |
|
#9
|
|||
|
|||
|
Re: ERROR <Code> 1026
No external list that I know of. I'd love for it to be on source forge, and perhaps we can get it pushed there next year.
Greg McKaskle |
![]() |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Compressor Code causes No Robot Code Error | sircedric4 | C/C++ | 25 | 03-02-2010 10:13 |
| ERROR <code> 1026 | Sauce | FRC Control System | 1 | 19-01-2010 21:43 |
| Error in code light on, trouble finding error | Bryan Herbst | Programming | 16 | 12-10-2007 21:59 |
| Code error on RC after downloading "bells and whistles" version of Kevins camera code | DanDon | Programming | 6 | 10-01-2006 18:07 |
| C++ Code Error? | Adam Shapiro | Programming | 9 | 20-01-2003 13:24 |