11/18/2008 1:48 PM | |
Joined: 9/27/2007 Last visit: 12/18/2020 Posts: 993 Rating:
|
hello soroush
I am not sure, want do you want, but "char" tag can not used like you did. You can define char and then only use this function strlen(Text)// number of characters strncpy(Text1, Text2, strlen(Text2)) //copy Text1 into Text2 strncat (Text1, Text2, strlen(Text2)); // Text2 added behind Text1 and so on... and then call the funtions like this sttagchar(Text1, Text2); "tag prefix" you use in multiinstancefaceplates, do you need this? I hope that helps you, let me know. regards cumulus |
Learn more about visualization - visit the HMI courses of Siemens AG! |
|
Follow us on