|
|
|
![]() |
|
|||||||
|
||||||||
![]() |
| Thread Tools | Rate Thread | Display Modes |
|
#1
|
||||
|
||||
|
Does anyone know what the error code "-44085" means? I was trying to deploy a labview project, and while doing so, we got this error message before it even deployed.
|
|
#2
|
|||
|
|||
|
Re: Error code -44085
That is odd. The -44000 to -44099 range was reserved for WPI runtime errors. I don't have all the code in front of me, but that should be something returned by an I/O VI when it is running. If you haven't already gotten it to work, can you describe what you do to deploy? It sounds like you are actually running it or after deployment are running it when the error occurs.
Greg McKaskle |
|
#3
|
|||
|
|||
|
Re: Error code -44085
Error -44085 means "The FPGA bitfile has an incorrect version or revision". Meaning, the version of software on your PC does not match what is on your cRIO. Most likely you need to run the imaging tool to update your cRIO. The other possibility is if you are developing code on multiple machines, your cRIO could be up to date (imaged from an up to date PC) but you are using a system without the latest updates applied.
Generally, you can learn about an error code in LabVIEW by clicking Help->Explain Error... However, error codes in the -44000 to -44099 range are FRC specific, and the publicly released software in update 1 and 2 does not contain documentation for these errors. Update 3 will include explanations for FRC specific errors. |
|
#4
|
|||
|
|||
|
Re: Error code -44085
Thomas beat me to it. See the related posting about running the imaging tool if you don't already know how.
Greg McKaskle |
![]() |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Labview error code -44085 help | zackcool123 | NI LabVIEW | 2 | 19-01-2009 09:18 |
| Code error? | niagra127 | Programming | 12 | 13-02-2008 20:35 |
| Code Error? | darkdwarven | Programming | 1 | 08-02-2008 00:42 |
| 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 |