Skip to content

Add negtive acknowledge to modbus exceptions #2065

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

Merged
merged 1 commit into from
Feb 27, 2024
Merged

Conversation

doelki
Copy link
Contributor

@doelki doelki commented Feb 27, 2024

Add modbus exception 0x07 negative acknowledge.
Closes #2063

@doelki doelki changed the title Add negtive acknowledge to modbus exceptions, fixes #2063 Add negtive acknowledge to modbus exceptions Feb 27, 2024
Copy link
Collaborator

@janiversen janiversen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks

@janiversen janiversen merged commit 7c2aa39 into pymodbus-dev:dev Feb 27, 2024
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 9, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ModbusException 0x07 is missing in pdu.py
2 participants