TagDecodedData.Priority4_RawData Property |
Gets the decode priority 4 raw data settings.
Namespace:
com.gigatms.Parameters.TS800_60
Assembly:
GIGATMS.UHF (in GIGATMS.UHF.dll) Version: 2.17.1.0 (2.17.1.0)
Syntaxpublic TagDecodedData.RawData Priority4_RawData { get; }
Public ReadOnly Property Priority4_RawData As TagDecodedData.RawData
Get
public:
property TagDecodedData.RawData^ Priority4_RawData {
TagDecodedData.RawData^ get ();
}
Property Value
Type:
TagDecodedData.RawData
The Decode priority 4 raw data settings.
See Also