03-25-2013 12:06 PM
I deployed a proyect with some share variables, and later, I started a newone; nonetheless, I can see in a remothe dashboard the ancient shared variables. How can I remove them? Tks.
04-17-2013 05:52 PM
Hi fboteroh.
You can undeploy the shared variables from the cRIO with either of these methods:
- Going to the project and right clicking the library, then clicking Undeploy.
- Opening Distributed System Manager (DSM) and browsing to the Variable in the cRIO, under Remote Systems. Selecting the library and pressing Right Click: Delete Process.
Regards.
04-18-2013 02:55 PM
Thanks!