h4med Posted January 18, 2006 Report Share Posted January 18, 2006 For controlling a DC motor via Labview I need a button with three states: one for turn left, second for turn right and last for stopping. I searched buttons and controllers, but all are Boolean or continuos slide and knobs, how can I make this one? Quote Link to comment
Yair Posted January 18, 2006 Report Share Posted January 18, 2006 Slides and knobs are only continuous if their type is a float type. If you make them integers they will work fine. Here is a quick example of a customized knob. Download File:post-1431-1137581878.ctl Quote Link to comment
yonatan.tidhar Posted January 18, 2006 Report Share Posted January 18, 2006 in the past i sow example of this but i cant find it I whould consider using radio button for this. :headbang: Quote Link to comment
h4med Posted January 22, 2006 Author Report Share Posted January 22, 2006 Thank you all specially Yen, your example was very useful! Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.