06-21-2007 06:29 AM
06-21-2007 06:36 AM - edited 06-21-2007 06:36 AM
Hai,
What are you trying to state by the word 'Real-Time'. Do you mean the acquisition you are trying to make must be 'real time' or something else....information is insufficiant to help. Add some more information to the post.
If you are using real time targets like PXI RT, cRIO then you need to install appropriate drivers.
Plot between any two quantities can be plotted using the XY Graph.
With best regards,
JK
Message Edited by JK1 on 06-21-2007 06:39 AM
06-21-2007 06:46 AM
06-21-2007 06:48 AM
06-21-2007 06:56 AM
Mike,
The measurements that will acquired are for a large MTS compression machine in our testing lab. We use it for the testing of large hydraulic units. The max travel that would be measured would be around 5-7 inches and the normal travel for tests are around 1-2 inches. The iterations of each cycle are about 2-5 seconds. The forces are around 15-30 klbs. Right now we are using a data acquistion software from MTS but we would like to upgrade to LabView since the system is very old.
-Matt K
06-21-2007 08:18 AM
06-21-2007 08:22 AM
06-21-2007 09:04 AM
06-22-2007 11:15 AM
Hi Matt,
Everything Mike has said is correct. I just kind of wanted to hammer home what is exactly meant by "real-time". Real-time does not mean fast, but rather deterministic. In other words, real-time actually means on time. To accomplish this most real-time applications have to be run on a real-time operating system. Windows is not a real-time operating system.
Most confusion comes in because real-time programs are typically faster by nature. It sounds as if you do not need LV real-time, but what Mike has suggested. Just a quick clarification.
10-06-2007 02:04 PM