ES551(IConnection) Constructor |
Create
ES-551 with 1 Port 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 ES551(
IConnection portConnection
)
Public Sub New (
portConnection As IConnection
)
new :
portConnection : IConnection -> ES551
Parameters
- portConnection IConnection
See Also