Click or drag to resize

ED593(IConnection, IIOProtocol) Constructor

ED-593: Ethernet to 8 Thermocouple Inputs + Serial Gateway

Namespace: Brainboxes.IO
Assembly: Brainboxes.IO (in Brainboxes.IO.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public ED593(
	IConnection connection,
	IIOProtocol protocol
)

Parameters

connection  IConnection
A Connection to the device
protocol  IIOProtocol
The protocol to use when communicating with the device
See Also