Skip to content

Conversation

@zoltraks
Copy link

@zoltraks zoltraks commented Mar 8, 2020

This fixes a problem when trying to read DB from a PLC which has "Permit access with PUT/GET communication from remote partner" option in "Protection & Security" unchecked.

@jakob-ledermann
Copy link

In the method ReadBytesWithSingleRequestAsync in the file PlcAsynchronous.cs is the exact same check without your extension. It would be nice to have both cases fixed with the same PR.

mycroes added a commit to mycroes/s7netplus that referenced this pull request Aug 13, 2020
@mycroes
Copy link
Member

mycroes commented Aug 13, 2020

@zoltraks Thanks for your contribution. I took note of @jakob-ledermann 's comment and addressed this issue in #282. Unfortunately this won't 'fix' the problem (that when PUT/GET is blocked you get an exception), but at least it will provide better error messages.

@mycroes mycroes closed this in #282 Aug 13, 2020
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