ES346(String, ISerialProtocol) Constructor |
Create Brainboxes
ES-346 4 Port RS422/485 Ethernet to Serial Adapter which use the given ip address and protocol
Namespace: Brainboxes.IOAssembly: Brainboxes.IO (in Brainboxes.IO.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public ES346(
string ipAddress,
ISerialProtocol protocol
)
Public Sub New (
ipAddress As String,
protocol As ISerialProtocol
)
new :
ipAddress : string *
protocol : ISerialProtocol -> ES346
Parameters
- ipAddress String
- protocol ISerialProtocol
See Also