The properties of the ISerialIO interface are listed below. For a complete list of ISerialIO interface members, see the ISerialIO Members topic.
![]() | gets the baudrate of the serial port connection |
![]() | gets/sets the minimum amound of time allowed between asynchronous AsyncSend calls |
![]() | get/set the max time a syncronous command has to execute before a CommandTimeoutException occurs |
![]() | gets the COM port of the serial connection |
![]() | gets teh current serial port connection state |
![]() | gets/sets the default end tokens used in a synchronous SendCommand operation |
![]() | gets whether or not the serial port connection is connected |
ISerialIO Interface | Whisperstream.SerialComm.Framework.Interfaces Namespace