Parameter
|
Type
|
Description
|
---|---|---|
Input parameters:
|
||
IN
|
TIME_850_FORMAT
|
the IEC 61850 timestamp format
|
Output parameters:
|
||
OUT
|
TIME_870_FORMAT
|
the IEC 60870 timestamp format
|
Parameter
|
Type
|
Description
|
---|---|---|
Input parameters:
|
||
IN
|
TIME_870_FORMAT
|
the IEC 60870 timestamp format
|
Output parameters:
|
||
OUT
|
TIME_850_FORMAT
|
the IEC 61850 timestamp format
|
Element
|
Type
|
Description
|
---|---|---|
Seconds
|
DWORD
|
seconds since 01-01-1970
NOTE: Only dates after January 01, 2000 are valid. |
Ms_Quality
|
DWORD
|
milliseconds in IEC 61850 format in low three bytes (Highest byte manages quality.)
|
Element
|
Type
|
Description
|
---|---|---|
ms
|
WORD
|
from 0...59999 ms
|
min
|
BYTE
|
Numerical minute reference: 0...59. The highest bit indicates time validity:
|
hour
|
BYTE
|
numerical hour reference: 0...23
NOTE: SU (summertime) is not supported. |
day
|
BYTE
|
numerical day reference: 1...31.
NOTE: Day of week is not supported. |
mon
|
BYTE
|
numerical month reference: 1...12
|
year
|
BYTE
|
numerical year reference: 0...99
|
reserved
|
BYTE
|
<reserved>
|