Type: |
Structure |
Available as of: |
V1.0.0.0 |
Inherits from: |
- |
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.
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. |
oSystemVoltageEnhanced