Click or drag to resize

TagPresentedEvent Constructor

Initializes a new instance of the TagPresentedEvent class.

Namespace:  com.gigatms.Parameters.TS800
Assembly:  GIGATMS.UHF (in GIGATMS.UHF.dll) Version: 2.16.9.0 (2.16.9.0)
Syntax
public TagPresentedEvent(
	bool outputTagRemovalEvent,
	bool outputTID,
	bool outputUserBank
)

Parameters

outputTagRemovalEvent
Type: SystemBoolean
Make TS800 notify SDK when an inventoried tag is removed.
outputTID
Type: SystemBoolean
Output tag TID when inventory a tag.
outputUserBank
Type: SystemBoolean
Output tag User Bank when inventory a tag.
See Also