ES420(IConnection) Constructor |
Create
ES-420 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 ES420(
IConnection portConnection
)
Public Sub New (
portConnection As IConnection
)
new :
portConnection : IConnection -> ES420
Parameters
- portConnection IConnection
See Also