home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / sys / ti / 1039 < prev    next >
Encoding:
Text File  |  1993-01-28  |  2.1 KB  |  44 lines

  1. Newsgroups: comp.sys.ti
  2. Path: sparky!uunet!ukma!darwin.sura.net!uvaarpa!murdoch!COHEN@GOMEZ.PHYS.VIRGINIA.EDU
  3. From: cohen@GOMEZ.phys.virginia.edu
  4. Subject: Real time clocks
  5. Message-ID: <009674A7.5FDBD000@GOMEZ.PHYS.VIRGINIA.EDU>
  6. Sender: usenet@murdoch.acc.Virginia.EDU
  7. Reply-To: cohen@GOMEZ.phys.virginia.edu
  8. Organization: Dept. of Physics, University of Virginia
  9. Date: Thu, 28 Jan 1993 20:14:32 GMT
  10. Lines: 32
  11.  
  12. I am aware of the following three real time clocks-
  13.  
  14. 1. CorComp clock, as found on Triple Tech card (and I think also on a stand-
  15. alone clock sidecar peripheral, though I have never seen one).  It opens
  16. from TI BASIC or XB as a file name "CLOCK".
  17.  
  18. 2. MBP clock, as found on the MBP clock/analog-digital converter.  It can be
  19. read/written to from XB using CALL LOAD commands.
  20.  
  21. 3. The HFDC clock, opens from TI BASIC/XB as a file name "TIME".
  22. Does it use the same clock chip as one of the above?
  23. I understand that this is a lousy clock.  It does not keep the time correctly
  24. (and also has no battery backup).  One has to enter the time at each power-up
  25. process -- really annoying.  Has anybody devised a battery poer backup for this
  26. clock?
  27.  
  28. Unless I get it wrong for some reason, it seems to me that all the above clocks
  29. can simultaneously co-exist in the PEBox and accessed without confusion, right?
  30. At least from TI BASIC, that is...
  31.  
  32. There is also the P-GRAM card clock option.  Hardware-wise this is an MBP clock,
  33. but there is a built-in software emulation of the CorComp clock in TI BASIC
  34. (i.e., programs that access the CorComp clock chip directly will not recognize
  35. the P-GRAM clock, only TI BASIC commands will).
  36.  
  37. Will anybody contribute information on other clocks?  We heard about the BWG
  38. controller having a clock, and it seems like this is a relatively simple
  39. thing to put an most any card.  (Though I have not heard of any inside the
  40. console, except for a cheap $2 LCD digital clock that you can stick on
  41. the console :-)  (That is like a friend's math coprocessor for the TI-99/4A,
  42. which was a $5 solar powered little calculator that he attached to the
  43. top of his console..  hehehe :-) :-)
  44.