Click or drag to resize

TagMainRawDataEvent Constructor

Initializes a new instance of the TagPresentedEvent class.

Namespace:  com.gigatms.Parameters.SLR810
Assembly:  GIGATMS.UHF (in GIGATMS.UHF.dll) Version: 2.16.9.0 (2.16.9.0)
Syntax
public TagMainRawDataEvent(
	bool outputTID,
	bool outputTagRemovalEvent = true
)

Parameters

outputTID
Type: SystemBoolean
Output tag TID when inventory a tag.
outputTagRemovalEvent (Optional)
Type: SystemBoolean

[Missing <param name="outputTagRemovalEvent"/> documentation for "M:com.gigatms.Parameters.SLR810.TagMainRawDataEvent.#ctor(System.Boolean,System.Boolean)"]

See Also