Click or drag to resize

DeviceConn, Proto Methods

The DeviceConn, Proto 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 methodEqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
Public methodGetHashCodeServes as the default hash function.
(Inherited from Object)
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Public methodToString Describe this Brainboxes Device
(Overrides ObjectToString)
Top
See Also