LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

show 3D in a waveform graph

Hi,

i'm developing a program that need to read signal from a 3D direction sensor with 16 channels (i'm using DAQ PCI6036E as media). for what i get in my program, all channel that i insert are getting the same result when I testing the sensor (actually when I test the sensor with f(x), f(y) and f(z) should no any respond, but the graph display the almost same signal when i only test the f(x) direction). it is there got any special build in fuction to read 3D direction?

with regard
Jaxx
0 Kudos
Message 1 of 2
(2,401 Views)
Hi Jaxx,

I’m not sure if I understand your question completely, but if you’re looking to plot 3D information, you’ll want to use the 3D Graph in LabVIEW. It’s an ActiveX component, and there’s examples both provided with the LabVIEW development environment as well as online:

NI Developer Zone: Plotting Arrays of XYZ Data Using the 3D Surface Graph

In the LabVIEW example finder, search using the term ‘3D’ and you’ll notice several examples as well.

Best of luck.

Kileen
0 Kudos
Message 2 of 2
(2,381 Views)