02-28-2009 04:15 PM - edited 02-28-2009 04:16 PM
I am trying to have the case structure loop through the various cases inside the event. I do not know why I have to hit the start button for each case to loop through.Is there a way to loop through until the user pushes the stop button?
02-28-2009 05:57 PM
02-28-2009 11:14 PM
02-28-2009 11:15 PM
03-01-2009 12:48 AM
03-02-2009 05:11 AM
09-16-2013 12:17 PM - edited 09-16-2013 12:19 PM
Hi Jim,
I am working on Miniwasher Project. There is a small set up for Washer having drum and agitator. Both drum and Agitator are operated through two seperate servo motor.
Herewith I have attached VI file in which I have built logic to rotate drum and agitator.
When drum switch is ON, agitator should rotate at the same speed as the drum. This is working fine.
When Agitator switch is ON, It should follow the sequence as defined ( CW, Delay, CCW continuously) until Agitator switch is turned off.
The problem which I am facing in this is, agitation sequence I have defined in ENUM (block from numeric pallette), and throgh while loop I am going into next sequence. But there is event structure inside while loop which is not allowing to pass next sequence value.
Please guide me whether my logic is wrong or is there any way to pass next sequence value through event stucture or where I can improve.
The logic in this post is looking same as my logic. But the solution which you have suggested I can't implement it in my program.
Thanks
Priti
09-17-2013 10:41 AM - edited 09-17-2013 10:41 AM
Priti,
To help get your question answered faster, please repost this question in a new thread since this one is 5 years old.
Secondly, please make sure to attach your subVI's associated with your main VI in your new post. You may want to clarify your question- what sequence value are you referring to? Can you be more specific about the error you are getting?
Regards,
Anna L