Programming Concept |
Top Previous Next |
This manual is designed such that both novice and expert users can quickly reference the various Phidget LabVIEW functions.
The manual is subdivided into 6 sections: Getting Started, Event Handler, Multiple Devices, Phidgets Common, Specific Modules and Phidgets Constants.
Each section is defined as follow:
Getting Started: tells users how to communicate with phidgets and perform some basic functions. Use the Getting Started manual as a tutorial to familiarize yourself with Phidget LabVIEW functions and basic features you use to build data acquisition and instrument control applications.
Event Handler: needs only be used in applications that need to receive events. Use the Event Handler manual as a tutorial to learn how to construct the event and use the handler.
Multiple Devices: needs only be used in applications that involve multiple phidgets. Use the Multiple Devices manual as a tutorial to configure and control many phidgets in one VI.
Phidgets Common: contains the common functions for all phidgets.
Specific Modules: contains all the functions for specific phidgets.
Phidgets Constants: explains all Phidgets pre-defined constants.
|