
TheOtherMarklar (Customer) asked a question.
Hardware: BRX-DM1E and Cmore EA9
I use the Cmore to record a log file during a factory acceptance test. When the test completes, the BRX gets the file via FTP, and adds a string to the end of the file containing the job number, serial, etc. The problem is that when I open the text file, the appended string is a bunch of gibberish. How do I format a PLC String Literal to append it to a Cmore test log file?
Here's what I did to make it work:
This, or something similar, should make it work properly. I don't pretend to be a super-programmer, but the above code worked for me using your original file. NotePad (which obviously recognized Unicode), now shows the appended record properly instead of the gobbly goop it was previously showing.