Accessing program level tags #136
Unanswered
SteveZuercher
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Program tags use the same syntax as you would in an HMI, it's And yeah that is a typo, thanks for noticing it. I will get it fixed as well as add something about program-scoped tags. |
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
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I am unable to find documentation on the proper syntax to access program level tags. I looked through the documentation on read the docs, then through the python program, but did not have any luck.
is it <Program>.?
There is also a typo in the documentation. The last element should be [2,1], not [2,3].

Thank you for your time.
Beta Was this translation helpful? Give feedback.
All reactions