02-08-2012 05:43 PM
Hi,
I am now using a PCI 7352 and a UMI 7764 to control a motor while I need to get an analogue voltage input at the same time. The analogue voltage input is from a piezoelectronic plastic sensor and I have two leading wire from the sensor. I know there are analogue input port in the UMI 7764 block but I donot know how to get this signal in LABVIEW. Could anyone help me with this? Thank you. I am only using one axis for motor control.
Best,
02-09-2012 01:38 PM
Hi Xiahuaping,
I'm attaching links to a couple of examples that demonstrate reading analog input from our motion cards.
Read Analog Input (AI) values from NI-Motion device 73xx
Analog Input with 73xx Motion Card
These examples should be a good reference and help get you started. The basic setup in both is that you setup which ADC to read from as well as the voltage range for the ADC, enable the ADC, and then read from the ADC.
Hope this helps.
02-10-2012 09:36 AM
Hey Eric,
Thank you very much for your reply. It helps a lot. My problem is solved.