03-13-2014 08:09 AM
As the subject says I would like to connect a linear glass scale to a USB-6212 so that I can use the output in Labview to monitor linear position. The pinout for the linear scale cable is as follows:
pin 6 A+ Yellow
pin 1 A– Orange
pin 8 B+ Green
pin 3 B– Blue
pin 9 I+ Brown
pin 5 I– White
pin 7 +5V Red
pin 2 0V Black
pin 4 Shield
I also am using a UMI-7774 to connect 4 Kolmorgen drives (AKD) to a PCI-7344 board to control them through labview. If I an unable to connect through the USB-6212 can I use the UMI? If anyone knows if I can do this please explain how.
03-13-2014 08:44 AM
03-13-2014 09:54 AM
I was under the impression that the pinout would be enough. I appoligize that it is was harder to see as the wire colors were right after the pin out information. Here it is again without the wire colors.
pin 6 A+
pin 1 A–
pin 8 B+
pin 3 B–
pin 9 I+
pin 5 I–
pin 7 +5V
pin 2 0V
pin 4 Shield
It is a ZS Systems Glass Grating Linear Scale GT05. Attached is the datasheet.
03-13-2014 10:33 AM
03-13-2014 11:10 AM
RTFM 8-16
just use the + ABI line
I=Z
and 0V to DGND
the scale needs 50mA , you can use the 4.5 5V output IF you are within the total power consumption... again RTFM
maybe the MAX assistant can help you, rigth click and create a new DAQmx task , choose the card, signals income, counter, counter0 and MAX will tell you where (PFIx) to connect the A,B,Z lines
03-13-2014 11:14 AM
Henrick,
ok Ill try that. Thank you.