10-14-2016 10:18 PM
Hallo,
I have four sensors, two encoders, a torque sensor and a kraft sensor. How can I use the clock of the DAQ itsself to synchronize the measurement signal? I want to get the signal every 1 milisecond
Best regard
Solved! Go to Solution.
10-15-2016 02:34 AM - edited 10-15-2016 02:35 AM
Maybe if you specified the DAQ hardware you use, people could help you 🙂
edit: What is "kraft sensor"? You mean a sensor measuring force?
10-15-2016 03:14 AM
Hello Blokk,
Thank your for your reply.
My measuring card is 6212.
Best regard
10-15-2016 03:15 AM
Yes, it is a sensor, which measures the force.
10-15-2016 03:51 AM - edited 10-15-2016 03:52 AM
@TUDarmstadtLLX wrote:Hello Blokk,
Thank your for your reply.
My measuring card is 6212.
Best regard
So you want to sample 4 signals. I have no idea what kind of sensor outputs you need to deal with. What is the model of the encoders? Do you need to use a counter, or you need to measure analogue signal? You should specify all your sensor models and read their manual how to use them. For example, I imagine you need to use the counter input of your DAQ device to measure the two encoders, and two analogue inputs to measure the torque and the force signals. You need to learn about DAQmx. There are lots of examples, but as I mentioned you need to understand first how to use these senors...
If you are a beginner in LabVIEW, you should first go through some training, like the Core 1 online course.
edit: http://ni.com/myni/self-paced-training
10-15-2016 04:11 AM
Hello,
Thank you for your advice. I am not beginner with LabVIEW. But I do not have much knowledge with DAQ and sensor itsself.
Best regard
10-17-2016 01:15 AM - edited 10-17-2016 01:18 AM
Hello TUDarmstadtLLX,
that's the synchronisation part for signal conditioning it could be that you need some external hardware or circuits, because the card can measure +-10V.
10-20-2016 09:14 AM
Thanks for your reply. Can you save your vi with the vision lower than 14. I have installed the LabVIEW 2014. I will also post what I have programmed here. The program for the encoder works.
Best regard.
10-20-2016 09:25 AM