Stream allowing baud rate changing.
Namespace: PalmSens.Comm.Streams
Assembly: PalmSens (in PalmSens.dll)
Syntax
| Visual Basic (Declaration) |
|---|
| Public Interface BaudrateChangableStream |
| C# |
|---|
| public interface BaudrateChangableStream |
| C++ |
|---|
| interface class BaudrateChangableStream |
| J# |
|---|
| public interface BaudrateChangableStream |
| JScript |
|---|
| public interface BaudrateChangableStream |
Types that implement BaudrateChangableStream
| Type | Description |
|---|---|
| PalmSens.Comm.Streams.FTDIStream | Communication with the PalmSens using a FTDI B.V. USB cable |
| PalmSens.Comm.Streams.WinSerialStream | Windows Serial Stream |