11-29-2018 08:15 AM
@GerdW wrote:
Hi Greg,
never use non-English chars in filenames, it's just annoying for other people (using default English Windows installations)!
@RavensFan: just rename the files…
I could. But I'm not going to waste my time doing that.
11-30-2018 05:09 AM
So if I want to measure while the state machine run I should delete the sequence. My measurements run just when the motor is up. So I think I should put the measure part of my VI into the "Up" state. But in case I can not what should I do in the other state. Moreover you said that I do not use Tasks more times. In case how can I give the value of D0 of the moment when it is get high value and parallel it starts me the measure of the time and the D1 input stop the time measure. But D1 task should stop the state machine. Which functions should I use if I want to delete the sequence?
12-01-2018 05:05 AM
I modify my state machine as you write before but there is a little problem. It is never stop just switch between up and down but if I stop the program it is still working. Can I break off the working of the state machine after every down is done?
12-01-2018 06:26 AM