NurApiDeviceCapabilitesModuleConf Enumeration

Module configuration bits

Definition

Namespace: NurApiDotNet
Assembly: NordicID.NurApi.Net (in NordicID.NurApi.Net.dll) Version: 4.0.0
C#
[FlagsAttribute]
public enum ModuleConf

Members

None0 No configuration set for the module.
UsbTableReader1 USB table reader configuration bit.
EthTableReader2 Ethernet table reader configuration bit.
StixReader4 STIX mini reader configuration bit.
RFU18 
RFU216 
OnewattReader32 One watt reader configuration bit.
BeamReader64 Beam forming reader configuration bit.
Multiport128 Multiport reader.
BeamReaderEb256 
BeamReaderEb2512 
ArLowGain1,024 
FourPort2,048 
HasTempSensor4,096 
ZumtoReader8,192 
Fr22Reader16,384 
FrBfaReader32,768 
FrMux16Reader65,536 
HasTempSensorEx10131,072 

See Also