Rector Posted September 20, 2021 Report Posted September 20, 2021 Hello, I am started working on Gx Works 3 recently, actually want to know if I can access local labels from other program body or can call them to other program body? Quote
Gambit Posted September 20, 2021 Report Posted September 20, 2021 no that's why they are called local labels. Define a global label instead 1 Quote
Rector Posted September 20, 2021 Author Report Posted September 20, 2021 Actually I thought I could access them like "Local Label Program body name"+"."+"Label Name", like other plc software does, is that possible in Gx Works 3? Quote
Gambit Posted September 20, 2021 Report Posted September 20, 2021 You can use that style when accessing a label inside a FB but not for labels. The def for a local label is that that label is only used there so what would be the point ? nevertheless i'll give it a try 1 Quote
Rector Posted September 20, 2021 Author Report Posted September 20, 2021 Ok. Thank you very much for the help. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.