Posts: 342
Threads: 130
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: 8110
Threads: 43
Joined: Jun 2015
Reputation:
471
Can you explain the purpose of this in more detail?
Posts: 8110
Threads: 43
Joined: Jun 2015
Reputation:
471
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: 367
Threads: 83
Joined: Jun 2017
Reputation:
8
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