TransEra 641-RTC: Difference between revisions

Jump to navigation Jump to search
Added y2k compatible firmware
(Removed duplicate image, added preview image)
(Added y2k compatible firmware)
Line 19: Line 19:
|-
|-
! CALL "TIME",T$
! CALL "TIME",T$
| Returns the actual date & time. T$ contains a string in the format "WEK MM DD YY HH:MM:SS (AM/PM)".<br/>The string is formatted depending on previous calls of 24HOUR or 12HOUR.<br/>Examples:<br/>MON 07 MAR 21 4:15:20 PM<br/>MON 07 MAR 21 16:15:20<br/>Remark:<br/>As with all 4050 RTC modules the 641-RTC is not [[Year 2000 problem|Y2K]] compatible. So in this example the weekday of march, 7th, 1921 is returned.
| Returns the actual date & time. T$ contains a string in the format "WEK MM DD YY HH:MM:SS [AM/PM]".<br/>The string is formatted depending on previous calls of 24HOUR or 12HOUR.<br/>Examples:<br/>MON 07 MAR 21 4:15:20 PM<br/>MON 07 MAR 21 16:15:20<br/>Remark:<br/>As with all 4050 RTC modules the 641-RTC is not [[Year 2000 problem|Y2K]] compatible. So in this example the weekday of march, 7th, 1921 is returned.
|-
|-
! CALL "CLOCK",T$
! CALL "CLOCK",T$
Line 25: Line 25:
|-
|-
! CALL "PAUSE",T
! CALL "PAUSE",T
| Pauses the Program for T seconds. The parameter T must be an integer value.<br/>The maximum delay is 65535 seconds (~18hours)
| Pauses the Program for T seconds. The parameter T must be an integer value.<br/>The maximum delay is 65535 seconds (~18hours)<br/>After the pause the program execution starts at the next line.
|-
|-
! CALL "TIMER",T,L
! CALL "TIMER",T,L
Line 59: Line 59:
===Firmware (uploaded BIN files) ===
===Firmware (uploaded BIN files) ===
{| class="wikitable sortable"
{| class="wikitable sortable"
! style="text-align: left" | Part number
! style="text-align: left" | File
! Location
! Description
|-
|-
| [[Media:TransEra-641-RTC-1984.bin|TransEra-641-RTC-1984.bin]] ([[:TransEra-641-RTC-1984.bin#filehistory|?]]) ||
| [[Media:TransEra-641-RTC-1984.bin|TransEra-641-RTC-1984.bin]] ([[:TransEra-641-RTC-1984.bin#filehistory|?]]) ||Original Firmware
|-
| [[Media:TE-rtc-641_y2k.bin|TE-rtc-641_y2k.bin]] ([[:TE-rtc-641_y2k.bin#filehistory|?]]) ||Modified Firmware for Y2k compatibility
|}
|}
[[Category:ROM packs]]
[[Category:ROM packs]]
1,027

edits

Navigation menu