![]() |
rodbus (.NET API) 1.3.1
|
Callback interface for receiving updates about the state of a serial port More...
Inherited by rodbus.functional.PortStateListener.Implementation.
Public Member Functions | |
| void | OnChange (PortState state) |
| Invoked when the serial port changes state More... | |
Callback interface for receiving updates about the state of a serial port
| void rodbus.IPortStateListener.OnChange | ( | PortState | state | ) |
Invoked when the serial port changes state
| state | New state of the port |