LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to generarte encoder signals usign digital ouput lines?

Hi
I want to generate encodr signals using the digital output line in my daq card. How can i accomplish this task.
0 Kudos
Message 1 of 2
(2,415 Views)
If you have a multifunction DAQ device, then you could use a counter on the device to generate a TTL pulse signal. Counters can be used to generate a single pulse or continuous pulse trains.

I would suggest to look at example programs to find out how to program with counters. In LabVIEW, there are a variety of example programs that interface with counters. If you're using a text-based programming language, there are examples installed with NI-DAQ that can be found within the ...\Program Files\National Instruments\NI-DAQ\Examples directory.

I hope this helps.

Regards,

Todd D.
0 Kudos
Message 2 of 2
(2,415 Views)