The PhidgetManager provides a centralized mechanism for managing one or more Phidget USB devices. The PhidgetManager will notify an application through the Attach event when new phidget devices are seen by the system (e.g., when a device is plugged in). When a phidget device is detached (e.g. by unplugging it) or otherwise lost to the system, the Detach event will fire.
For a list of all members of this type, see PhidgetManager Members.
System.Object
System.MarshalByRefObject
System.ComponentModel.Component
GroupLab.Phidgets.PhidgetManager
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
Namespace: GroupLab.Phidgets
Assembly: GroupLab.Phidgets (in GroupLab.Phidgets.dll)
PhidgetManager Members | GroupLab.Phidgets Namespace