Society of Robots - Robot Forum

Software => Software => Topic started by: robota on February 10, 2009, 06:31:05 PM

Title: how to control encoder in labview
Post by: robota on February 10, 2009, 06:31:05 PM
Hallow friends
I am new with labview
I want to learn how I control an encoder with labview
Tanks
Title: Re: how to control encoder in labview
Post by: pomprocker on February 11, 2009, 11:17:28 AM
usually encoders get hooked up with a motor and the signal goes to an MCU. I don't know of any labview compilers for an MCU.
Title: Re: how to control encoder in labview
Post by: Admin on February 13, 2009, 01:37:29 AM
LabView lets you hook up devices called a DAQ, of which has lots of I/O to do stuff with.

You could also just you any microcontroller and have LabView read in data that you send it. (a DAQ has a built in microcontroller)
Title: Re: how to control encoder in labview
Post by: amir.ali on January 02, 2010, 03:51:55 AM
you can use the encoder with the labVIEw , through DAQ you need to use the DAQmx from the Block Diagram on the LabVIEW then choose acquiring signals, then select count edges and connect it from the DAQ...
 
Title: Re: how to control encoder in labview
Post by: g44 on January 04, 2010, 04:37:30 PM
I search after more forums that have people that know labview
Also I search after people around all the world that teach labview
Title: Re: how to control encoder in labview
Post by: g44 on January 14, 2010, 04:59:34 PM
I search after names of books that explain How to program things that related to robotics in labview software