4/9/2025 5:34 AM | |
Joined: 3/14/2008 Last visit: 9/8/2025 Posts: 2216 Rating:
|
Hi, If you want to use APL standard, you can create a digital or analog structure with inside a "Value" of type Bool/Real etc. and "ST" of type Byte. If you want the structure and the value inside to be available in WinCC, you need to set the following. For example:
The "x" identifier is used to identify a signal inside the structure. |
If I could help you, you can use the RATE button. Thank you. |
|
4/10/2025 6:08 AM | |
Joined: 3/14/2008 Last visit: 9/8/2025 Posts: 2216 Rating:
|
Hi, Set S7_m_c for the structure and set S7_xm_c to address the signal inside the structure. So yes, both are set |
If I could help you, you can use the RATE button. Thank you. |
|
4/14/2025 12:42 PM | |
Joined: 2/1/2010 Last visit: 9/9/2025 Posts: 212 Rating:
|
The SIMATIC Process Control System PCS 7 APL Style Guide is pretty comprehensive for explaining how the properties needs to be set. example from page 46-47:
where S7_xm_c definition line parameters contains the Struct sub variable name(s) and the true property. In that example the Value parameter is made OCM. |
If my post helped you, please rate. Thanks. |
|
Follow us on