Overview
This code demonstrates how to plot the move profile from a straight line move generated with NI Motion Assistant in a 3D graph.
Description
You can use the NI Motion Assistant to quickly develop motion applications. You can graphically construct, preview, and test motion applications without writing code. It is sometimes desired to show the operator of the machine the position profile as 3D graph.
The data to do so can be generated with the functions provided by the NI Motion Assistant and shown in a regular 3D graph provided by LabVIEW. This VI demonstrates the approach on a simple Straight Line Move, but it can be easily extended for more complex position profiles.
Requirements
Software
- LabVIEW Base Development System 2012 (or compatible)
- NI Motion Assistant 15.0 (or compatible)
- If running in a Real-Time context, you will need the LabVIEW Real-Time Module 2012 (or compatible)
Hardware
- No hardware is necessary to use this example VI
Steps to Implement or Execute Code
- Download and open the attached VI
- Run the VI
Additional Information or References


**The code for this example has been edited to meet the new Community Example Style Guidelines. The edited copy is marked with the text ‘NIVerified’. Read here for more information about the new Example Guidelines and Community Platform.**