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

关于ABPLC读取的问题请教 #29

Open
WDNMDDZZ opened this issue Nov 12, 2022 · 2 comments
Open

关于ABPLC读取的问题请教 #29

WDNMDDZZ opened this issue Nov 12, 2022 · 2 comments

Comments

@WDNMDDZZ
Copy link

在读取AB PLC 时
AllenBradleyClient client = new AllenBradleyClient("192.168.3.16", 44818);
IoTClient.Result result1 = client.ReadUInt32("ST_L82Edata");
这个ST_L82Edata是一个长度为100的数组,我用ReadUInt32的方法只能读取到他的第一位,我可以尝试用什么方法读取全部数组呢?
thanks

@hoilung
Copy link

hoilung commented Apr 26, 2023

近期测试也发现这个问题了。读取不了数组,

@easyboot
Copy link

计划什么时候可以解决这个问题呢

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

No branches or pull requests

3 participants