Click or drag to resize

TagDecodedDataRawDataAscii Property

Gets or sets a value indicating whether to decode EPC as an ASCII string. This option is mutually exclusive with other options.

Namespace:  com.gigatms.Parameters.TS100
Assembly:  GIGATMS.UHF (in GIGATMS.UHF.dll) Version: 2.16.9.0 (2.16.9.0)
Syntax
public bool Ascii { get; set; }

Property Value

Type: Boolean
true if ASCII; otherwise, false.
See Also