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

NAK Send issue #69

Open
namratag opened this issue Sep 5, 2022 · 0 comments
Open

NAK Send issue #69

namratag opened this issue Sep 5, 2022 · 0 comments

Comments

@namratag
Copy link

namratag commented Sep 5, 2022

As per the api document, if LRC is incorrect the register will have to send a NAK to the terminal
The terminal in turn will resend the response,if this time the LRC is validated, the register has to send an ACK and wait for EOT.
This flow is missing in the PAXTCPINterface call,
further if i modify the code and send NAK, get a response and then send an ACK, i dont get EOT from the terminal, Either the message LISTEN TIMEOUT or INCORRECT MESSAGE FORMAT is displayed on the terminal..

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

1 participant