PXI

cancel
Showing results for 
Search instead for 
Did you mean: 

Compile Error

The following error is shown when upgrading from version 6.1 to 7.1: "Compile Error. Report this problem to NI Tech Support: nmx unbundler bad sea/eea or e disp -sdisp = 0x1"
Any ideas what could cause such an error?
0 Kudos
Message 1 of 4
(3,238 Views)
Hi Raluca,

When upgrading versions of LabVIEW, you will sometimes need to mass compile your VIs. To do this, first make a back-up of your programs. This is highly important in case any problems arise in mass compiling your code. To then mass compile, open the VIs in LabVIEW 7.1 and select Tools >> Advanced >> Mass Compile.

More information regarding Mass Compiling and updating VIs can be found:
KB 214A2JPH: How Do I Mass Compile VIs, LLBs, or Folders in LabVIEW?
KB 2SJDAH2Q: What Does LabVIEW's Mass Compile Do?

Hopefully t
his should resolve the error message. Good luck!

Kileen C.
NI
0 Kudos
Message 2 of 4
(3,238 Views)
I tried your suggestion, but unfortunately it did not work.

Any other ideas?

Regards,
Raluca
0 Kudos
Message 3 of 4
(3,238 Views)
Do you have LabVIEW 7.0 anywhere that you could use to open up the code written in LabVIEW 6.1? My suspicion is that there is some sort of datatype that is being passed into an Unbundle that has changed between versions of LabVIEW.

If you do not have LabVIEW 7.0 anywhere that you could use, you can post the code to the forums and I can do it for you and see if I can see where the error is coming from too.

Thanks!

Kileen C.
NI
0 Kudos
Message 4 of 4
(3,238 Views)