Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LogixDriver API Attempting to Read/Write to Very Large Array Tag #311

Open
jjcs2451 opened this issue Feb 6, 2024 · 0 comments
Open

LogixDriver API Attempting to Read/Write to Very Large Array Tag #311

jjcs2451 opened this issue Feb 6, 2024 · 0 comments
Labels
question Further information is requested

Comments

@jjcs2451
Copy link

jjcs2451 commented Feb 6, 2024

Hello, I am trying to write to a very large array tag ("table"). The array has a size larger than 65535 (16 bit). It seems that I can't write or read anything after array member 65535. Trying to understand if there is any limitation in size of the data packet and what can be done to alleviate this without changing array size or PLC code. How do I unpack the rest of the members from very large array?

@jjcs2451 jjcs2451 added the question Further information is requested label Feb 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant