05-26-2016 01:17 PM
.
05-26-2016 02:23 PM
Right-clicking the library where this variable is located in your project and selecting deploy. If that doesn't work I would check distributed systems manager to see if you can see the library and variable in that application. If you can see the items there then you need to make sure the url matches the one that you are using.
05-26-2016 04:35 PM
Unless you intentionally kept the name "Untitled Library 1" and Variable1 it appears that you did not save the shared variable library to disk. You cannot deploy it until it has been saved to a file.
05-26-2016 06:11 PM
Sagar,
Make sure all the services related to the NI is running in your PC. Open the Services window and check. Sometimes, the service crashes and stick to the Stop Mode.
05-26-2016 06:20 PM
@John1981 wrote:
Sagar,
Make sure all the services related to the NI is running in your PC. Open the Services window and check. Sometimes, the service crashes and stick to the Stop Mode.
I wouldn't say all services need to be running. There are a handful that are not running on my computer and I can read shared variables. I would probably just make sure that the NI Variable Engine is running. As long as that service is running, you should be able to read a shared variable.
05-27-2016 01:38 AM - edited 05-27-2016 01:46 AM
hello, how can check the services and which services have to check?(specify the name)?i am attaching NI distributed system manager window snapshot.
05-27-2016 08:46 AM
my shared variable vi is running in my laptop. i want to show or monitor the shared variable value in my android phone using data dashboard 3.8.i cant connect my mobile phone to shared variable?i am attaching the connection error screenshot.to connect the laptop(shared variable host) with mobile phone is it necessary to on hotspot of laptop to make it web server?
05-27-2016 11:48 AM
Sagar,
See the attachements in this post.
NI Services.png - Check the highlighted service status. It should run to read/write variables (The UI can be found under Computer Management in Windows)
NI DSM.png -
Action 1 _ Register the Computer as Localhost
Action 2_ Start the Local Shared Variable Engine
I have not used Andriod Dashboard yet.
-John
CLA, CTD
05-27-2016 12:03 PM
thank you john.by applying this setting now my first two errors solved.thanks