05-03-2011 03:17 AM
Hi, i am a novice to labview so i'll apologise upfront for any silly questions 😉 I need to control a dc motor on full/half step with forward/reverse options. To control the speed i have to use sequence andcase structures with the output to a daq but i am completely lost. I have attached what i have so far. Any pointers will be much appreciated
rgds
Paul
05-04-2011 07:59 AM
Hi Paul,
It seems that this post would be more suited for a different part of our forums.
From a quick glance at your code I don't belive it is necessary to use a stacked sequence structure, you could to all of this within a while loop.
I would recommend looking through the tutorials we have online and more examples that come shipped with LabVIEW to ensure that you run into minimal problems in the future.
Many Thanks,
05-05-2011 04:15 AM
Hi, Thanks for your reply, unfortuneatly i have to use sequence structure as its called out in the assessment 😞