A Sandcastle Documented Class Library
![]() |
IReaderImplementation Methods |
The IReaderImplementation type exposes the following members.

Name | Description | |
---|---|---|
![]() |
Connect |
Connect to reader and set its SerialNumber property.
|
![]() |
Disconnect |
Disconnect from reader.
|
![]() |
Execute |
Synchronously execute a list of operations on selected tags.
|
![]() |
Initialize |
Initialize reader, and sets its capabilities and other properties. Should be called after successful connection.
|
![]() |
StartExecution |
Asynchronously start execution of a list of operations on selected tags, reporting results via the TagResponse event.
|
![]() |
StopExecution |
Request asynchronous execution be stopped (ExecutionComplete will be raised when stopped).
|
