Download presentation
Presentation is loading. Please wait.
Published byKristian Hoover Modified over 9 years ago
1
Labview Introduction Writing and Saving your first program
2
Getting started When you open Labview, you get the “Getting Started” window: Click “Create program”
3
Robot Project, Blank Project You then create a new “blank” robot project
4
Location for the Project In the top field, give the project a name In the second field, click on the folder to put the project in your “Robotics -> Programs” folder. The project will have the extension “.lvrbt”
5
The Project Center The project center is where we create new individual programs, with the extension “.vi” Click “New VI” and “VI for NXT target” to create a new program.
6
Where we write the program After naming the new.vi, you get two windows: The Front Panel, the gridded screen in back The Block Diagram. This is where we write our programs If the Block Diagram ever disappears, click Command-E to bring it back.
7
Adding Blocks to a program We build program one block at a time, by right clicking on the Block Diagram and choosing the appropriate command. Both the “Motor” and “Wait” blocks are under “NXT I/O”
8
Saving and Closing To Save a program, click Command – S, or choose Save under the File menu. When you close the project you will get an error message about “PassKeyOrCancel.vi” and “ConnectToBrick.vi” Do not worry about them, just choose “Don’t Save – All” for them.
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.