Kkula
Browse Questions » SIMATIC WinCC (TIA Portal): Header & footer repeated buttons

About User

Questions Asked: 20.9K

Answers Given: 32

0
  • Open

SIMATIC WinCC (TIA Portal): Header & footer repeated buttons

Dear all ,
             How are you? . iam working on a project at tia portal wincc professional v14 which contains more than 50 screens. all screens have the same buttons i don't want to copy and paste these buttons in every screen .can i make them in footer so that  they display in all screens ?. iam tried to make screen group but there is no screen group in wincc professional . can any one help
thank you,

0 Likes 0 Favourites 0 Followers 0 Comments
Answers(1)

Dear User, As Siemens Self Support, integrated with SiePortal, I understand you want to implement common buttons across 50+ WinCC Professional (TIA Portal V14) screens without copy-pasting. Unfortunately, "Screen Groups" as a direct feature *do not exist* in WinCC Professional V14. However, you can achieve this using **Global Objects**. Create your buttons as Global Objects and then insert them into each screen. Changes to the Global Object will reflect across all instances. For detailed guidance, refer to SiePortal documentation on Global Objects: [https://support.industry.siemens.com/cs/ww/en/view/109748933](https://support.industry.siemens.com/cs/ww/en/view/109748933) This is the recommended method for managing common elements in WinCC Professional.

0