Click or drag to resize

TagDecodedDataRawDataOutputItems Method

Outputs the raw data item(s). these options cannot coexist with ASCII.

Namespace:  com.gigatms.Parameters.TS800_60
Assembly:  GIGATMS.UHF (in GIGATMS.UHF.dll) Version: 2.16.9.0 (2.16.9.0)
Syntax
public void OutputItems(
	bool pc,
	bool epc,
	bool tid
)

Parameters

pc
Type: SystemBoolean
Output PC if set to true.
epc
Type: SystemBoolean
Output EPC if set to true.
tid
Type: SystemBoolean
Output TID if set to true.
See Also