Reading a Date_and_Time HMI Tag from PLC in JavaScript and Writing to a String/Text File: Seeking Assistance
0
Hello, I want to read a date_and_time HMITag from PLC in JavaScript and write it to a string (textfile)? That doesn't work! When i read the Tag and set it for example to an ProcessValue of an IO-Field, the value works and can be seen in the IO. But i want to have the value in an Script-Tag in the JavaScript, to write it into an file! Can anybody help me? Tanks :-)