Click or drag to resize

TextOutputOptions Enumeration

The output item options when output tag data with keyboard.

Namespace:  com.gigatms.Parameters.SLR810
Assembly:  GIGATMS.UHF (in GIGATMS.UHF.dll) Version: 2.16.9.0 (2.16.9.0)
Syntax
public enum TextOutputOptions
Members
  Member nameValueDescription
NO_PC_EPC0 Do not output PC and EPC.
EPC1 Output EPC.
PC_EPC2 Output PC and EPC.
PC_EPC_with_Tag_Removal3 Output PC and EPC with new tag removal event. The prefix "I" will be added to the front when detecting a new tag, and "R" to represent a tag is removed. This option also makes stream output (USB HID) output tag removal event.
See Also