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:UsingAPhidgetInCodeSpecific: Difference between revisions

From Phidgets Legacy Support
(Created page with "''If this is your first time'' working with a Phidget, we suggest you start with the [[{{{1}}}|Getting Started Page]] for the {{{2}}}. The process which begins there will walk y...")
 
No edit summary
Line 7: Line 7:
{{{3}}}
{{{3}}}


Visit the [[Software Overview#Language Support|page for your language]] to get the actual examples, and the API with syntax.  For a high-level view of the functions you can use on the {{{2}}}, read on
Visit the [[Software Overview#Language Support|page for your language]] to get the actual examples, and the API with syntax.  For a high-level view of the functions you can use on the {{{2}}}, read on.

Revision as of 19:27, 23 November 2011

If this is your first time working with a Phidget, we suggest you start with the [[{{{1}}}|Getting Started Page]] for the {{{2}}}. The process which begins there will walk you through installing drivers and libraries, choosing a programming language, and reading about General Phidget Programming and getting code examples for your language.

After you have all of the above set up, find the code example for the {{{2}}}. If specific code does not exist for the {{{2}}}, the outline below may still help with any code you write.

The {{{2}}} examples, regardless of programming language, try to follow this layout:

{{{3}}}

Visit the page for your language to get the actual examples, and the API with syntax. For a high-level view of the functions you can use on the {{{2}}}, read on.