User Manual
1/16/2018 OS - Windows - Phidgets Support
https://www.phidgets.com/docs/OS_-_Windows#Quick_Downloads 8/11
support comes with example code on how to do this! Jump to programming languagesabove.
For more information about the Network Server tab on the Phidget Control Panel, visit the Visit
the Phidget Control Panel page.
Advanced Information
Windows XP
Because .Net 4.0 doesn't work on Windows XP, the installer for the Phidget22 drivers will not work.
Instead, see the Manual File Installationsection for installation instructions.
Additionally, the Phidget Control Panel is not supported in Phidget22 under Windows XP, and the pre-
compiled examples found under C:/Program Files/Phidgets/Examples will not work. Other code
samples found on our language pages will still work, although for C# and VB.Net examples, you'll have
to manually change the .Net framework version in the project file from 4 to 3.5 in order to run them.
Manual File Installation
If you would like to perform a manual file installation, first download the library files:
Phidget22 Windows Development Files
Next, take a look at the table below to see where these files are normally placed:
File
phidget22.dll contains our library, which is used at run-tim
phidget22.lib is used by your compiler to link to the dll. Yo
x86 Folder contains the versions of phidget22.lib and ph
NetworkServer.exe is used to control Phidgets remotely over a n
phidget22.h lists all the API function calls available to yo
phidget22.jar is an archive containing the Phidgets library,
Phidget22.NET.dll is the Phidgets library for the .NET framewo
Phidget22.NET.XML provides the IntelliSense in-line documentat