Change Ready to Send line.
Namespace: PalmSens.Comm.Streams
Assembly: PalmSens (in PalmSens.dll)
Syntax
| Visual Basic (Declaration) |
|---|
| Public WriteOnly Property RTS As Boolean |
| C# |
|---|
| public bool RTS { set; } |
| C++ |
|---|
| public property bool RTS sealed { void set(bool value); } |
| J# |
|---|
| /** property */ public void set_RTS(bool value); |
| JScript |
|---|
| public function set RTS(value : bool); |
Property Value
Missing <value> tag for "P:PalmSens.Comm.Streams.FTDIStream.RTS"