GroupLab.Phidgets.NET Documentation

InterfaceKit Properties

The properties of the InterfaceKit class are listed below. For a complete list of InterfaceKit class members, see the InterfaceKit Members topic.

Public Instance Properties

Attached (inherited from PhidgetComponent) Indicates wether this phidget component has been associated with an underlying phidget device and that the device is attached to this computer.
AutoAttach (inherited from PhidgetComponent) Indicated wether the current component should automatically attach to an appropriate phidget device.
Container (inherited from Component) Gets the IContainer that contains the Component.
FilterSerialNumbers (inherited from PhidgetComponent) Gets/sets the device serial numbers that are accepted by this component. If this list is empty the component will accept all device serial numbers.
Inputs Gets the collection of DigitalInput's available on this inerfacekit.
Outputs Gets the collection of DigitalOutput's available on this inerfacekit.
PhidgetDevice (inherited from PhidgetComponent) Gets/sets the wrapped phidget device.
Sensors Gets the collection of AnalogSensor's available on this inerfacekit.
Site (inherited from Component) Gets or sets the ISite of the Component.

Protected Instance Properties

DesignMode (inherited from Component) Gets a value that indicates whether the Component is currently in design mode.
Events (inherited from Component) Gets the list of event handlers that are attached to this Component.

See Also

InterfaceKit Class | GroupLab.Phidgets Namespace