rodbus (.NET API) 1.3.1
Loading...
Searching...
No Matches
rodbus.IPortStateListener Interface Reference

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...
 

Detailed Description

Callback interface for receiving updates about the state of a serial port

Member Function Documentation

◆ OnChange()

void rodbus.IPortStateListener.OnChange ( PortState  state)

Invoked when the serial port changes state

Parameters
stateNew state of the port

The documentation for this interface was generated from the following file: