Page under development 28/5/11


Com Port Details:
Com 8 (for me)
baud 250,000
data/parity/etc standard

Data comes in 11 byte chunks
1 - usually 59 but does funny stuff with month
2 - Year - 20+value
3 - Month - if over 12 usualy a duplicate for that minute
4 - Day
5 - Hour
6 - Minute
7 - $ LSB
8 - $ MSB
9 - Data LSB
10 - Data MSB
11 - check byte, simple sum then and with 255

plus two flags (c)IDTCMV001. and (c)IDTWAITPRC
two control bytes (TX) Ox5A and OxA5

Also the be.db file that the standard software produces is in "SQLite format 3"


Port Capture - simple update - the original owl software had been run in the past & is just updating the database file (See file for additional notes)

Port Capture - First Run - stoped backend, Deleted database, restart backend (See file for additional notes)

An early Copy of my BE.DB