The RealTime Clock (RTC) provides date and calendar functions and the ability to make program actions take place at certain times. It is documented here.
In This Section
OBLCD_Date [D>=16]
OBLCD_DM [D>=16]
RTCDecDN [D>=25]
RTCDecHH [D>=25]
RTCDecMM [D>=25]
RTCDecSS [D>=25]
OBLCD_HHMM [D>=16]
OBLCD_HHMMSS [D>=16]
RTCClrDM [D>=16]
RTCDateToUV [D>=16]
RTCDMToUV [D>=16]
GoIfRTCEvent e+,LLLL [D>=16]
RTCHHMMSSToUV [D>=16]
RTCHHMMToUV [D>=16]
RTCIncDN [D>=16]
RTCIncHH [D>=16]
RTCIncMM [D>=16]
RTCIncSS [D>=16]
RTCNotDM [D>=16]
RTCPopDM [D>=16]
RTCPopDN [D>=16]
RTCPopHH [D>=16]
RTCPopMM [D>=16]
RTCPopSS [D>=16]
RTCPushDM [D>=16]
RTCPushDN [D>=16]
RTCPushHH [D>=16]
RTCPushMM [D>=16]
RTCPushSS [D>=16]
RTCReadDate [D>=16]
RTCReadEvent e+ [D>=16]
RTCReadTime [D>=16]
RTCSetDM [D>=16]
RTCTestEvent e+ [D>=16]
RTCWriteDate [D>=16]
RTCWriteDN [D>=16]
RTCWriteEvent e+ [D>=16]
RTCWriteTime [D>=16]
WaitForRTCEvent e [D>=16]