Click or drag to resize

ES511 Constructor

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