Viktor_k83 Posted January 28 Report Posted January 28 Is there a separate DB to store variables for a specific function block? Something similar to DB in TIA. Or, if it's possible to create a new Set of Global Variables? I'm building MQTT conn and function blocks and would like to keep the variables separately.
Solution BE Posted January 28 Solution Report Posted January 28 I am assuming you are talking about the external variables. As far as I know there is only one Global Variable list. That said, you can right click variables and add them to groups, and then you can filter the list by group. Not the same as a separate list, but probably the next best thing. Or put a prefix at the start of each variable (each variable uses the same prefix), this way they will stay grouped together in the list, without using groups. 1
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now