Variable values in ReportView tab
IEC61850 IED Explorer in .net
Status: Beta
Brought to you by:
pavel-ch
Hello,
I am having minor issue when working with ReportsView tab. I am connecting to the iec61850 server written in libiec61850, creating the dataset from IEDExplorer and enabling the RCB. Variable values reported are only shown when originating from LLN0 node. When having the dataset consisting of one variable from LLN0 and one from XCBR01, only the value of first variable is shown, the latter has blank value column (as shown in enclosed screenshot). I am also enclosing the libiec61850 model exported from IED Explorer.
I moving dataset and RCB into the XCBR01 node - the same where reported variables are located but it does not fix the issue.
Best regards,
Karol Kurek
Hello Karol I will look at that but not really fast ;-)
Hi. I would like to comment on different behavior of the ReportsView function.
In my case, the presence of a value or not seem to be dependant if the point in the reporting is a ST functional constraing (where stVal is correctly displayed) but if the point is a MX (where the value should be looked into mag.f subfield is NOT displayed). In the picture attached, all functional constraint ST (IntIn1 to 6) are displayed correctly but all MX (like AnIn1....) are not displayed
Hi Michel,
I see he problem. At the moment, the software is not really maintained due to the lack of resources. If you are able to find the bug by yourself, I am open to add a patch to the main repo.
Thank you.