LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

saving block diagram to jpg

Hello everyone,

 

I want to save the code of the block diagram of the LabView to be included as appendix in my thesis. Could anyone please suggest me how i can do it. For Front panel it was easy but for the block diagram i am not able to print screen it as the code is to big to come in one screen.

 

Thanks

Sachin

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

Hi Sachindian,

 

In your block diagram:

First, Ctrl+A to select all the items in your block diagram. Ctrl+C to copy everything from your block diagram. Go to Paint and Ctrl+V to paste it in paint. Then save it as JPG in paint.

 

Warmest regards,

Lennard.C

Learning new things everyday...
0 Kudos
Message 2 of 6
(3,380 Views)

Hello Sachin,

 

I believe what you're looking for is the Print Dialog Box (File>>Print).  Select the "VI Documentation" option and you'll be able to export all of your block diagrams, including hidden frames and structures.

 

Regards,

Tom L.
0 Kudos
Message 3 of 6
(3,369 Views)

Programatically also you can do

--------------------------------------------------------------------------------------------------------
Kudos are always welcome if you got solution to some extent.

I need my difficulties because they are necessary to enjoy my success.
--Ranjeet
0 Kudos
Message 4 of 6
(3,363 Views)

Hi Sachindian,

 

when it comes to documenting block diagrams you should NOT use JPG format - PNG is a much better option then!

 

And btw.: did you know the snippet feature of LabVIEW? It creates PNGs from the selected part of the block diagram...

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
Message 5 of 6
(3,353 Views)

I very highly recommend installing the Code Capture Tool.  It is available via VIPM or here.


GCentral
There are only two ways to tell somebody thanks: Kudos and Marked Solutions
Unofficial Forum Rules and Guidelines
"Not that we are sufficient in ourselves to claim anything as coming from us, but our sufficiency is from God" - 2 Corinthians 3:5
0 Kudos
Message 6 of 6
(3,329 Views)