To download NI software, including the products shown below, visit ni.com/downloads.
Overview
This VI demonstrates how to programmatically move items on a separate VI's Block Diagram.
Description
Here is a brief description of the example:
This example uses VI Scripting to select all elements on the Block Diagram and move them to line up with the origin. The methods and properties shown in this example can be used to move part or all of the Block Diagram elements to any relative or absolute location on the Block Diagram
Requirements
Steps to Implement or Execute Code
Additional Information or References
VI Snippet
**This document has been updated to meet the current required format for the NI Code Exchange.**
Example code from the Example Code Exchange in the NI Community is licensed with the MIT license.