You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For now, browsing shows all variables of the Plc program. Also you can see ones, which are hidden to the user of the TIA portal. Limit the browse result to only the "HMI visible" variables.
The "Read only" setting inside the Plc program, doesn't stop you from writing to the variable. But we should respect the settings (the default way). As we have here also a low-level interface to everything, at least the higher abstraction levels (PlcTag) should respect the settings.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
For now, browsing shows all variables of the Plc program. Also you can see ones, which are hidden to the user of the TIA portal. Limit the browse result to only the "HMI visible" variables.
The "Read only" setting inside the Plc program, doesn't stop you from writing to the variable. But we should respect the settings (the default way). As we have here also a low-level interface to everything, at least the higher abstraction levels (PlcTag) should respect the settings.
Beta Was this translation helpful? Give feedback.
All reactions