9/27/2017 8:11 AM | |
Joined: 8/3/2009 Last visit: 4/29/2025 Posts: 15380 Rating:
|
Hello Summer88 Please have in mind that C Script do not work like VB Script!!!! you cannot use any + or & or something else operators to connect strings together. -> You have to use the normal String functions like sprintf or strcat But don´t forget to work correctly with memory allocation like this: https://support.industry.siemens.com/cs/ww/en/view/7929092 Of course you can build Tag names before using functions like SetTag... Bye Murof |
If this Information really helps, you could use the Rate function |
|
Follow us on