// This file contains description for each and every C# codelets which will help in understanding and running the codelets.

BlockPermaLock - Functionality will not work for M6 Reader

BlockWrite - Functionality will not work for M6 Reader

EmbeddedReadTID - A sample program that reads tags metadata for a fixed amount of time and prints the tags found.

Filter - Sample program that demonstrates the usage of filter and different types of filters.

LicenseKey - Sample program to set the license key to a reader. This program has a dummy license key hard-coded within.

LockTag - Sample program that sets an access password on a tag and locks its EPC. This program has dummy accesspassword hard-coded within.

MultiProtocolRead - A sample program to read tags of different protocols like Gen2, ISO18K, IPX256, IPX64 and prints the tags found.

Read- A sample program that reads tags for a fixed amount of time and prints the tags found.

Readasync - A sample program that reads tags in background for a fixed amount of time and prints the tags found.

ReadasyncFilter - A sample program that reads tags in background for a fixed amount of time and prints the tags found that match the filter criteria.

ReadasyncTrack - Sample program that reads tags in the background and track tags that have been seen; only print the tags that have not been seen before.

SavedConfig - This works only for Serial Readers. User configuration can be saved and restored using this program.

Serialtime - Sample program that reads tags for a fixed period of time (500ms) and prints the tags found, while logging the serial message with timestamps.

WriteTag - Sample program to write EPC of a tag which is first found in the field.


Note:
All the codelets expect one input argument i.e, Reader URI 

