Alert.png

Notice: This page contains information for the legacy Phidget21 Library.

Phidget21 is out of support. Bugfixes may be considered on a case by case basis.

Phidget21 does not support VINT Phidgets, or new USB Phidgets released after 2020. We maintain a selection of legacy devices for sale that are supported in Phidget21.

We recommend that new projects be developed against the Phidget22 Library.


Click on the 2phidget22.jpg button in the menu bar to go to the Phidget22 version of this page.

Alert.png

Template:UsingAPhidgetInCodeGeneral: Difference between revisions

From Phidgets Legacy Support
No edit summary
No edit summary
Line 1: Line 1:
*{{{2}}} (the complete set of functions, with syntax)
*{{{2}}} (the complete set of functions, with syntax)
*'''Device Specific APIs''' (more general help on functions specific to your Phidget) - This can be found on the product page for your Phidget [http://www.phidgets.com/ on our main website].
*'''Device Specific APIs''' (more general help on functions specific to your Phidget) - The one for your Phidget can be found on its product page [http://www.phidgets.com/ on our main website].


To learn the details behind opening, configuring, using, and closing your Phidget, try the [[General Phidget Programming]] page.  That page also describes using the Phidget in an event-driven manner and in a traditional manner, {{{1}}}.
To learn the details behind opening, configuring, using, and closing your Phidget, try the [[General Phidget Programming]] page.  That page also describes using the Phidget in an event-driven manner and in a traditional manner, {{{1}}}.


The ''complete'' set of functions you have available for all Phidgets can be found in the {{{2}}}.
The ''complete'' set of functions you have available for all Phidgets can be found in the {{{2}}}.

Revision as of 20:21, 9 May 2012

  • {{{2}}} (the complete set of functions, with syntax)
  • Device Specific APIs (more general help on functions specific to your Phidget) - The one for your Phidget can be found on its product page on our main website.

To learn the details behind opening, configuring, using, and closing your Phidget, try the General Phidget Programming page. That page also describes using the Phidget in an event-driven manner and in a traditional manner, {{{1}}}.

The complete set of functions you have available for all Phidgets can be found in the {{{2}}}.