Click or drag to resize

ES571 Constructor

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