NurApiIrInformation Class

NUR module inventory + read configuration.

Definition

Namespace: NurApiDotNet
Assembly: NordicID.NurApi.Net (in NordicID.NurApi.Net.dll) Version: 4.0.0
C#
public class IrInformation
Inheritance
Object    NurApiIrInformation

Constructors

NurApiIrInformationInitializes a new instance of the NurApiIrInformation class

Methods

Equals
(Inherited from Object)
Finalize
(Inherited from Object)
GetHashCode
(Inherited from Object)
GetType
(Inherited from Object)
MemberwiseClone
(Inherited from Object)
ToString
(Inherited from Object)

Fields

active Inventory + read active / not.
bank Bank the read from.
type Type of the inventory read.
wAddress Word address to start from.
wLength Number of words toread. Range is 1...32 (=2...64 bytes).

See Also