The events of the SerialIO class are listed below. For a complete list of SerialIO class members, see the SerialIO Members topic.
Disposed (inherited from Component) | Adds an event handler to listen to the Disposed event on the component. |
OnClose | fired when the serial connection closes |
OnCommandResponse | fired whenever a synchronous command completes |
OnOpen | fired when the serial connection is made |
OnReceive | fired when any data is received by on the serial port |
SerialIO Class | Whisperstream.SerialComm.IO Namespace