GroupLab.Phidgets.NET Documentation

InterfaceKit Class

Provides a component for a Phidget Interface Kit device. The Phidget Interface Kit devices provide a combination of Digital Outputs, Digital Inputs and Analog Inputs. With this component, the programmer can: turn particular outputs on and off; get notified of changes of state of the inputs as events; configure events to fire when the analog inputs change;

For a list of all members of this type, see InterfaceKit Members.

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         GroupLab.Phidgets.PhidgetComponent
            GroupLab.Phidgets.InterfaceKit

public class InterfaceKit : PhidgetComponent

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: GroupLab.Phidgets

Assembly: GroupLab.Phidgets (in GroupLab.Phidgets.dll)

See Also

InterfaceKit Members | GroupLab.Phidgets Namespace