The properties of the SerialIO class are listed below. For a complete list of SerialIO class members, see the SerialIO Members topic.
![]() | gets the Baud Rate of the serial connection set during initialisation |
![]() | gets/sets the minimumn amount of time to pause between the sending of asynchronous data using the AsyncSend method. default is zero. |
![]() | gets/sets the amount of time (milliseconds) a sychronous command has to complete before a CommandTimeoutException is thrown. default is 10000 milliseconds (10 secs) |
![]() | gets the COM port of the active serial connection set during initialisation |
![]() | gets the serial port connection status |
![]() | Gets the IContainer that contains the Component. |
![]() | gets/sets the default endtokens to match against the response from any synchronous command |
![]() | returns true if the serial port has an active connection, false otherwise |
![]() | Gets or sets the ISite of the Component. |
![]() | Gets a value that indicates whether the Component is currently in design mode. |
![]() | Gets the list of event handlers that are attached to this Component. |
SerialIO Class | Whisperstream.SerialComm.IO Namespace