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

Inconsistencies in Type References #5

Open
alos-source opened this issue Aug 13, 2024 · 4 comments
Open

Inconsistencies in Type References #5

alos-source opened this issue Aug 13, 2024 · 4 comments

Comments

@alos-source
Copy link

First of all, thanks for this lib. This looks really interessting, and i really appreciate you are providing it here.
When i opened it in TIAP(V19) I realized, there are a couple of inconsistencies.

For example: Gauge V3 0.0.14 is referencing FacePlateFunction 0.0.4 when FacePlateFunction 0.0.6 is set as default.

In the TIA Portal Library such inconsistencies are marked with a yellow flag.

Guideline on Library Handling in TIA Portal: For a howto, please see section "Adapting an inconsistent type" in
https://support.industry.siemens.com/cs/ww/en/view/109747503 .

@Rynstick
Copy link
Owner

Rynstick commented Aug 13, 2024

Hi @alos-source first off the library is made for v18 not v19 tho if it's working for you that's great ! I am not aware of this inconsistency but if you are finding those it shouldnt be too hard to change the reference . If it indeed fix the issue please let me know . Also one issue that might be happenning is if you import 2 different lbs version , you need to make sure that you overwrite all the previous library has mentionned in the documentation ! Hope it help

@alos-source
Copy link
Author

Hi @Rynstick,
the references in the library are independent from the used tiap version. But to be sure, i just checked again using v18:
2024-08-14_09-51-49
I've successfully tested the suggested fix for Gauge V3 0.0.14.

@alos-source
Copy link
Author

In the library management you can see the list of objects using the old version of FacePlateFunction (V0.0.4): 2024-08-14 11_58_41-Automatisierung_Library

@alos-source
Copy link
Author

Whereas the rest of the objects is using FacePlateFunction (V0.0.6) 2024-08-14 11_58_11-Automatisierung_Library_V006

FacePlateFunction (V0.0.5) is not used in the library.

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