Class Constructor.
            
    Namespace: 
   PhidgetsAssembly: Phidget21.NET (in Phidget21.NET.dll) Version: 2.1.9.34
 Syntax
Syntax
| C# | 
|---|
| public WeightSensor() | 
| Visual Basic (Declaration) | 
|---|
| Public Sub New | 
| Visual C++ | 
|---|
| public: WeightSensor() | 
 Remarks
Remarks
            Calling this opens a connection to the phidget21 C library creates an internal handle for this Phidget, ready to call open on.
            





