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

Synchronisation of two instances #563

Open
dannyocean1 opened this issue Sep 25, 2024 · 2 comments
Open

Synchronisation of two instances #563

dannyocean1 opened this issue Sep 25, 2024 · 2 comments

Comments

@dannyocean1
Copy link

Hi,

can somebody help me with this question? I habe two modbus instances running. Each instance is collecting every 20 seconds data of input registers of a Sungrow pv inverter. Is it possible to synchronize the polling of both instances? At the moment there is a difference of some seconds between the instances.

Thanks for helping

@Apollon77
Copy link
Contributor

I am not sure how this should work ... you will also not be really able to make sure that devices answer at the same speed and and and what exactly is the goal of this?

@dannyocean1
Copy link
Author

I want to calculate the electric energy flow. The sum of energy production, consumtion and grid feed should be zero. That is not the case in the moment maybe due to the time differences. Of course you are right that the answering speed may be different at least. But I think nevertheless it should help when the requests are synchronized.

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

2 participants