ModuleAPI C# Version Developer's Guide
Tag Access
  
Tag access operations include operations such as reading, writing, writing EPC, locking and killing operations. Tag access operations are applied to a single tag. If there are multiple tags in the antenna field, it is undetermined which tag the operation ultimately acts on. In this case, if you need to accurately act on a tag, you can pass the TagFilter parameter to the tag access methods to do it.
 
The tag access operations can only be performed on one antenna. Therefore, before the tag access operation, the TagopAntenna parameter must be set. The reader uses the corresponding antenna for tag access operation according to the specified antenna number.

Methods of Tag Access

Method Description
Reader.ReadTagMemWords Read memory area of a bank.
Reader.WriteTagMemWords Write data into memory area of a bank.
Reader.WriteTag Write the EPC code of a tag.
Reader.LockTag Lock the memory areas of a tag.
Reader.KillTag Kill a tag