Click or drag to resize

SettingsReactivateEpcPrefix Property

Gets the reactivate mode EPC prefix. When reader is set to REACTIVATE mode with SetInventoryActiveMode(Boolean, ActiveMode), first two bytes of an inventoried tag's EPC will be modified to ReactivateEpcPrefix.

Namespace:  com.gigatms.Parameters.TS800_60
Assembly:  GIGATMS.UHF (in GIGATMS.UHF.dll) Version: 2.16.9.0 (2.16.9.0)
Syntax
public byte[] ReactivateEpcPrefix { get; set; }

Property Value

Type: Byte
The reactivate EPC prefix.
See Also