Click or drag to resize

TagMainRawDataEvent Constructor

Initializes a new instance of the TagPresentedEvent class.

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

Parameters

outputTagRemovalEvent
Type: SystemBoolean

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

outputTID
Type: SystemBoolean
Output tag TID when inventory a tag.
outputUserBank
Type: SystemBoolean

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

See Also