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

Modbus RTU - CRC delay #544

Open
Ababuy78 opened this issue Feb 5, 2024 · 5 comments
Open

Modbus RTU - CRC delay #544

Ababuy78 opened this issue Feb 5, 2024 · 5 comments

Comments

@Ababuy78
Copy link

Ababuy78 commented Feb 5, 2024

I am observing a 500ms delay between any read command (FC1, FC2, FC3 or FC4) and its respective CRC.

Is this behaviour expected? It seems odd.

Captura de ecrã 2024-02-05 081202

@yaacov
Copy link
Owner

yaacov commented Feb 5, 2024

hi, thank you for the issue, can you find more information and fix if needed ?

@Ababuy78
Copy link
Author

Ababuy78 commented Feb 5, 2024

I could try, but I am not proficient at javascript so it would require an unnecessary large amount of time to immerse my self on this project to find the issue and correct it.
I would prefer if someone familiarized with the project to correct this issue. Is that ok?

@yaacov
Copy link
Owner

yaacov commented Feb 5, 2024

Sure, I added a "help wanted" label, It will let people know that can look at this issue and comment if they have more information, or find a fix.

thank you again for noticing this issue and reporting it 💚

@teddy1565
Copy link
Contributor

HI, I want check a question
Are you using modbus-serial self-host a ModbusRTU Slave?

@Ababuy78
Copy link
Author

Ababuy78 commented Apr 9, 2024

Hello!
No, I was using an external emulator.
As I could not see any problem with the modbus-serial library I connected directly to a PLC and the problem was solved.
It seems that the issue was using the same machine to test everything with a serial port emulator in the middle.
I believe this issue can be closed.
Thank you!

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

No branches or pull requests

3 participants