Hello,
In my country, a comma is used as the decimal separator. In my recent project, the code was working fine. However, to work with MATLAB, I changed the decimal separator from a comma to a dot in the data records. I applied these changes across my entire computer. While monitoring the system, the interface correctly shows a dot as the decimal separator.
So far, everything seems normal. However, since making this change, my CAN messages are not being translated correctly when reading or writing them. I am certain that my database file is functioning properly. The same database works on another computer with a different program, even with the dot as the decimal separator.
I would appreciate your feedback and assistance. Best regards,