Click or drag to resize

BBSerialPort Methods

The BBSerialPort type exposes the following members.

Methods
 NameDescription
Public methodConnect Connect the Brainboxes Device
(Inherited from DeviceConn, Proto)
Public methodDescribe Give a complete summary of the Device
(Inherited from DeviceConn, Proto)
Public methodDisconnect Disconnect the Brainboxes Device
(Inherited from DeviceConn, Proto)
Public methodDispose Dispose of this Brainboxes device
(Inherited from DeviceConn, Proto)
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 methodReceive Receive data from the serial port
Public methodSend Transmit data to the serial port
Public methodToString Describe this Brainboxes Device
(Inherited from DeviceConn, Proto)
Top
See Also