Skip to content

fix bug: Error in converting 3D array to 1D array (ArrayExtensions.To1DArray)#442

Merged
timyhac merged 2 commits into
libplctag:mainfrom
ivil:main
Apr 25, 2025
Merged

fix bug: Error in converting 3D array to 1D array (ArrayExtensions.To1DArray)#442
timyhac merged 2 commits into
libplctag:mainfrom
ivil:main

Conversation

@ivil

@ivil ivil commented Apr 1, 2025

Copy link
Copy Markdown
Contributor

How I discovered it: When I wrote a 3D array into the PLC, I found that the written data was always missing the last number of the third index. Finally, I found that there was a problem when converting the 3D array to a 1D array during encoding.

@corentingallet

Copy link
Copy Markdown
Contributor

Hello ! I also encountered this bug (on a 1756-L73), and the correction seems fine to me.

@timyhac timyhac merged commit c69bbf0 into libplctag:main Apr 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants