By fon Luck , 1 June, 2022 Forums Gurux.DLMS Hi! Why is the value of centiseconds always zero in the var_getDateTime 2() function of the variant.c file from Dlms.c? if ((dateTime->skip & DATETIME_SKIPS_MS) == 0) { bb_setUInt8(ba, 0x00); } else { bb_setUInt8(ba, 0xFF); } With best regards. I understand. The library I understand. The library uses epoch time without fractions or a tm structure that has no milliseconds. Sorry for bothering. Hi, Hi, Yes, that is the reason for this. Don't hesitate to ask if you have any questions. BR, Mikko
I understand. The library I understand. The library uses epoch time without fractions or a tm structure that has no milliseconds. Sorry for bothering.
I understand. The library
I understand. The library uses epoch time without fractions or a tm structure that has no milliseconds.
Sorry for bothering.
Hi,
Hi,
Yes, that is the reason for this. Don't hesitate to ask if you have any questions.
BR,
Mikko