SpringCard SpringCore Library for .NET  20.04.16
High-level access to the SpringCore devices
SpringCard.SpringCore.Direct.DirectDevice.Statistics Class Reference

Statistics (registers 0x0400 to 0x04FF) More...

Public Types

enum  Registers : ushort {
  StartupCount =0x0400, CleanShutdownCount =0x0401, CleanRestartCount =0x0402, OperatingModeChangeCount =0x0408,
  ByHostConfigChangeCount =0x0409, ByMasterCardConfigChangeCount =0x040A, UpgradeResetCount =0x040D, FactoryResetCount =0x040E,
  FlashBlocksEraseCount =0x040F, PowerOnChargerTime =0x0410, PowerOnBatteryTime =0x0411, PowerOnUsbTime =0x0412,
  PowerOnPoeTime =0x0413, BatteryChargeCycles =0x0418, BatteryChangeCount =0x0419, BatteryVoltageMin =0x041A,
  ContactlessDiscoverCount =0x0440, ContactlessTemplateSuccessCount =0x0441, UhfDiscoverCount =0x0442, BleTokensDiscoverCount =0x0444,
  BleTokensTemplateSuccessCount =0x0445, Id1InsertionCount =0x0451, SamAInsertionCount =0x0452, SamBInsertionCount =0x0453,
  SamCInsertionCount =0x0454, SamDInsertionCount =0x0455, SerialConnectionCount =0x04D0, TelnetConnectionCount =0x04D1,
  UsbConnectionCount =0x04D2, BleConnectionCount =0x04D3, TcpConnectionCount =0x04D4, ValidAuthenticationCount =0x04D8,
  FailedAuthenticationCount =0x04D9, DecryptionErrorCount =0x04DA, LocalDownloadCount =0x04DC, LocalErrorCount =0x04DD,
  RemoteDownloadCount =0x04DE, RemoteErrorCount =0x04DF, FirmwareChangeCount =0x04E0, FirmwareUpgradeCount =0x04E1,
  MicoreFwUpgradeCount =0x04E2, BgmFwUpgradeCount =0x04E3, AudiopackUpgradeCount =0x04E4, DaugtherBoardUpgradeCount =0x04E5,
  FirmwarePanicCount =0x04F0, WatchdogResetCount =0x04F1, FaultResetCount =0x04F2, MicoreFaultCount =0x04F3,
  BgmFaultCount =0x04F4, LastError =0x04FF
}
 Addresses of registers in the Statistics group.
 

Static Public Member Functions

static string GetRegisterName (ushort register)
 Translate the address of the register into its name.
 

Detailed Description

Statistics (registers 0x0400 to 0x04FF)


The documentation for this class was generated from the following files: