Details
Description
If I&M5 is activated in firmware (by default is is inactive) and no I&M5 data is handed over to firmware, the default values from DDP will be used.
The DeviceNumber shall be converted to a string representing the number in decimal with a dot character prior the last threee digits.
If the number of the last three digits of the DeviceNumber is smaller than 100, the resulting value reported in I&M5 will be incorrectly coded.
For example the number 7833000 in DDP shall be converted to "7833.000". Instead observed it convertion to "7833. 0".