Diabetesinfo-Forum

SiDiary => SiDiary English => Thema gestartet von: AndyRozman am März 30, 2008, 13:26

Titel: SiDiaryData files
Beitrag von: AndyRozman am März 30, 2008, 13:26
Hi !

Is there detailed description of main SiDiary data files? I mean which elements can be present? I am developer of some othet diabetes software (GNU Gluco Control -free  java project on sourceforge : www.sf.net/projects/ggc) and would like to make import to my application.

I need to learn Carb Counting so that I can get a Pump (it's requirement here in Slovenia... carb counting I mean), and I started using SiDiary PDA version (on HP 214 PDA). SiDiary desktop version makes good synchronization and after that I can do the same (with main data files from SiDiary)... It should work like a charm, only problem is that I would need to know all elements which can be found in Data file and what they represent...

I would be thankful for such list (or else I will have to do it the old fashioned way... by trial and error)....

Andy
Titel: Re: SiDiaryData files
Beitrag von: klausing am März 31, 2008, 11:10
Have a look at the data directory. There are all stored data in *.dat files. Inside you can find all values of your application. You can open it quite simple with every editor.

The other value's (bolus, basis etc) you can find in sidiary.ini
Titel: Re: SiDiaryData files
Beitrag von: AndyRozman am März 31, 2008, 22:25
Have a look at the data directory. There are all stored data in *.dat files. Inside you can find all values of your application. You can open it quite simple with every editor.

The other value's (bolus, basis etc) you can find in sidiary.ini


Been there and done that. I need description of tags inside and I need full list of them... Some tags are displayed only when value is set... Like this...

28-NS=0
28-Zeiten=9:15a#1:10p#7:10p#11:00p#11:10p#11:20p#11:35p#11:45p#
28-LastUpd=2008.03.30 16:56:10
28-V=5.1.752
28=7,2#9,3#12,5#7,2#####
28-Aceton=
28-BE=#25#30######
28-Bolus=12#12#14######
28-Basis=###38#####
28-Blutdruck=
28-Ex=
28-Bem=remark

First one is unknown, I mean I don't know what it means (NS). Most of them are self-explanitory (Like LastUpd and Zeiten and Aceton...), but not all, and some of them are not displayed unless you set them... For example Remark (Bem) is one like that....

Andy
Titel: Re: SiDiaryData files
Beitrag von: Alf am April 01, 2008, 08:43
Hi Andy,

NS = NumSheets
Ex = exercise
Blutdruck = Blood pressure

Any more? ;)
Titel: Re: SiDiaryData files
Beitrag von: klausing am April 01, 2008, 09:02
Zeiten = time
Titel: Re: SiDiaryData files
Beitrag von: AndyRozman am April 01, 2008, 14:55
Are there more of this tags or did I get them all?

Thanks for help guys...

What does NumSheets mean? Yes I know... number of sheets, but what does that practicaly mean?


Andy
Titel: Re: SiDiaryData files
Beitrag von: Alf am April 01, 2008, 15:00
The data is stored in packages of 8 columns. If you have tracked more than 8 cols you will get a NumSheet >0 and have more of the data-keys for second, third, ... data sheet...