01-07-2010 09:38 PM
Hi LabVIEW experts,
I need some help in plotting the data captured by LV DAQmx into a 3-D contour. Currently, I have 3 signals to be acquired and I can plot them successfully using DAQmxRead.vi. Now, I need to map the three signals into 3D graph such that I can see the live reading in contour display.
Do you guys have any examples or advise that I can refer to?
Thanks a lot in advance.
Kind regards,
Winson
01-08-2010 07:57 AM
See this thread starting at reply #7.
That series of post is a worse case 3d graph example that can be dumbed-down to do simple stuff. That example produced images like this.
Have fun!
Ben
01-10-2010 07:39 PM
Hi Ben,
Thanks for the link.
I have actually read through the reply and I don't quite understand how the connection from DAQmxRead.vi is done to reflect the the 3D contour plotting.
Can you please elaborate more on this? Thank you.
Regards,
Kid
01-11-2010 07:18 AM
Hi Kid,
If you understand the 3d graph then you may want to concider starting a new thread asking how to manipulate your data. THe 3d graph is not widely used or known so readers of 3d threads are few.
If your question is now "how do I manipulat my data" then a new thread on that topic would get yor more readers.
Ben