Click or drag to resize

DeviceConn, Proto Methods

The DeviceConn, Proto generic type exposes the following members.

Methods
  NameDescription
Public methodConnect
Connect the Brainboxes Device
Public methodStatic memberCreate
Connects to the IP Address given and determines what kind of Brainboxes Device is there, creates the object and returns it
Public methodDescribe
Give a complete summary of the Device
Public methodDisconnect
Disconnect the Brainboxes Device
Public methodDispose
Dispose of this Brainboxes device
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString
Describe this Brainboxes Device
(Overrides ObjectToString.)
Top
See Also