The CommsManager type exposes the following members.

Constructors

  NameDescription
CommsManager
Default Constructor

Methods

  NameDescription
AttachDevice
Attach a device which will get responses
Equals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
GetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType
Gets the Type of the current instance.
(Inherited from Object.)
Start
Start the communication manager main thread
Stop
Kill any threads opened by the manager

Return Value

Simple name of currently active port
SwitchDeviceID
Switches the device ID.
ToString
Returns a String that represents the current Object.
(Inherited from Object.)

Properties

  NameDescription
CurrentTurnAroundTime
Get the turn around time of the last packet in mS.

See Also