Posts: 115
Threads: 40
Joined: May 2020
Reputation:
0
Hello
Is it possible to link a text to the description of the object?
Let me explain a text that reads the description of the linked object and represents it in visu as text?
Thanks
BR
Posts: 3868
Threads: 22
Joined: Jun 2015
Reputation:
190
Can you explain the purpose of this in more detail?
Posts: 3868
Threads: 22
Joined: Jun 2015
Reputation:
190
Unfortunately object description is not available in the visualization directly. You will need some extra server-side .lp files to access it. Using a separate 250-byte should be much simpler.
Posts: 223
Threads: 44
Joined: Jun 2017
Reputation:
3
Hi,
in one project I did as admin recommended - used 250-byte objects for button description.. I put all of them at init script - so names loaded when PLC started.
Project still not finalized, some buttons has "reserved" names. But quickly and easily names can be changed/upgraded from one place..
BR,
Alex