Whisperstream Research Group - SerialComm GSM SDK Documentation

ISerialIO Properties

The properties of the ISerialIO interface are listed below. For a complete list of ISerialIO interface members, see the ISerialIO Members topic.

Public Instance Properties

BaudRate gets the baudrate of the serial port connection
CommandPauseInterval gets/sets the minimum amound of time allowed between asynchronous AsyncSend calls
CommandTimeout get/set the max time a syncronous command has to execute before a CommandTimeoutException occurs
COMPort gets the COM port of the serial connection
ConnectionState gets teh current serial port connection state
DefaultEndTokens gets/sets the default end tokens used in a synchronous SendCommand operation
IsConnected gets whether or not the serial port connection is connected

See Also

ISerialIO Interface | Whisperstream.SerialComm.Framework.Interfaces Namespace