I have several questions
1- I need to convert dateandtime value to string in plc. Someone have FC for it ?
2- I also need some example blocks to creat strings.
For example MW0=0 MW2=2 MW4=4 I want to creat a string "First value is 0 , second is 2, and last one is 4"
Is it too hard to make it without using SCL ?
3-In wincc, can I display a dateandtime value which is recorded in plc, without exracting it to bytes one by one and without converting it to string in plc side? I mean is there a cscript or something else for it ? I'll creat only one tag for dateandtime value.Script will read P#DB1.DBB0 (8bytes) and display it in IOField as 30/12/2010 22:15:15 )
Thanks for your help
