2/5/2021 10:49 AM | |
Joined: 8/3/2009 Last visit: 4/25/2025 Posts: 15350 Rating:
|
Hello if your Array is a HMI Tag like Step[0..10] of Int then you can access the Values in C Script with https://support.industry.siemens.com/cs/ww/en/view/109773506/36121208075 use for Tagname "Step[2]" for example for the third Element. There is no direct access in C Script to HMI Tags you always need the GetTagXXX or SetTagXXX functions Bye Murof |
If this Information really helps, you could use the Rate function |
|
Follow us on