Click or drag to resize

ES551 Constructor

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