Click or drag to resize

TagPresentedEventUHF880 Class

A settings for UHF880 to control inventory data. This class is used with the [!:com.gigatms.UHF880.SetEventType(Boolean, UHF880.TagPresentedEvent)] method.
Inheritance Hierarchy

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

The TagPresentedEventUHF880 type exposes the following members.

Constructors
  NameDescription
Public methodTagPresentedEventUHF880
Initializes a new instance of the TagPresentedEvent class.
Top
Properties
  NameDescription
Public propertyOutputTagRemovalEvent
Make UHF880 notify SDK when an inventoried tag is removed.
Public propertyOutputTID
Output tag TID when inventory a tag.
Top
See Also