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