ST_VoltageRegister

Overview

Type:

Structure

Available as of:

V2.0.3.0

Inherits from:

-

Description

The structure ST_VoltageRegister contains the maximum voltage magnitude for a voltage dip or swell and the start and stop time stamp of the voltage dip or swell.

Structure Elements

Name

Data type

Description

uiMagnitude

UINT

Maximum voltage magnitude for a voltage dip or swell.

(Unit: V)

stStartDate

SysTimeRtc.RTS_SYSTIMEDATE

Start time stamp of the voltage dip or swell.

Refer to SysTimeRtc library.

stStopDate

SysTimeRtc.RTS_SYSTIMEDATE

Stop time stamp of the voltage dip or swell.

Refer to SysTimeRtc library.

Used By

  • SystemVoltageEnhanced