The Phidget Weight Sensor's weight sensor object.

Namespace:  Phidgets
Assembly:  Phidget21.NET (in Phidget21.NET.dll) Version: 2.1.9.34

Syntax

C#
public WeightSensorSensor sensor
Visual Basic (Declaration)
Public sensor As WeightSensorSensor
Visual C++
public:
WeightSensorSensor^ sensor

Remarks

This object represents the physical weight sensor on the board and the data it holds.

See Also