9/22/2008 12:12 PM | |
Joined: 9/11/2006 Last visit: 3/17/2022 Posts: 168 Rating: (6) |
hi you need to do an AS_OS compile for tags to go through to wincc |
9/22/2008 12:22 PM | |
Posts: 64 Rating: (0) |
thanks for reply, but i also have a doubt, in this case we designed our own library (user defined library), is it possible to get the tags for this libraries?? |
9/26/2008 7:02 PM | |
Posts: 1275 Rating: (123) |
Hello machonish, When you create your own blocks you should, as stated above, set the necessary attributes. The S7_m_c attribute is needed if you want operator control and monitoring frmo the OS side. You can also create your block icons and faceplates, to reduce engineering time. These are the links for the "Getting Started" manual for PCS 7 v7: Part 1 and Part 2. They should help a little. A PCS 7 would probably also come in handy! Best regards, Danielle |
9/27/2008 4:57 AM | |
Posts: 2661 Rating: (279) |
Hi machonish, Which version of PCS7 are you using? Regards |
9/27/2008 10:08 AM | |||
Joined: 4/5/2006 Last visit: 10/10/2024 Posts: 917 Rating: (63) |
Hi all, library works in same way in all PCS7 version. It's possible create custom CFC block with SCL scripts and chart in chart compiler. You can set to new blocks attribute to create a new own library with your setting "Family & Author" attribute. In all cases you ALWAYS to set attribute "S7_m_c:=true" for each parameter you want control on WinCC. You can look into manual you installed with PCS7 installation (manual called "PCS7 V7.0 Programming Instruction for Blocks") with PCS7 v6.1 or later. If you are working with previuos version look at this link http://support.automation.siemens.com/WW/view/en/24449702 http://support.automation.siemens.com/WW/view/en/2936808 |
||
Follow us on