Click or drag to resize

TextEPCBase Enumeration

Convert number base of keyboard output to base 10 or base 16.

Namespace:  com.gigatms.Parameters.SR5
Assembly:  GIGATMS.UHF (in GIGATMS.UHF.dll) Version: 2.16.9.0 (2.16.9.0)
Syntax
public enum TextEPCBase
Members
  Member nameValueDescription
HexadecimalDigits255 Output hexadecimal digits with keyboard.
DecimalDigits254 Output decimal digits with keyboard.
See Also