Click or drag to resize

TagMainKeyboardData 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 TagMainKeyboardData(
	TextOutputOptions TextOutputOption,
	bool outputTID
)

Parameters

TextOutputOption
Type: com.gigatms.Parameters.UR0250TextOutputOptions
Choose whether to output IR, PC and EPC.
outputTID
Type: SystemBoolean
Choose whether to output TID.
See Also