Click or drag to resize

TagPresentedEvent Constructor

Initializes a new instance of the TagPresentedEvent class.

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

Parameters

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