Namespace: SurveyToGo.UserLogic.InterfacesAssembly: UserLogicInt.Pocket (in UserLogicInt.Pocket.dll) Version: 1.0.4.0
SyntaxThe ISerial type exposes the following members.
Properties
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 | |
Top
See Also