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)
Syntaxpublic TagRawData(
bool tid,
bool tagRemovalEvent
)
Public Sub New (
tid As Boolean,
tagRemovalEvent As Boolean
)
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