Click or drag to resize

TagRawData Class

The settings of output raw data when inventory tags.
Inheritance Hierarchy
SystemObject
  com.gigatms.Parameters.TS100TagRawData

Namespace:  com.gigatms.Parameters.TS100
Assembly:  GIGATMS.UHF (in GIGATMS.UHF.dll) Version: 2.16.9.0 (2.16.9.0)
Syntax
public class TagRawData

The TagRawData type exposes the following members.

Constructors
  NameDescription
Public methodTagRawData
Initializes a new instance of the TagRawData class. User Bank is not supported.
Top
Properties
  NameDescription
Public propertyOutputTagRemovalEvent
Make TS100 notify SDK when an inventoried tag is removed.
Public propertyOutputTID
Output tag TID when inventory a tag.
Top
Fields
  NameDescription
Public fieldStatic memberOutputEPC
Output tag EPC when inventory a tag. Can not be disabled.
Public fieldStatic memberOutputPC
Output tag PC when inventory a tag. Can not be disabled.
Top
See Also