Click or drag to resize

TagRawData Constructor

Initializes a new instance of the TagRawData class. User Bank is not supported.

Namespace:  com.gigatms.Parameters.TS800_60
Assembly:  GIGATMS.UHF (in GIGATMS.UHF.dll) Version: 2.16.9.0 (2.16.9.0)
Syntax
public TagRawData(
	bool tid,
	bool tagRemovalEvent
)

Parameters

tid
Type: SystemBoolean
if set to true [tid].
tagRemovalEvent
Type: SystemBoolean
if set to true [tag removal event].
See Also