Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Overthink rule to later binding definition #1556

Open
JakobVogelsang opened this issue Jul 15, 2024 · 1 comment
Open

Overthink rule to later binding definition #1556

JakobVogelsang opened this issue Jul 15, 2024 · 1 comment

Comments

@JakobVogelsang
Copy link
Collaborator

At the moment, a later binding type reference is one that has the internal address set. The attribute intAddre in element ExtRef is NOT null. In the same way, message binding, data binding are references that do not have this attribute.

We see not problems with this definition with documentation type SCD files. See for example ABB SSC600. The ICT here works with message binding subscription, but at the end it also adds the link to the internal function (add the intAddr attribute). When you want to read such a file all of a sudden, the message binding editor will not show any subscriptions.

It is not easy to find a solution that fits all here, but I feel the one we implemented right now can be improved.

@Sander3003
Copy link
Member

Sander3003 commented Jul 16, 2024

As discussed, please add the options how to go about this with their pro's and con's. Main issue in my words: Their is no way to determin how a SCL file was created with bindings (Later binding directly or starting with message binding; both contain IntAddre eventually once finished).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants