NurApiXPCSpec Class

Holds XPCSpec data.

Definition

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

Constructors

NurApiXPCSpecInitializes a new instance of the NurApiXPCSpec 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

modifiedEpc Modified EPC i.e. the EPC without the XPC word(s).
xpc_w1 XPC word 1 if present.
xpc_w2 XPC word 2 if present.

See Also