Error while trying to Write/Control a BIT with IEC 61850 [Object-access-denied]

6 Posts
3 Users
0 Likes
32 Views
(@s-mansoorarcinfo-com)
Posts: 13
Eminent Member
Topic starter
 

Dear Team,
I am trying to write a BIT having variable tree of "@Branch01.Bit02" with IEC 61850 ICD file provided by a Customer.
With IED SCOUT, this tag is able to change 0 or 1 successfully.
But with PcVue, I am facing the below error in Event Viewer.

2023/07/27,16:26:42.313,5,I,,1,,1,IEC61850,ERROR,'Network01/LINE1_BCU','Branch01.Bit02','LINE1_BCULD_ASHIDA/RLGGIO7$CO$SPCSO4$Oper$ctlVal',Data write response: Object-access-denied

[The PcVue version am using is 16.0.2]

 
Posted : 27/07/2023 6:03 pm
n.kunzer
(@n-kunzerarcinfo-com)
Posts: 1236
Member Moderator
 

Hi Mansoor,
In such cases, the best way is to compare with Wireshark pcvue and iedscout. Check the frames when working and when not working.
By the way, according to the error message, I guess you can't force directly the attribute. Did you map the PcVue variable to the Object or to the attribute?

Nico

 
Posted : 28/07/2023 8:00 pm
(@s-mansoorarcinfo-com)
Posts: 13
Eminent Member
Topic starter
 

Hi Nico,
You are right, I have map on attribute.
But When I try map on Object, it is not browsing the CDC, even I tried entering SPC manually, the communication not working with Object mapping.

Regards,
Mansoor

 
Posted : 28/07/2023 8:07 pm
n.kunzer
(@n-kunzerarcinfo-com)
Posts: 1236
Member Moderator
 

So I guess you must solve this point first
--> Wireshark is our friend!

nico

 
Posted : 28/07/2023 8:26 pm
(@s-mansoorarcinfo-com)
Posts: 13
Eminent Member
Topic starter
 

Dear Nico,
After selecting Data Object and Member path as "LINE1_BCULD_ASHIDA/RLGGIO2$CO$SPCSO1" (It shall not to be till leaf), it automatically taken SPC as CommonDataClass.
My mistake was I have assigned something like this till leaf, "LINE1_BCULD_ASHIDA/RLGGIO7$CO$SPCSO3$Oper$origin"

Thankyou Nico 🙂

Regards,
Mansoor

 
Posted : 10/08/2023 4:45 pm
BO
 BO
(@b-olombelarcinfo-com)
Posts: 196
Reputable Member
 

Hello Mansoor,

I suggest you to read the chapter Linking a variable to an IEC 61850 data object or data attribute>How to map a variable for control. It explains the way to configure a 61850 PcVue variable.
You will see that you have to link to the ST functional constraint and not the CO.

Hope it helps.

Brice

 
Posted : 28/08/2023 3:02 pm