Click or drag to resize

ES320 Constructor

Overload List
  NameDescription
Public methodES320
Create ES-320 with 1 Port RS422/485 which has uses the DefaultSerialProtocol and has its connection unassigned
Public methodES320(IConnection)
Create ES-320 with 1 Port which has uses the DefaultSerialProtocol and has its connection provided by the arg
Public methodES320(String, ISerialProtocol)
Create ES-320 with 1 Port which has uses the given protocol
Public methodES320(IConnection, ISerialProtocol)
Create ES-320 with 1 Port which has uses the supplied serial protocol and has its connection
Public methodES320(String, Int32, Int32)
Create ES-320 with 1 Port which has uses the DefaultSerialProtocol and has its connection provided by the args
Top
See Also