Mercury API
LLRPClient Class
NamespacesOrg.LLRP.LTK.LLRPV1LLRPClient

[Missing <summary> documentation for T:Org.LLRP.LTK.LLRPV1.LLRPClient]

Declaration Syntax
C#Visual BasicVisual C++
[SerializableAttribute]
public class LLRPClient : IDisposable
<SerializableAttribute> _
Public Class LLRPClient _
	Implements IDisposable
[SerializableAttribute]
public ref class LLRPClient : IDisposable
Members
All MembersConstructorsMethodsPropertiesEvents



IconMemberDescription
LLRPClient()()()
Initializes a new instance of the LLRPClient class

LLRPClient(Int32)
Initializes a new instance of the LLRPClient class

ADD_ACCESSSPEC(MSG_ADD_ACCESSSPEC, MSG_ERROR_MESSAGE%, Int32)
ADD_ROSPEC(MSG_ADD_ROSPEC, MSG_ERROR_MESSAGE%, Int32)
Close()()()
CLOSE_CONNECTION(MSG_CLOSE_CONNECTION, MSG_ERROR_MESSAGE%, Int32)
CUSTOM_MESSAGE(MSG_CUSTOM_MESSAGE, MSG_ERROR_MESSAGE%, Int32)
DELETE_ACCESSSPEC(MSG_DELETE_ACCESSSPEC, MSG_ERROR_MESSAGE%, Int32)
DELETE_ROSPEC(MSG_DELETE_ROSPEC, MSG_ERROR_MESSAGE%, Int32)
DISABLE_ACCESSSPEC(MSG_DISABLE_ACCESSSPEC, MSG_ERROR_MESSAGE%, Int32)
DISABLE_ROSPEC(MSG_DISABLE_ROSPEC, MSG_ERROR_MESSAGE%, Int32)
Dispose()()()
ENABLE_ACCESSSPEC(MSG_ENABLE_ACCESSSPEC, MSG_ERROR_MESSAGE%, Int32)
ENABLE_EVENTS_AND_REPORTS(MSG_ENABLE_EVENTS_AND_REPORTS, MSG_ERROR_MESSAGE%, Int32)
ENABLE_ROSPEC(MSG_ENABLE_ROSPEC, MSG_ERROR_MESSAGE%, Int32)
Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize()()()
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
GET_ACCESSSPECS(MSG_GET_ACCESSSPECS, MSG_ERROR_MESSAGE%, Int32)
GET_READER_CAPABILITIES(MSG_GET_READER_CAPABILITIES, MSG_ERROR_MESSAGE%, Int32)
GET_READER_CONFIG(MSG_GET_READER_CONFIG, MSG_ERROR_MESSAGE%, Int32)
GET_REPORT(MSG_GET_REPORT, MSG_ERROR_MESSAGE%, Int32)
GET_ROSPECS(MSG_GET_ROSPECS, MSG_ERROR_MESSAGE%, Int32)
GetHashCode()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetMessageTimeOut()()()
GetType()()()
Gets the Type of the current instance.
(Inherited from Object.)
IsConnected
KEEPALIVE_ACK(MSG_KEEPALIVE_ACK, MSG_ERROR_MESSAGE%, Int32)
MemberwiseClone()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
OnEncapedKeepAlive
OnEncapedReaderEventNotification
OnEncapedRoAccessReportReceived
OnKeepAlive
OnReaderEventNotification
OnRoAccessReportReceived
Open(String, Int32, ENUM_ConnectionAttemptStatusType%)
ReaderName
SET_READER_CONFIG(MSG_SET_READER_CONFIG, MSG_ERROR_MESSAGE%, Int32)
SetMessageTimeOut(Int32)
START_ROSPEC(MSG_START_ROSPEC, MSG_ERROR_MESSAGE%, Int32)
STOP_ROSPEC(MSG_STOP_ROSPEC, MSG_ERROR_MESSAGE%, Int32)
ToString()()()
Returns a String that represents the current Object.
(Inherited from Object.)
TriggerKeepAlive(MSG_KEEPALIVE)
TriggerReaderEventNotification(MSG_READER_EVENT_NOTIFICATION)
TriggerRoAccessReport(MSG_RO_ACCESS_REPORT)
Inheritance Hierarchy
Object
LLRPClient

Assembly: LLRP (Module: LLRP) Version: 1.0.0.6 (1.0.0.6)