I created a Data type for the Face plate
then I created a Face-plate and created connection between the process value and the Data type tags
after this i crated another property called ShowHide_Faceplate (Bool) , then I set the objects on the Faceplate to hide when this Bit is 0 and become visible when this bit is 1
My problem is that when i use this Faceplate on the main screen and I create an invisible button on the top of the graphic so that on pressing it the Faceplate will Pop Up but to do so I need to conenct the Event setting of this invisible button to this tag ShowHide_Faceplate but this tag is not showing in the tag list of HMI and I am unable to connect the invisible button to Faceplate
https://imgur.com/gallery/iIHt0Gw
[?]: WinCC Flexible Faceplate
-
- Posts: 10
- Joined: Sun Apr 04, 2010 7:36 pm
Re: [?]: WinCC Flexible Faceplate
First, always check if "Hmi/OPC/UA" check box is checked in your PLC DB.
So?
So?
-
- Posts: 26
- Joined: Thu May 28, 2015 6:29 am
Re: [?]: WinCC Flexible Faceplate
i was able to fix this problem by making a HMI tag Internal type and then connecting this tag to the Button Even and also in faceplate properties this tag was connected to the BIT