NXTTouchSensor Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Create a NXT Touch sensor class
public class NXTTouchSensor : Iot.Device.BrickPi3.Sensors.ISensor, System.ComponentModel.INotifyPropertyChanged
type NXTTouchSensor = class
interface INotifyPropertyChanged
interface ISensor
Public Class NXTTouchSensor
Implements INotifyPropertyChanged, ISensor
- Inheritance
-
NXTTouchSensor
- Implements
NXTTouch |
Initialize a new NXT Touch sensor |
NXTTouch |
Initialize a new NXT Touch sensor |
Period |
Period to refresh the notification of property changed in milliseconds |
Port |
Return port |
Value |
Return the raw value of the sensor |
Value |
Return the raw value as a string of the sensor |
Get |
Gets sensor name |
Is |
Determines whether the touch sensor is pressed. |
Number |
Number of modes supported |
Read |
Reads the sensor value as a string. |
Read |
Reads the raw sensor value |
Selected |
Selected mode |
Select |
Moves to next mode |
Select |
Moves to previous mode |
Update |
Update the sensor and this will raised an event on the interface |
Property |
To notify a property has changed. The minimum time can be set up with timeout property |
Produkt | Versioner |
---|---|
.NET IoT Libraries | 1.0.0, 1.1.0, 1.2.0, 1.3.0, 1.4.0, 1.5.0, 2.0.0, 2.1.0, 2.2.0 |