home *** CD-ROM | disk | FTP | other *** search
/ boe.pres.k12.wv.us / boe.pres.k12.wv.us.zip / boe.pres.k12.wv.us / Utilities / Finishlynx / FinishLynx-8.00.exe / Nautronic.lss < prev    next >
Text File  |  2004-07-28  |  919b  |  35 lines

  1. ; Defaults: 9600,8,M,2
  2. ;
  3. ;    The Telegram for the Nautronic TimeBoard must consist of 8 numbers and CR (Carriage Return).
  4. ;    A SPACE can be send for blanked numbers. (" 1:10:20.30" or ("   10:20.30"
  5. ;    ":" and "." are ignored.
  6. ;
  7. ; Modified by Hugues Lacroix 6/10/04 (punctuation needs to be sent at all time)
  8.  
  9. ;;Initialization
  10. ; This is sent once to initialize   the scoreboard
  11. ; Line codes
  12. \00       0\0d
  13.  
  14. ;;TimeRunning
  15. \01%12.12s\B1\L2\B1.\L3\B1:\L3\B1:\R0\0d
  16.  
  17. ;;TimeStopped
  18. \01%12.12s\B1\L2\B1.\L3\B1:\L3\B1:\R0\0d
  19.  
  20. ;;TimeUpdate
  21. \01%12.12s\B1\L2\B1.\L3\B1:\L3\B1:\R0\0d
  22.  
  23. ;;TimeGun
  24. \01%12.12s\B1\L2\B1.\L3\B1:\L3\B1:\R0\0d
  25.  
  26. ;;TimeBreak
  27. \01%12.12s\B1\L2\B1.\L3\B1:\L3\B1:\R0\0d
  28.  
  29. ;;TimeOfDay
  30. ; This is sent when the 'Send time of day' option is checked in the
  31. ; Scoreboard pull down menu.
  32. ; Line codes are identical to the TimeRunning line codes.
  33. \01%12.12s\B1\L2\B1.\L3\B1:\L3\B1:\R0\0d
  34.  
  35.