Multifunction DAQ

cancel
Showing results for 
Search instead for 
Did you mean: 

how can i connect a quadrature encoder to daq pci-6036 to count in up and down

how can i connect the Z terminal of a quadrature encoder to reset the counter of a DAQ PCI-6036E
0 Kudos
Message 1 of 3
(3,521 Views)

Although the E series cards allow to use quadrature encoders, I'm afraid that their DAQ-STC counters don't support Z.

The default pins
for the new generation of M series cards are listed here. Obviously, the default pins can be changed through DAQmx property nodes.

 
Message 2 of 3
(3,519 Views)

Hi Yasser,

All E series cards (PCI-60xx) do not support Z indexing.

You can use a separate counter on another board to measure the Z index.  This line will pulse every time it makes one complete revolution.  This line is intended to measure absolute position of the encoder. 

The advantage of using a M series board (PCI-62xx) is it does support Z indexing.

 
Respectfully,

Rob F
Test Engineer
Condition Measurements
National Instruments
0 Kudos
Message 3 of 3
(3,488 Views)