This class represents an analog sensor input for a Phidget InterfaceKit.  
            All the properties of an analog sensor input are stored and modified in this class.
            
    Namespace: 
   PhidgetsAssembly: Phidget21.NET (in Phidget21.NET.dll) Version: 2.1.9.34
 Syntax
Syntax
| C# | 
|---|
| public class InterfaceKitAnalogSensor | 
| Visual Basic (Declaration) | 
|---|
| Public Class InterfaceKitAnalogSensor | 
| Visual C++ | 
|---|
| public ref class InterfaceKitAnalogSensor | 
 Remarks
Remarks
            A Phidget InterfaceKit analog sensor input object stores the analog sensor data for that input. 
            The sensitivity of the analog sensor readings for the related input is implemented in this class.
            
 Inheritance Hierarchy
Inheritance Hierarchy
System..::.Object
Phidgets..::.InterfaceKitAnalogSensor
Phidgets..::.InterfaceKitAnalogSensor





