12-01-2009 01:59 PM
I renamed an Input from ni9425 from my project but when I tried to renamed It again and deploy it an error show up IAK_SHARED (Not Found) 0x8ABC700A,
What I can do to rename it to keet project and code organized?
Thanks for the support
Heinz
Solved! Go to Solution.
12-02-2009 09:40 AM
Hey Heinz,
What version of LabVIEW are you using?
It sounds like you have a naming conflict in your I/O variables.
Try right-clicking on the C Series Module in your project and select "Undeploy". This will remove all of the deployed channels.
Then try redeploying.
Kurt
12-05-2009 11:15 AM
Kurt,
We are using LV 8.6
After we undeploy the module an error shows up, see below, and never finish the operation.
12-07-2009 10:24 AM
Heinz(),
Thanks for the screenshot. It looks like your controller is in a strange state.
The fastest (and harshest) solution is probably to reformat your controller as outlined here.
There was at least one I/O variable naming issue fixed in LV 8.6.1, so if you have that maintenance release you may want to install it.
If you would like NI to investigate the state of your controller please post your project zipped up and also the image of the controller zipped up (use Windows Explorer to FTP to the controller and copy down everything.)
Kurt
12-07-2009 04:13 PM
We re-formated and works
Thanks for the support
HeinzD