The content of the DIR cannot be know while browsing the file path.
IEC61850 IED Explorer in .net
Status: Beta
Brought to you by:
pavel-ch
Dear Pavel,
With current version of IED Explorer you cannot explorer the content of the DIR. e.g the Disturbance Record.
It would be great if you can implent this function. With this capability we will be able to extract the Fault Record data directly by browsing the IED.
Regards,
Nikunj Patel
Hello Nikunj, this is a known issue. It is already solved in the code for few weeks, see https://sourceforge.net/p/iedexplorer/code/ci/9552dd4541c8d12f188ebef3a0fb6b814a5ccd82/. You may compile the code from repository if you can. I can also make a service release - let me know if needed. Hope it will work for you.
br Pavel
Hello, okay I did a service release 0.77c, give it a try.
br Pavel
It works fine in 0.77C. Thanks a lot.
But is it possible to extract the disturbance record while browsing the DIR.
I have seen some simulators doing that. It would be great function to add.
Regards,
Nikunj Patel
Hello Nikunj,
the function is already inside. Right-click the filename in the IED View (MMS) tree, click Get File. As soon as the file is downloaded (into local memory), you see a changed icon of the file, then right-click the filename in the IED View (MMS) tree again and click Save File.
Sorry I made 0.77c instead of 0.79c revision by mistake. I added the 0.79d now and deleted 0.77c in order not to confuse.
br Pavel