LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to plot this data in 3d curve in labview 5.1?

Hi
People here have helped me ..but i have more doubts and problems.
I am not posting my program because it is so big, so i am posting a example which it is seemed.
In this vi which i am sending,i need to plot many curves, with updates.
Aix X with time and/ or date,aix Y with 4 channels, and aix Z,the temperatures of each channel.
I need this for continue may final graduation project.
I am using labview 5.1 because it is the version available in my university.
Sorry by my english.
And i will apreciate helping me.
Thanks a lot
Rafael -Labview 5.1
Brasil
 
0 Kudos
Message 1 of 24
(5,085 Views)
Hello Rafael !

I don't know if plotting 3D curves is possible in LabVIEW 5.1, I started using LabVIEW with 6i version and I am now using LV 7.1.

I don't really understand why you need 3D curves, can't you just plot 4 2D curves with axis X time and axis Y temperature ?

In case you really need 3D and LV 5.1 allows only 2D (I'm not sure about that) you still can use the color of the curve as a a third dimension.

Sorry not to be able to help more and good luck for your final graduation project.

We have two ears and one mouth so that we can listen twice as much as we speak.

Epictetus

Antoine Chalons

Message 2 of 24
(5,082 Views)
Hi
I have just read ate the forum in some messages  that it is possible 3d curves in labview 5.1,and there is a function which do it.
I my project it is necessary to view the graph 3d,if you wanna,i can explain the project later.
Now i need urgently help.
Thakns a lot
Rafael
Labview 5.1
Brasil
0 Kudos
Message 3 of 24
(5,075 Views)
Hi
My project stopped becuase i don' t know to do this.
Anybody help me urgently please!!!!
Rafael
 
Labview 5.1
Brasil
0 Kudos
Message 4 of 24
(5,063 Views)
Hello Rafael,

I wish I could give you a hand, but I don't have LabVIEW 5.1 (only 7.1.1).
Check the LabVIEW Examples, they are very helpfull. I'm sure you will find some vi to plot 3D curves.

Good luke.

We have two ears and one mouth so that we can listen twice as much as we speak.

Epictetus

Antoine Chalons

0 Kudos
Message 5 of 24
(5,056 Views)
Hi
The only example that i have it is very weak and doesn~t help.
Thanks but i still ait help.
Thanks
Rafael
Labview 5.1
Brasil
0 Kudos
Message 6 of 24
(5,054 Views)

Hi Rafael,

 

Few of us still have LV 5.1.

 

Please post jpg images of your code and you may get a little more help.

 

The CW 3-d graph is a rather complex widget and open ended Q's are hard to cover. Also please post a set of data to help us help you.

 

Depending on the details it take less than 10 minutes to wire this up, once we know what needs wired.

 

Ben

Retired Senior Automation Systems Architect with Data Science Automation LabVIEW Champion Knight of NI and Prepper LinkedIn Profile YouTube Channel
0 Kudos
Message 7 of 24
(5,039 Views)
Hi
I am posting a jpg that you ask.
I have already sent a vi of the prorgram.
I need to put a aix X of date or/and time,aix Y with 4 channels,and Z with temperature of this channels.
I need a graph 3d curves and update this in real time.The update has to be the same time of reading of the table that i sent you.
Now,could you help me?
Thanks a lot
Rafael
Brasil
Labview 5.1
Urgnetly
 
ps:sorry by my english but i am ina hurry
0 Kudos
Message 8 of 24
(5,022 Views)

Ssssssss,

I found the following example that I think may prove useful. It shows how to plot two sine waves on the same 3d plot. Now these are surfaces, not 2D functions so there are some differences, but I think you'll be able to use the program as a template to move forward. In your development.

http://sine.ni.com/apps/we/niepd_web_display.display_epd4?p_guid=B123AE0CBA19111EE034080020E74861&p_...

Best Regards,
 
Chris C
Applications Engineering
National Instruments
0 Kudos
Message 9 of 24
(5,001 Views)
Hi,
Chris , i used the link you sent but doesn't solve my problems.
The example you passed me draw surfaces.
I need to draw  a curve for 3 termistor for each time.And i need to update them.
Let me explain better:
I have to read 3 channels in time t1,t2t3,etc..
For each time i will have curve.
If i decide to read as default 10 s,in 60s i will have 6 curves in my graph,in 70s,7 graph.(This is the update,but i have to see all the curves).
I am posting the doc with the example which i am working.
I need too to put the coordenates correctly, i can 't put time in aix.
If you thought confuse,notice me!
I am in a hurry and i need help urgently.
If necessary i could send the VI.
Thanks a lot and help me!
Labview 5.1
Rafael
Brasil
 
0 Kudos
Message 10 of 24
(4,972 Views)