Giter VIP home page Giter VIP logo

Comments (4)

mzillgith avatar mzillgith commented on August 15, 2024

Hi,
As far as I see there are no restrictions of CDC types you can implement with the library with any of the supported methods to generate a data model. What exact problem did you encounter?

from libiec61850.

mat-sipahi avatar mat-sipahi commented on August 15, 2024

I want to add data objects of types VSS and VSG to a logical node. Following the documentations and examples available for other CDC types, it is expected to be done by calling functions CDC_VSS_create and CDC_VSG_create. But these functions are missing and I can't find any straightforward alternatives.

from libiec61850.

mzillgith avatar mzillgith commented on August 15, 2024

Ok. I see what you mean. The usual way I do is to generate the data model code from the ICD/SCL file with the tools in the toos/model_generator folder. There are different options. One option is to use the gendyncode.jar tool to generate template code for the LN types or DO types found in the SCL file. The functions you mentioned were more intended as helper functions but for me they turned out not to be very useful. For convenience I added the two functions you were asking for.

from libiec61850.

mat-sipahi avatar mat-sipahi commented on August 15, 2024

There isn't any ICD/SCL files in our project. Our nodes are dynamic and these functions are vital. Thanks for adding them. It was a great help.
Best Wishes.

from libiec61850.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.