The ISerial type exposes the following members.
Methods
| Name | Description |
---|
| ClearFile | |
| Close | |
| Open(String) | |
| Open(String, eSerialStartFlags) | |
| Open(String, String) | |
| Open(String, String, eSerialStartFlags) | |
| Pause | |
| PauseFile | |
| ReadBytes(Int32, Int32) | |
| ReadBytes(Byte, Int32, Int32) | |
| ReadHexString(Int32, Int32) | |
| ReadHexString(Byte, Int32, Int32) | |
| Resume | |
| ResumeFile | |
| WriteBytes(Byte) | |
| WriteBytes(Byte, Int32, Int32) | |
| WriteFile | |
| WriteHexString | |
| WriteString | |
TopSee Also