BB400(IConnection) Constructor |
BB-400: Brainboxes BB-400 Neuron Edge Controller
Namespace: Brainboxes.IOAssembly: Brainboxes.IO (in Brainboxes.IO.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public BB400(
IConnection connection
)
Public Sub New (
connection As IConnection
)
new :
connection : IConnection -> BB400
Parameters
- connection IConnection
- A connection to the device
See Also