bewest / decoding-carelink

python serial driver for mm comlink2 protocol
http://bewest.github.io/decoding-carelink
Other
71 stars 52 forks source link

what is command for entering journal events? #174

Open bewest opened 8 years ago

bewest commented 8 years ago

With @loudnate.

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/31622272-what-is-command-for-entering-journal-events?utm_campaign=plugin&utm_content=tracker%2F522759&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F522759&utm_medium=issues&utm_source=github).
loudnate commented 8 years ago

233 triggers ChangeWatchdogMarriageProfile and ChangeOtherDeviceID 237 triggers questionable7c

loudnate commented 8 years ago

242 triggers ChangeCaptureEventEnable

loudnate commented 8 years ago

mm-send-comm.py ManualCommand 242 --params 1 --> CaptureEvent menu enabled mm-send-comm.py ManualCommand 242 --params 0 --> CaptureEvent menu disabled

loudnate commented 8 years ago

181 records questionable66

loudnate commented 8 years ago

Stay away from 179. 179 0 1 sets all the pixels black. Menus appear blank. 179 1 0 displays the rest screen again, but menus appear blank.

I haven't found a way out of this yet.

loudnate commented 8 years ago

179 sets the contrast. 195 reads it. I was able to read a correct contrast value (2, 7) and re-set the pump to make it visible again.

bewest commented 8 years ago

Set contrast

loudnate commented 8 years ago

241 reads the status of ChangeCaptureEventEnable. 242 sets it.