08-04-2013 02:54 AM
I want to stop the program and send a message if the "fwd amp" or "rev amp" indicators show "2.3"~ or more, any suggestions ?
08-04-2013 03:39 AM
This is how to stop the loop if either of the voltages is greater than 2.3V and then show a message.
It will only show the message if the loop stopped by one of the two voltages and not when you hit the stop button.
EDIT: I noticed that I used the wrong voltage for the conditionals but you can obviously change that to your desired value.
08-05-2013 06:01 PM
thanks, i will test it in some hours, ill post the results.
edit:
It worked, also, i searched a little bit and I did it with a state structure "machine"
if the amps are bigger than the set point, I stop the motor from working and I display a message asking for a password to continue.
herespart of the VI
thanks
03-19-2025 08:13 AM - edited 03-24-2025 07:13 PM
I replied to wrong message. Apologies.
03-19-2025 08:15 AM - edited 03-24-2025 07:12 PM
I replied to wrong message. Apologies.