VeriStand

cancel
Showing results for 
Search instead for 
Did you mean: 

labview model issue with VxWorks on Veristand

I am getting an error when I try to deploy a model (lvmodel) to my cRio VxWorks VERISTAND project.   Is this known? what is the work around?

0 Kudos
Message 1 of 11
(5,650 Views)

In order to know what could cause a problem for you, you'll need to provide more information. 

 

  1. What version of VeriStand are you using?
  2. What cRIO are you deploying to?
  3. What version of LabVIEW did you compile your model in?
  4. What error are you getting? 
  5. Can you post a screenshot of the error?
  6. What is your LabVIEW Model doing? Is it using any toolkits our modules, besides the functions included with the LabVIEW?
Miles G.
National Instruments
Staff Applications Engineering Specialist
0 Kudos
Message 2 of 11
(5,631 Views)
LV models are not supported on VxWorks. Internally it is renamed .dll, that cannot run there.

CLA, CTA, CLED

0 Kudos
Message 3 of 11
(5,622 Views)

Test bench have been upgraded LV and VS from 2011 to 2014. 

 

When I tried to run the system configuration tool.exe (system definition API file), I am facing loading error.

 

1. We have 2014 Full development Version. ( Before 2011 )

2. LV model built in 2011

3. Error (see the image)

 

Its working gud in other in 2011 version's of LV and VS in other bench. But why not after upgrading. Can anyone help me with this.

 

Chethan 

0 Kudos
Message 4 of 11
(5,392 Views)

Since you have a separate issue it would be best to post this on a new thread. It would be good to include the VI you built your model from if possible. If not can you try opening the VI in LabVIEW 2014 and building it into a model in 2014? Also, please include the target you are trying to deploy to.

Miles G.
National Instruments
Staff Applications Engineering Specialist
0 Kudos
Message 5 of 11
(5,374 Views)

when I tried to open the VI's or(diplay templates in LV 2014 version) I am getting load error. Please see the screen shot. 

 

Looks like issues is with the dependencies. 

 

Chethan

Download All
0 Kudos
Message 6 of 11
(5,365 Views)

You should be able to close that dialog box and continue working with your VIs. That dialog box is just telling you that the VIs are loading from a different path then expected. This is most likely due to the fact that you opened the code in a different version of the development environment. It should still be fine to work with the VIs in these new directories.

Miles G.
National Instruments
Staff Applications Engineering Specialist
0 Kudos
Message 7 of 11
(5,343 Views)

It seems, that you are not talking about LabVIEW models, but about custom workspace controls.

It is different thing. You should get the original LV project for it and start from there. Opening it from Display Templates folder will not probably work.

CLA, CTA, CLED

0 Kudos
Message 8 of 11
(5,335 Views)

 

Yes you are right, can you please tell me where can I find the original LV project.  ( path )

 

ksc

0 Kudos
Message 9 of 11
(5,327 Views)

 

Yes, I am trying to open the code/LV model/custom devices with upgraded version. If I try to close the dialog box and continue it give gives the final error as attached 

 

ksc

0 Kudos
Message 10 of 11
(5,325 Views)