Mercury API
LlrpReader Constructor (host, port)
NamespacesThingMagicLlrpReaderLlrpReader(String, Int32)
Connect to LLRP reader on default port (5084)
Declaration Syntax
C#Visual BasicVisual C++
public LlrpReader(
	string host,
	int port
)
Public Sub New ( _
	host As String, _
	port As Integer _
)
public:
LlrpReader(
	String^ host, 
	int port
)
Parameters
host (String)
hostName of llrp reader
port (Int32)
Port Number of llrp reader

Assembly: MercuryAPI (Module: MercuryAPI) Version: 1.29.4.34 (1.29.4.34)