Click or drag to resize

TagDataPlainText Constructor

Initializes a new instance of the TagPresentedEvent class.

Namespace:  com.gigatms.Parameters.SR5
Assembly:  GIGATMS.UHF (in GIGATMS.UHF.dll) Version: 2.16.9.0 (2.16.9.0)
Syntax
public TagDataPlainText(
	EventTypePlainTextFeild1Options feild1,
	bool outputTID,
	bool outputUserBank
)

Parameters

feild1
Type: com.gigatms.Parameters.SR5EventTypePlainTextFeild1Options
Enable output PC, EPC and tag removal event options.
outputTID
Type: SystemBoolean
Output tag TID when inventory a tag.
outputUserBank
Type: SystemBoolean
Enable output User Bank if set to true.
See Also