Replies: 1 comment 1 reply
-
Hi @ahuca, I would also like to understand, what's your use case behind your question. As @PTKu mentioned, it is allowed to put named values and classes with public members into a library. Regarding global tags within a library, I would like to share some thoughts:
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
In the case of a "traditional" global library developed using the TIA Portal, one can package a tag table containing the user constants along with the library itself. Then TIA Portal project that reuse this library can grab the tag table from the library itself and adjust the user constants. This provides a mean to parameterize a global library.
Is there a way to achieve this functionality with an AX-developed global library?
Beta Was this translation helpful? Give feedback.
All reactions