Class FujitsuStats
Represents the Fujitsu Stats
Inheritance
Inherited Members
Namespace: rfid.api
Assembly: rfid.netcore.dll
Syntax
public class FujitsuStats
Properties
AreaReadLockFailureCount
The number of the failed Fujitsu 8K Tag operation - AreaReadLock at the AntennaReadPoint.
Declaration
public uint AreaReadLockFailureCount { get; }
Property Value
| Type | Description |
|---|---|
| System.UInt32 |
AreaReadLockSuccessCount
The number successful Fujitsu 8K Tag operations - AreaReadLock at the AntennaReadPoint.
Declaration
public uint AreaReadLockSuccessCount { get; }
Property Value
| Type | Description |
|---|---|
| System.UInt32 |
AreaWriteLockFailureCount
The number of the failed Fujitsu 8K Tag operations - AreaWriteLock at the AntennaReadPoint.
Declaration
public uint AreaWriteLockFailureCount { get; }
Property Value
| Type | Description |
|---|---|
| System.UInt32 |
AreaWriteLockSuccessCount
The number successful Fujitsu 8K Tag operations - AreaWriteLock at the AntennaReadPoint
Declaration
public uint AreaWriteLockSuccessCount { get; }
Property Value
| Type | Description |
|---|---|
| System.UInt32 |
AreaWriteLockWOPasswordFailureCount
The number of the failed Fujitsu 8K Tag operations - AreaWriteLockWOPassword at the AntennaReadPoint
Declaration
public uint AreaWriteLockWOPasswordFailureCount { get; }
Property Value
| Type | Description |
|---|---|
| System.UInt32 |
AreaWriteLockWOPasswordSuccessCount
The number of successful Fujitsu 8K Tag operations - AreaWriteLockWOPassword at the AntennaReadPoint
Declaration
public uint AreaWriteLockWOPasswordSuccessCount { get; }
Property Value
| Type | Description |
|---|---|
| System.UInt32 |
BurstEraseFailureCount
The number of the failed Fujitsu 64K Tag operation - Burst Erase at the AntennaReadPoint
Declaration
public uint BurstEraseFailureCount { get; }
Property Value
| Type | Description |
|---|---|
| System.UInt32 |
BurstEraseSuccessCount
The number successful Fujitsu 64K Tag operations - Burst Erase at the AntennaReadPoint
Declaration
public uint BurstEraseSuccessCount { get; }
Property Value
| Type | Description |
|---|---|
| System.UInt32 |
BurstWriteFailureCount
The number successful Fujitsu 64K Tag operations - Burst Write at the AntennaReadPoint
Declaration
public uint BurstWriteFailureCount { get; }
Property Value
| Type | Description |
|---|---|
| System.UInt32 |
BurstWriteSuccessCount
The number successful Fujitsu 64K Tag operations - Burst Write at the AntennaReadPoint
Declaration
public uint BurstWriteSuccessCount { get; }
Property Value
| Type | Description |
|---|---|
| System.UInt32 |
ChangeBlockLockFailureCount
The number of the failed Fujitsu 64K Tag operations- ChangeBlockLock at the AntennaReadPoint
Declaration
public uint ChangeBlockLockFailureCount { get; }
Property Value
| Type | Description |
|---|---|
| System.UInt32 |
ChangeBlockLockSuccessCount
The number successful Fujitsu 64K Tag operations - ChangeBlockLock at the AntennaReadPoint
Declaration
public uint ChangeBlockLockSuccessCount { get; }
Property Value
| Type | Description |
|---|---|
| System.UInt32 |
ChangeBlockOrAreaGroupPasswordFailureCount
The number of the failed Fujitsu 64K Tag operations - ChangeBlockOrAreaGroupPassword at the AntennaReadPoint.
Declaration
public uint ChangeBlockOrAreaGroupPasswordFailureCount { get; }
Property Value
| Type | Description |
|---|---|
| System.UInt32 |
ChangeBlockOrAreaGroupPasswordSuccessCount
The number successful Fujitsu 64K Tag operations- ChangeBlockOrAreaGroupPassword at the AntennaReadPoint
Declaration
public uint ChangeBlockOrAreaGroupPasswordSuccessCount { get; }
Property Value
| Type | Description |
|---|---|
| System.UInt32 |
ChangeWordLockFailureCount
The number of the failed Fujitsu 64K Tag operations - ChangeWordLock at the AntennaReadPoint
Declaration
public uint ChangeWordLockFailureCount { get; }
Property Value
| Type | Description |
|---|---|
| System.UInt32 |
ChangeWordLockSuccessCount
The number successful Fujitsu 64K Tag operations - ChangeWordLock at the AntennaReadPoint
Declaration
public uint ChangeWordLockSuccessCount { get; }
Property Value
| Type | Description |
|---|---|
| System.UInt32 |
ReadBlockLockFailureCount
The number of the failed Fujitsu 64K Tag operations- ReadBlockLock at the AntennaReadPoint
Declaration
public uint ReadBlockLockFailureCount { get; }
Property Value
| Type | Description |
|---|---|
| System.UInt32 |
ReadBlockLockSuccessCount
The number successful Fujitsu 64K Tag operations - ReadBlockLock at the AntennaReadPoint
Declaration
public uint ReadBlockLockSuccessCount { get; }
Property Value
| Type | Description |
|---|---|
| System.UInt32 |