How Can I Take a Screenshot of My Entire Block Diagram in LabVIEW?

Updated Sep 11, 2025

Reported In

Software

  • LabVIEW

Issue Details

I am trying to take a screenshot of all my code in the block diagram, according to this article I cannot zoom out to fit all the block diagram. How can I take a screenshot of my entire block diagram?

Solution

You can take a Snippet of the block diagram, which is a PNG Image format that embeds small code in LabVIEW. To create a snippet of the entire block diagram: 

  1. Mark all the block diagram by pressing Ctrl and A simultaneously.
  2. Go to Edit
  3. Then click on Create VI Snippet from Selection.