TagDecodedDataRawData Class | 
Namespace: com.gigatms.Parameters.TS800_60
The TagDecodedDataRawData type exposes the following members.
| Name | Description | |
|---|---|---|
| TagDecodedDataRawData | Initializes a new instance of the TagDecodedDataRawData class  | 
| Name | Description | |
|---|---|---|
| Ascii | 
 Gets or sets a value indicating whether to decode EPC as an ASCII string. This option is mutually exclusive with other options.
   | |
| Enabled | 
 Gets or sets a value indicating whether to output TagDecodedDataRawData when inventory.
   | |
| EPC | 
 Gets or sets a value indicating whether to output Electronic Product Code.
   | |
| PC | 
 Gets or sets a value indicating whether to output Protocol Control.
   | |
| TID | 
 Gets or sets a value indicating whether to output tag id.
   | 
| Name | Description | |
|---|---|---|
| OutputEpcAsciiString | 
 Outputs the ASCII string decoded from EPC. This option cannot coexist with PC, EPC or TID.
   | |
| OutputItems | 
 Outputs the raw data item(s). these options cannot coexist with ASCII.
   |