08-04-2006 02:40 PM
08-04-2006 03:27 PM
08-07-2006 01:40 PM
Andre,
You can use simple datasocket protocol to read from and write to shared variables. The format for the datasocket url is like this...
psp://<ip address of variable host>/<variable library name>/<variable name>
or for example
psp://localhost/TestLib/TestVariable
I've used this before to access shared variables in LabVIEW 7.1 since shared variables are a new feature in LabVIEW 8.0. So this should work in the same way using visual basic.
I hope this helps,
Justin D.
Applications Engineer
National Instruments