LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Latest SP1 for 2009

I just loaded the latest service pack for 2009. 2010! My old VI is now complaining of "SubV 'Iteration Counter (re-entrant).Vi:SubVI is missing. It worked fine before.

 

 

 

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

Where did you get that VI from?  It doesn't sound like a LV VI.  Could it be something a homemade suVI or from a toolkit or an OpenG kit you haven't installed yet?

 

Why are you reading from the control Seconds ON and writing back to a local variable of that control?

Message 2 of 8
(3,127 Views)
I have a while loop that is counting 26 times. There are 4 consecutive valves are being tested the same way. I can only test one valve at atime. It did execute 25 times with the previous version of 2009. I display the total test counts. That is if the valve is selected and the pressure did go above 8 PSI. I only used Lab view. I know better to mix apples with oranges.
0 Kudos
Message 3 of 8
(3,117 Views)

You may be right. When I installed the software I could have forgotten a toolkit. I will do a complete re install. Thanks for the suggestion.

 

Philip

0 Kudos
Message 4 of 8
(3,114 Views)

Looking at the top of your error list, I see that MB Serial Master Query is missing.  That is part of the modbus library.  I'd suggest installing that first.

 

When your VI loads, does it say it is searching for that subVI?  Where is it looking for it?

 

 

Message 5 of 8
(3,110 Views)

I will make sure the modbus is installed. Thanks for the suggestion. I could have a path problem.

 

Thanks

 

Philip

0 Kudos
Message 6 of 8
(3,108 Views)
I re loaded the Vi and Modbus was loaded with no errors. I think I may have made some sort of error with the loading process. I may have to start the re load in the morning. Thanks Philip
0 Kudos
Message 7 of 8
(3,094 Views)

I am just going to pull the case out and rewrite the case for a counter.

 

 

Thanks

 

 

Philip

 

 

 

I would say this case is closed.

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