NurApiEnableInvStreamZeros Property

Enable "zero tags found" notification during inventory streams OPFLAGS_INVSTREAM_ZEROS

Definition

Namespace: NurApiDotNet
Assembly: NordicID.NurApi.Net (in NordicID.NurApi.Net.dll) Version: 4.0.0
C#
public bool EnableInvStreamZeros { get; set; }

Property Value

Boolean
true to enable, false to disable

See Also