11/14/2018 10:18 AM | |
Joined: 8/3/2009 Last visit: 4/17/2025 Posts: 15311 Rating:
|
Hello AhmedSaber99 It its clear why your script crashes!!! you are doing an exeption memory violation with your Stringcat. You have to be sure that you have allocated enough memory for the whole string. If you are not experienced in using String Allocation then you should read i C Programmin Books or look here for some examples: http://support.automation.siemens.com/WW/view/en/7929092 http://support.automation.siemens.com/WW/view/en/22727197 (This are FAQs from Classic world but its the same in TIA) Bye Murof |
Last edited by: Murof at: 11/14/2018 10:18:47 AMIf this Information really helps, you could use the Rate function |
|
Follow us on