Click or drag to resize

SettingsTransformEpcState Property

Gets the setting of Customized read mode. When reader is in Customized read mode and TransformEpcState is CustomizedRead, a deactivated tag's first two bytes will be replaced (temporary) to TransformEpcPrefix and decoded as a normal SGTIN tag.

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

Property Value

Type: TransformEpcState
The setting of Customized read mode.
See Also