Status: open Milestone: 1.0 Labels: sendWrite Created: Tue Jun 27, 2017 02:00 PM UTC by Ganesh Last Updated: Tue Jun 27, 2017 02:22 PM UTC Owner: Pavel Charvat
I am not able to write to MMS server using sendWrite() function. Can you
please help me on how to provide DataValue to write to MMS server.
This is working for me via the standard "Write Data" dialog. Assure that the string you are writing to is a full name of an existent Data Set in MMS notation, see example with libiec61850 server example 3 (log from Capture view):
REQUEST:
Anyway, for RCB configuration, use rather the specific "Configure and activate RCB" dialog - open it via right-click on the RCB name in IED View in reports tree section, click Configure RCB.
br Pavel
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi pavel, Thanks for response. I am trying to write octet_string, bit_string data. But I am not able to. Is there any way to write these data type data please.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello, what type are you writing? To what variable name?
I am trying to write string data into DatSet attribute. Can you please
check it. Please let me know how to assign data value when writing into it.
Thanks and Regards
Ganesh
On Tue, Jun 27, 2017 at 3:23 PM, Pavel Charvat pavel-ch@users.sf.net
wrote:
Related
Tickets:
#3This is working for me via the standard "Write Data" dialog. Assure that the string you are writing to is a full name of an existent Data Set in MMS notation, see example with libiec61850 server example 3 (log from Capture view):
REQUEST:
RESPONSE:
Anyway, for RCB configuration, use rather the specific "Configure and activate RCB" dialog - open it via right-click on the RCB name in IED View in reports tree section, click Configure RCB.
br Pavel
Hi pavel, Thanks for response. I am trying to write octet_string, bit_string data. But I am not able to. Is there any way to write these data type data please.