LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to export a 3D graph to a graphics file (bmp or jpg)?

Just what it says in the title! I need to save the images I'm getting in my 3D graph window on the front panel of my VI as some sort of picture file (jpg, bmp, etc). Actually I want to stitch them together as an animation, but I have another program I can use for that if I can output a sequence of picture files.
I'm fairly new to Labview, and I've found the "write to jpeg" function, but don't know how to convert my 3d graph into something that it can understand.

0 Kudos
Message 1 of 6
(3,671 Views)

1) On the FP right click on the FRAME of the 3d graph and select "Create >> Invoke node".

2) Pop-up on the Invoke node and choose "Get Image".

Ben

Retired Senior Automation Systems Architect with Data Science Automation LabVIEW Champion Knight of NI and Prepper LinkedIn Profile YouTube Channel
0 Kudos
Message 2 of 6
(3,667 Views)

Hi timswait,

you can use the invoke node of the 3D graph to get a picture of your control.

Mike

0 Kudos
Message 3 of 6
(3,666 Views)

.... and to handle the "etc." see Boltzmann's reply here to learn how to be able to import your graph into PowerPoint such that you can rotate, zoom etc.

Ben

Retired Senior Automation Systems Architect with Data Science Automation LabVIEW Champion Knight of NI and Prepper LinkedIn Profile YouTube Channel
Message 4 of 6
(3,647 Views)
Smiley Happy
Cheers guys, that's got it!
Smiley Happy


Message Edited by timswait on 08-01-2008 02:20 PM
0 Kudos
Message 5 of 6
(3,629 Views)
That's sorted that problem, the next is can I put a legend in the graph to identify the what colour matches what value? I'm probably just being thick, but I can't find it in the "properties" for the graph.
Cheers
0 Kudos
Message 6 of 6
(3,600 Views)