Drawing tool is an example application that demonstrates the usage of LabVIEW object-oriented programming techniques. It is a simple drawing application for drawing various shapes of different colors on a drawing area. The application is based on a state-machine where the state of the application is presented with several LabVIEW objects. The application demonstrates simple how state machines can be created using LabVIEW classes as state parameters.

Drawing Tool 1.0
Please login or register now.
System Requirements
LabVIEW 8.5 Professional Development Environment
Installation
Extract the ZIP file and open the Drawing Tool.lvproj file using LabVIEW 8.5 or newer.
Documentation
The block diagrams of the VIs are documented and each VI has a short context help documentation as well.
