GridProtectionAlliance / PMUConnectionTester

Verifies data streams from synchrophasor measurement devices
https://pmuconnectiontester.info/
MIT License
19 stars 9 forks source link

Is it possible to play the Sample1344.PmuCapture thru the local host rather then the file option #11

Closed Time4Summer closed 1 year ago

Time4Summer commented 1 year ago

I would like to run the Sample1344.PmuCapture through the local host rather then using the file Option, is this possible?

StephenCWills commented 1 year ago

You can replay capture files in openPDC (https://github.com/GridProtectionAlliance/openPDC). Or, if you're good at writing C# applications, you can start with the following tutorial and adapt it for your needs. https://github.com/GridProtectionAlliance/openPDC/blob/master/Source/Documentation/wiki/Developers_Device_to_Data_in_5_Easy_Steps.md