|
Re: Programming a limit switch for two buttons
Check the find examples page under help in labview. It will give you the code for seeing if a limit switch is true or false. After you are able to read the switch think about using a select statement and a case structure to achieve you desired outcome.
|