ni.com is currently undergoing scheduled maintenance.

Some services may be unavailable at this time. Please contact us for help or try again later.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Problem in execution when putting a vi inside another vi

Hi vincent,
It would be really helpful if you can please provide a dummy state machine vi for this application..
Thanks
0 Kudos
Message 11 of 15
(727 Views)

Here is a tutorial to help you to do this :

http://www.ni.com/white-paper/7595/en/

Hope this help,

 

BR,

Vincent

0 Kudos
Message 12 of 15
(723 Views)

All recent versions of LV come with examples or templates for state machines.

 

Lynn

0 Kudos
Message 13 of 15
(710 Views)

Here is the application vi which I developed..

0 Kudos
Message 14 of 15
(693 Views)

Hi,

 

If i well understood, you are using this VI as subVI ?

Can you share your main ?

I feel like you gonna have to do what i suggested to you few answer earlier ; Create one subVI by function...

Also if you comment your code it easier for you and coworker to understand quicly your code !

By the way i think you could just make SubVI for each event structure or smth close. That way you are going to see you have a while loop in one of them...

Last thing, you have OR function not connected...

 

BR,

Vincent

0 Kudos
Message 15 of 15
(679 Views)