LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

vi not loadable with shared variable

vi not loadable with shared variable (even when SV in subVI).

0 Kudos
Message 1 of 7
(3,164 Views)

So?  If you have a question or problem with your code, we need to see the code in order to make (what we hope are) helpful suggestions.

 

Bob Schor

0 Kudos
Message 2 of 7
(3,157 Views)

Hello kdCMC,

 

I'm afraid you might have to give more context about your issue to get help with it.

 

1) What do you mean by "not loadable"? Can you not open the VI? Are you unable to see its block diagram?

 

2) What kind of shared variable is this? Is this a network shared variable? 

 

3) Would you be willing to post the VI so that we can see if it opens on other systems?

 

4) What version of LabVIEW are you working with? Is it the same as the one used to create the shared variable?

 

Regards,

 

Collin Draughon

Applications Engineer

National Instruments

866-275-6964

support@ni.com 

Collin D.
Software Product Manager
0 Kudos
Message 3 of 7
(3,153 Views)

Hello Collin,

1. not loadable -> VI call by reference

2. single process SV

3.

4. LV2014, yes

 

regards,

Koen.

 

In attachements: capture.png <- call by reference (if i remove the SV in the VI which is called, it loads)

 

I will post the VI with the SV later this day. I'm not near that PC right now.

0 Kudos
Message 4 of 7
(3,128 Views)

in attachement VI with SV

0 Kudos
Message 5 of 7
(3,121 Views)

when i'm using a global variable, it loads. Could save my neck here ( i hope).

0 Kudos
Message 6 of 7
(3,110 Views)

Hello.

 

Yes, 

Global variables are always a good option.

 

 

"everything is achieveable through technology'
0 Kudos
Message 7 of 7
(3,106 Views)