| ArduinoSession Methods |
[This is preliminary documentation and is subject to change.]
The ArduinoSession type exposes the following members.
Methods
| Name | Description |
---|
| Clear | |
| ConfigureServo | |
| CreateAnalogStateMonitor | |
| CreateAnalogStateMonitor(Int32) | |
| CreateDigitalStateMonitor | |
| CreateDigitalStateMonitor(Int32) | |
| CreateI2CReplyMonitor | |
| CreateReceivedStringMonitor | |
| Dispose | |
| GetBoardAnalogMapping | |
| GetBoardAnalogMappingAsync | |
| GetBoardCapability | |
| GetBoardCapabilityAsync | |
| GetFirmware | |
| GetFirmwareAsync | |
| GetI2CReply(Int32, Int32) | |
| GetI2CReply(Int32, Int32, Int32) | |
| GetI2CReplyAsync(Int32, Int32) | |
| GetI2CReplyAsync(Int32, Int32, Int32) | |
| GetPinState | |
| GetPinStateAsync | |
| GetProtocolVersion | |
| GetProtocolVersionAsync | |
| Read | |
| ReadAsync | |
| ReadI2CContinuous(Int32, Int32) | |
| ReadI2CContinuous(Int32, Int32, Int32) | |
| ReadI2COnce(Int32, Int32) | |
| ReadI2COnce(Int32, Int32, Int32) | |
| ReadLine | |
| ReadLineAsync | |
| ReadTo | |
| ReadToAsync | |
| RequestBoardAnalogMapping | |
| RequestBoardCapability | |
| RequestFirmware | |
| RequestPinState | |
| RequestProtocolVersion | |
| ResetBoard | |
| SendStringData | |
| SetAnalogReportMode | |
| SetDigitalPin(Int32, Boolean) | |
| SetDigitalPin(Int32, Int64) | |
| SetDigitalPinMode | |
| SetDigitalPort | |
| SetDigitalReportMode | |
| SetI2CReadInterval | |
| SetSamplingInterval | |
| StopI2CReading | |
| Write | |
| WriteI2C | |
| WriteLine | |
TopSee Also