ST_MinorFltRegister

Overview

Type:

Structure

Available as of:

V1.0.0.0

Inherits from:

-

Description

The structure ST_MinorFltRegister contains date, time, and an identifier for a detected minor error.

Structure Elements

Name

Data type

Description

RTS_SYSTIMEDATE

SysTimeRtc.RTS_SYSTIMEDATE

Structure of date and time from the SysTimeRtc library.

uiFaultId

UINT

Identifier of the detected error.

Description of the detected errors:

o0000: No error detected

o0001: No module in the island

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

o0003: Modules mismatch

o0004: Island control power supply voltage fluctuation

Used By

oReadDiagnostics

oSystemPowerBasic

oSystemVoltageBasic

oPower