02-24-2016 11:12 AM
Hello,
I have a PCI-6122 card and I'd like to use one of the counters as CI Angular Encoder, but I got -200431 error code. Is it any way to use this card counter as encoder?
Solved! Go to Solution.
03-03-2016 02:21 PM
Hi Peter! It looks like the Angular Encoder measurement is not supported on the S series devices (61xx). It is supported on the M series devices however (62xx).
03-04-2016 02:53 PM
Peter:
Two main thoughts:
1. If you have unidirectional motion, you could set up an edge counting task and do your own conversion to angle.
2. You should be able to configure your AI task to use a digital TTL input signal as its sample clock. If your encoder signal is TTL,
wire it to any of the PFI input pins of your card and configure the AI task to use that PFI input as its sample clock. By the way, this
makes the edge counting kinda unnecessary, as the # of samples captured by the AI task *is* the edge count.
-Kevin P