Counter/Timer

cancel
Showing results for 
Search instead for 
Did you mean: 

How to make Repeated number into continuous number ?

Hi All,

 

 I am using a motor with encoder. The encoder give count information. It always count 2000 to 1, and repeat again and again. I want to make it as 1 to 2000, 2001 to 4000 etc.

In summary:

I have count no as 2000, 1999.........1, 2000, 1999......1, 2000, 1999,.....

I want to make it as 1, 2,..............2000, 2001, 2002.....4000, 4001, 4002....

 

Could you please help me how I can make it.

 

Thank you for your co-operation!

 

Regards

 

Azim

 

 

0 Kudos
Message 1 of 2
(5,302 Views)

Hey Azim,

 

There are a lot of ways you could do this based on the information provided, you could just use an increment in labview instead of the physical encoder if all you are trying to do is count the encoder pulses. 

 

There is also a good tutorial on how to set up a counter 

http://zone.ni.com/devzone/cda/tut/p/id/5373

 

good luck 

 

Beau H

BeauH
Applications Engineer
National Instruments
0 Kudos
Message 2 of 2
(5,282 Views)