Hi,
I am currently debugging the DLMSDirector project and noticed an issue when reading the datetime OBIS code (0.0.15.0.4.255). The output in the Director window shows in following readable form:
{} → *-*-* *:*:*
{01 12:00:00.000 AM} → 01-*-* 12:00:00 AM
It appears that certain values are replaced with *. Could you please guide me on whether there is an inbuilt function responsible for this conversion? If so, where can I check its implementation?
Looking forward to your response.
Hi, The asterisk means that…
Hi,
The asterisk means that the value can be anything. The meter has returned 0xFF.
BR,
Mikko