NurApiModuleSetupopFlags Field

Operation flags.

Enable hop events: OPFLAGS_EN_HOPEVENTS

Enable "zero tags found" notification during inventory streams: OPFLAGS_INVSTREAM_ZEROS

The value can be either of the above flags, none or both. OR-operation can be used as these flags are bits.

Definition

Namespace: NurApiDotNet
Assembly: NordicID.NurApi.Net (in NordicID.NurApi.Net.dll) Version: 4.0.0
C#
public uint opFlags

Field Value

UInt32

See Also