03-08-2010 11:15 AM
Hi,
I have a USB-6210 daq device that I am using to read data from a digital linear encoder. The output from the encoder is in counts. I am concerned that labview is not returing the correct values, since encoder counts does not show up in the list for pre scaled data. The channel for the encoder is set to read linear, with the z-axis enabled, and units as meters. Is it possible for me to record displacement properly with this setup?
Thank you,
Nichole
03-09-2010 01:02 AM
03-09-2010 12:53 PM
Hi Nichole-
I agree that the data sheet for the encoder would be useful. Additionaly, where in LabVIEW are you looking for pre-scaled data? Are you using the DAQ Assistant?
The data sheet will specify exactly what the encoder outputs. That will help in guiding you in the correct direction.
03-09-2010 01:04 PM
This is the data sheet for the linear encoder readhead. Mine is the RGH22H series, 50 nm resolution.
http://www.olympus-controls.com/pdf/L-9517-0182.pdf
Nichole
03-10-2010 03:19 AM
According to the datasheet, the RGH22H it is a quadrature encoder. Therefore, you must configure a Counter input >> Position >> Linear task in MAX (not sure about the names because I'm using a french MAX).
Please read this document (and make a search for daqmx quadrature encoder on ni.com) and post back if you should need further help.