AlarmStorageConvertToTimestamp (FUN)ΒΆ
FUNCTION AlarmStorageConvertToTimestamp : Timestamp
This function provides the inverse functionality of function AlarmStorageConvertFromTimestamp. Converts SYSTIMEDATE (UTC value) into a timestamp.
- InOut:
- Scope - Name - Type - Comment - Return - AlarmStorageConvertToTimestamp- The timestamp in the alarm storage format. - Input - timeDate- SYSTIMEDATE- A SYSTIMEDATE struct containing the date and time (UTC) 
