LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Shared variable of different version of LabView

Hello!

 

I have two PC computer with windows XP. On one computer is installed LabView 8.6.1 on second i like to install Labview 2009. Currently is not possible to install LabView 2009 on first PC. Is some problem to exchange data via shared variabe. Are necesarry to preform some specific settings?

 

Tanks for an answer!

0 Kudos
Message 1 of 8
(3,472 Views)

Leave apart the Shared Variables for a while...

 

Do you think that 2 VIs developed in 2 diff versions of LV will interact seamlessly with each other? Smiley Surprised

 

Now comes the Shared Variable, which is like any other var viz local or global & the same concept would apply here too, right... ?! Smiley Wink

 

Feel free to correct me if I m wrong.

- Partha ( CLD until Oct 2027 🙂 )
0 Kudos
Message 2 of 8
(3,461 Views)

Hi Toni2,

 

To be more specific: You can create Shared Variable in LabVIEW 2009 or in LabVIEW 8.6.1 and it will communicate with eachother without a problem (this still the same Shared Variable Engine). 

 

Regards,

Dawid  

0 Kudos
Message 3 of 8
(3,433 Views)

Dawid,

 

I dont think you have answered the original query correctly. Smiley Happy

 

What the poster has asked is whether SVs created across different versions of LV in 2 diff PCs can be accesses at the same time.

 

Not SVs created in LV 8.6.1 or LV 2009. It is LV 8.6.1 & LV 2009. Smiley Wink

- Partha ( CLD until Oct 2027 🙂 )
0 Kudos
Message 4 of 8
(3,427 Views)

- After start of computer is service status indicated as started (status_sve.jpg)

- When i try to manualy stop the service is after long time error reported (stop_sve.jpg)

- When i try to start service manualy is another error reported (start_sve.jpg)

 

 

Download All
0 Kudos
Message 5 of 8
(3,418 Views)

Partha,Toni2, 

 

 

First of all: if somebody posts some question please write it in a way that everybody understands!

 

Maybe I didn't understand the question correctly, but if we are talking about Network Shared Variables it doesn't matter if you create them in LV 2009, LV 8.6, LV 8.5 or CVI! You would still see them at your PC.

Of course you would have to do aliasing to bind Network Shared Variable with your local Shared Variable, but still you can access any NSV at the same time on different PCs regardless LV version. 

 

I tried that and I could work with SV created in LV 2009 and LV 8.6 at the same time on different PCs. 

 

Toni2, did you try to restart PC. It should automatically start after restart of Windows. On which PC you're working (with LV 8.6 or LV 2009?)?

BTW: Why you have stopped that service? 

 

Regards,

Dawid 

Message Edited by pablopicassio on 08-20-2009 07:32 AM
Message 6 of 8
(3,405 Views)

Hello!

 

The problem are on computer with LV 2009. After restart of computer i detect problem in the share variable service. So i try to restart service manualy, but Distributed System Manager dosent see the variable on remote systems. I think the problem is in NI Variable Engine (tagsrv.exe). On version 8.6 on same computer was no problem.

0 Kudos
Message 7 of 8
(3,395 Views)

See this new thread you posted about the problem

 

Regards

 

David

NISW

0 Kudos
Message 8 of 8
(3,382 Views)