ModuleAPI C# Version Developer's Guide
ModuleAPI Introduction
   
The ModuleAPI.dll file is the C# version development package on the Windows platform, and the corresponding WinCE platform file is ModuleAPI_CE.dll.
  
Users do not have to carefully read the following content, and can learn the contents of this chapter after understanding the basic API usage of the reader.
  
The documentation introduces specific API methods with short sample code snippets. All code snippets in the documentation assume that rdr is an instance of the Rreader class.

Namespace Introduction

Name Description
MODULETECH_GEN2 Defines some enumerations and classes related to Gen2 tag operations.
MODULELIBRARY Defines classes for representing reader and tag operation exceptions.
MODULETECH Defines some base classes associated with tag operations and the Reader class, the Reader class contains various methods of tag operation and methods related to configuring reader parameters.