Click or drag to resize

ES420 Constructor

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