Click or drag to resize

SettingsDeactivateEpcPrefix Property

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

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[] DeactivateEpcPrefix { get; set; }

Property Value

Type: Byte
The deactivate EPC prefix.
See Also