Click or drag to resize

TagPresentedEventUHF880 Constructor

Initializes a new instance of the TagPresentedEvent class.

Namespace:  com.gigatms.Parameters
Assembly:  GIGATMS.UHF (in GIGATMS.UHF.dll) Version: 2.16.9.0 (2.16.9.0)
Syntax
public TagPresentedEventUHF880(
	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