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

[Bug]: Multi-Item writes don't seem to work on S7 devices #1522

Closed
2 of 16 tasks
chrisdutz opened this issue Apr 12, 2024 · 2 comments
Closed
2 of 16 tasks

[Bug]: Multi-Item writes don't seem to work on S7 devices #1522

chrisdutz opened this issue Apr 12, 2024 · 2 comments
Assignees
Labels

Comments

@chrisdutz
Copy link
Contributor

What happened?

When running the updated ManualTest against my S7 device, which now also does multi-item write requests against the device, the test fails on the first multi-item write.

Version

v0.13.0-SNAPSHOT

Programming Languages

  • plc4j
  • plc4go
  • plc4c
  • plc4net

Protocols

  • AB-Ethernet
  • ADS /AMS
  • BACnet/IP
  • CANopen
  • DeltaV
  • DF1
  • EtherNet/IP
  • Firmata
  • KNXnet/IP
  • Modbus
  • OPC-UA
  • S7
@chrisdutz chrisdutz added the bug label Apr 12, 2024
@chrisdutz
Copy link
Contributor Author

Capture of the rest only testing multi item writes.

s7-driver-multi-item-write-error.pcapng.zip

@chrisdutz chrisdutz self-assigned this May 17, 2024
@chrisdutz
Copy link
Contributor Author

Investigating into this issue shows that it's probably a problem related to the optimzizer building too large PDUs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant