You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems like the bytes are interpreted in the wrong sequence. I will do some testing here. If this goes wrong, there might also be problems with the double floating point values.
In CX-ProgrammerI set the data of W000 address to 1.23.
But values are incorrectly read using the finslib_multiple_memory_area_read() function.
I debug finslib_multiple_memory_area_read() I find that the following assignment is incorrect
The text was updated successfully, but these errors were encountered: