Classes
| Class | Description | |
|---|---|---|
|
BluetoothStream | Represents the communication to a PalmSens device, connected using Bluetooth. Only works on Pocket PC's with the Microsoft Stack |
|
FTDIStream | Communication with the PalmSens using a FTDI B.V. USB cable |
|
FTDIStream.FTDIException | Exception thrown during communication trouble using FTDI cable |
|
SerialDataReceivedEventArgs | Serial Data Receive event |
|
SerialErrorReceivedEventArgs | |
|
SerialPinChangedEventArgs | Serial pin change |
|
WinSerialStream | Windows Serial Stream |
Interfaces
| Interface | Description | |
|---|---|---|
|
BaudrateChangableStream | Stream allowing baud rate changing. |