Hi,
Here I have a PDC that isn’t sending ConfigFrame every 60s, it sends only when it is requested.
This PDC is connected with an OpenPDC, Can this OpenPDC request every 60s this configframe from this PDC? How can i configure it?
Att
Hi,
Here I have a PDC that isn’t sending ConfigFrame every 60s, it sends only when it is requested.
This PDC is connected with an OpenPDC, Can this OpenPDC request every 60s this configframe from this PDC? How can i configure it?
Att
Hi Att,
Yes, openPDC can request a config frame. Have you tried using the PMU Connection Tester to connect to your device?
Thanks,
Stephen
Yes, I have tested connection with PMU Connection tester and It is working when I manually send a request for config frame, but I don’t know how configure OpenPDC to request config frame automatically every 60s for IEC 37118.2011
Oh, you want to send the request every 60 seconds?
openPDC sends the config frame request once, upon connecting to the PMU. Once it has a config frame, it shouldn’t need to request it again unless the PMU’s configuration is changed. If I recall correctly, the PMU will normally issue a flag to the openPDC notifying it of a configuration change, and then openPDC will automatically request the new config.
Is there a reason you need openPDC to issue the request every 60 seconds?
OpenPDC send a configframe request to c37118.2011 too? I can see this request only for c37118.2005.
I dont need config frame every 60s, but My OpenPDC is not sending c37118.2011 configframe request when I start communication, only for 2005 version.
I have tested it using PMU connection tester and i need force manually a cofigframe request for c37118.2011.
I can make a video to demonstrate.
I think the PDC should send a configframe to OpenPDC when connection is stabilished but it is not happen.
It gets added to the connection string as ConfigurationFrameVersion = 3
.
Although, I believe it should send the Config Frame 3 command by default if you select IEEE C37.118.2-2011 as the protocol.
HI!
I have added this string “ConfigurationFrameVersion = 3” on phasorsplitter and it is working well!
Thank you!