Click or drag to resize

SettingsTagMemorySelection Property

Gets which tag memory bank to output when the decode format RAW_DATA in Filter or Priority4_RawData in SetOutputTagData(Boolean, TagDecodedData) is enabled.

Namespace:  com.gigatms.Parameters.TS800_60
Assembly:  GIGATMS.UHF (in GIGATMS.UHF.dll) Version: 2.16.9.0 (2.16.9.0)
Syntax
public HashSet<MemoryBankSelection> TagMemorySelection { get; set; }

Property Value

Type: HashSetMemoryBankSelection
Which tag memory bank to output when tag decoded data raw data is enabled.
See Also