-
Notifications
You must be signed in to change notification settings - Fork 46
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
Multiple messages in one DATA FRAME #8
Comments
Hey @RadevicI, Please share |
Hi Stefan, This is the ConfigFrame I am using: pmu = Pmu(ip="131.180.164.101", port=4701, pmu_id=1, data_rate=50, set_timestamp=False)
|
@RadevicI ConfigFrame looks fine, can you please upload Have you tried to test with PMU Connection tester or openPDC? |
Looks like the However, I am not able to reproduce this on my setup. Can you send us the pickled version Regarding performance issues, we already discussed this in #5 and it will be fixed |
Hi again,
I am facing another problem with multiple messages in one data frame.
What is the reason for that?
Why each message sent with send_data method is not in separate data frame?
Thanks.
Best Regards,
Isidora
The text was updated successfully, but these errors were encountered: