10/1/2015 5:52 PM | |
Joined: 9/23/2005 Last visit: 11/4/2024 Posts: 4351 Rating: (1452)
|
“Simple Samples” are small projects that demonstrate simple features. The target is give a quick overview about the theme and be used as start point for related discussions. Follow there are a short description and the configuration main steps.
Description:
By clicking on button a text list status shows the respective status (“ON”, “OFF”). Text list is a very simple, precise and efficient way to show status.
Requirements: WinCC Professional V13 SP1.
Project with a minimum configuration (stop button, tag “HMI_Tag_1” - Boolean, invert tag button, etc. See “WinCC Professional V13 SP1 – Simple Sample: Invert Bit” https://support.industry.siemens.com/tf/br/en/posts/135044/).
Configuration main steps:
- Open a project. - Create a Boolean tag (Project Tree → Show all tags-> <add new>, Name = HMI_Tag_1, Data Type = Bool) - Create a Text List (project tree → Text and Graphic list → Text List → <add new>: Text_list_1 was create) - Configure the Text_list_1: selection = Bit(0,1); entry 1: Value = 0, Text = OFF; entry 2: Value = 1; Text = ON - Open a screen. - Place a Symbolic IO field (Toolbox → Elements) - Configure the Symbolic IO field (Properties → General: Tag = tag name (“HMI_Tag_1”); Mode = Output; Text List = Text_list_1) References: Manual WinCC Professional V13.0 https://support.industry.siemens.com/cs/br/pt/view/92323076/en
Online helps system WinCC Professional V13.0 SP1 https://support.industry.siemens.com/cs/br/pt/view/109096785/en
FAQ Which VBS information and VBS programming tools are there in WinCC (TIA Portal)? https://support.industry.siemens.com/cs/br/pt/view/59885894/en
Tips and tricks for creating scripts in WinCC (TIA Portal) https://support.industry.siemens.com/cs/br/pt/view/57132412/en
Images: Due a size/ format restrictions, the images are first compacted with 7z format (images.z7) and after that attached to a zip archive (data.zip).
Project: Due a size/ format restrictions, the project are first compacted with 7z format (project.z7) and after that attached to a zip archive (data.zip).
AttachmentData.zip (204 Downloads) |
Denilson Pegaia |
|
2/10/2016 10:42 AM | |
Joined: 9/3/2014 Last visit: 3/13/2019 Posts: 4766 Rating: (122) |
New question published by Duong Vo is split to a separate thread with the subject Why i cannot use text list in Button for WinCC Professional?. Best regards |
Follow us on