ES320 Constructor (IConnection) |
Create
ES-320 with 1 Port which has uses the DefaultSerialProtocol and has its connection provided by the arg
Namespace:
Brainboxes.IO
Assembly:
Brainboxes.IO (in Brainboxes.IO.dll) Version: 1.5.0.8
Syntaxpublic ES320(
IConnection portConnection
)
Public Sub New (
portConnection As IConnection
)
new :
portConnection : IConnection -> ES320
Parameters
- portConnection
- Type: Brainboxes.IOIConnection
See Also