Click or drag to resize

ES522 Constructor

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