11-14-2012 11:05 AM
Hi,
I am a beginner labview user. I am using a flat sequence that executes a olfactory connected to licking sensor and water pump. I have a problem in the fourth segment of the sequence where I think using queuing is the source of the problem. But I can't really figure it out. I would appreciate any help. Thanks a lot.
Best regardss.
Mostafa
11-14-2012 11:29 AM - edited 11-18-2012 10:35 AM
Don't use such a worm of a sequence, use a statemachine that fits on one screen. Most of your code makes no sense.
I would recommend you start with some tutorials before attemtping such a project.
11-15-2012 07:09 AM
11-15-2012 07:49 AM
11-18-2012 09:00 AM
Thank you very much guys. I made use of your advice. I just restarted the project again, and now it is working way better. Thanks a lot 🙂