ED593(IConnection) Constructor |
ED-593: Ethernet to 8 Thermocouple Inputs + Serial Gateway
Namespace: Brainboxes.IOAssembly: Brainboxes.IO (in Brainboxes.IO.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public ED593(
IConnection connection
)
Public Sub New (
connection As IConnection
)
new :
connection : IConnection -> ED593
Parameters
- connection IConnection
- A connection to the device
See Also