LBS icon indicating copy to clipboard operation
LBS copied to clipboard

Inconsistencies in Type References

Open alos-source opened this issue 1 year ago • 4 comments

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 .

alos-source avatar Aug 13 '24 15:08 alos-source

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

Rynstick avatar Aug 13 '24 15:08 Rynstick

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 avatar Aug 14 '24 09:08 alos-source

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 avatar Aug 14 '24 10:08 alos-source

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.

alos-source avatar Aug 14 '24 10:08 alos-source