LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Shared variables

Hi,
 
I have created a VI that will prestent some data in different graphs. But I have problem. I made the Vi yesterday, where the data input are the shared variables on the lest in the VI. But today when I open the VI it doesn't work. If I run the Vi, I can see through a probe that I have the dataarray as expected on the input of the for loop. But on the wire inside the loop I don't get anything...... Anyone have any idea of what this is caused by? Or an idea of how I can make this VI work better (or work as expected!)??
 
Thank you!
0 Kudos
Message 1 of 3
(2,605 Views)

Place a probe on the Temp/Tid graph's property node that's going into the For Loop.  I am pretty sure that's 0.  The For Loop will execute the smallest number of times from among its indexed inputs; 0 in this case.

-Khalid

0 Kudos
Message 2 of 3
(2,597 Views)

Hello Frida!

Please check out this KB that describes in detail the cause of the problem you are experiencing!

http://digital.ni.com/public.nsf/websearch/76895DA6D9BFE6B586256F7000745561?OpenDocument

Regards,

Jimmie A.

Applications Engineer, National Instruments

 

 

Regards,
Jimmie Adolph
Systems Engineering Manager, National Instruments Northern European Region

Message 3 of 3
(2,571 Views)