answersLogoWhite

0

I am writing script in wincc flexible to save "tag values" in .csv file,which i can ascess to see values of tags.I needed to know,how can i write tag values in different rows and columns of .csv file .i have sucessfully implemented it but tag name and value comes in single box.i want tag name in first box and its value in next box of .csv file.Presently iam using f.lineprint commad.for example as shown bellow f.LinePrint("MACHINE NUMBER ; " & (SmartTags("0CnMSNBR")) & " ")

User Avatar

Wiki User

15y ago

What else can I help you with?