LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

DAQ synchronisation

Solved!
Go to solution

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

0 Kudos
Message 1 of 9
(4,267 Views)

Maybe if you specified the DAQ hardware you use, people could help you 🙂

 

edit: What is "kraft sensor"? You mean a sensor measuring force?

0 Kudos
Message 2 of 9
(4,239 Views)

Hello Blokk,

Thank your for your reply.

My measuring card is 6212.

Best regard

0 Kudos
Message 3 of 9
(4,229 Views)

Yes, it is a sensor, which measures the force.

0 Kudos
Message 4 of 9
(4,228 Views)

@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

 

0 Kudos
Message 5 of 9
(4,223 Views)

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

0 Kudos
Message 6 of 9
(4,217 Views)

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.

 

sample.png

 

 

 

best regards
Alexander
Message 7 of 9
(4,170 Views)

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.

 

0 Kudos
Message 8 of 9
(4,123 Views)
Solution
Accepted by topic author TUDarmstadtLLX

Hello TUDarmstadtLLX                       

downsaved to 2014

best regards
Alexander
0 Kudos
Message 9 of 9
(4,120 Views)