ES446(IConnection) Constructor |
Create
ES-446 with 1 Port PoE which has uses the DefaultSerialProtocol and has its connection provided by the arg
Namespace: Brainboxes.IOAssembly: Brainboxes.IO (in Brainboxes.IO.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public ES446(
IConnection portConnection
)
Public Sub New (
portConnection As IConnection
)
new :
portConnection : IConnection -> ES446
Parameters
- portConnection IConnection
See Also