PyPMU connect to Openpdc


I delete the line header and run the program. However, it just appears’Requesting to start sending from PMU (127.0.0.1:8900)'. I debug the program and I find that in line 11 pdc.start the wrong occurs.

I think the figure of my Openpdc set is correct.
Could you help me to give me some advice?
Thanks a lot.

Try these steps:
(1) Remove the UDP Channel configuration (just delete all text there)
(2) Change LagTime to 5
(3) Change LeadTime to 5
(4) Click Save
(5) Click Initialize

Try steps again. The default configuration there is setup for a UDP data channel, but your code appears to be setup for TCP only.

Thanks,
Ritchie

1 Like