ST_MinorEventRegister

Overview

Type:

Structure

Available as of:

V2.0.3.0

Inherits from:

-

Description

The structure ST_MinorEventRegister contains date, time, and an identifier for a detected minor event.

Structure Elements

Name

Data type

Description

RTS_SYSTIMEDATE

SysTimeRtc.RTS_SYSTIMEDATE

Structure of date and time from the SysTimeRtc library.

uiEventId

UINT

Identifier of the detected event.

Description of the detected events:

  • 0000: No event detected

  • 0001: No module in the island

  • 0002: Number of physical devices detected in the island is beyond the limit allowed

  • 0003: Modules mismatch

  • 0004: Island control power supply voltage fluctuation

  • 0005: Switch off island

Used By

  • ReadDiagnostics

  • ReadSystemDiagnostics

  • SystemPowerBasic

  • SystemVoltageBasic

  • Power