Hi, We want to send the logfile of the PLC, We can send a mail with gmail, but when we want to attache the logfile, it’s an empty file. what is the location for the csv file in the directory
Hello, In a PLCnext Control device, the default log file used by the PLCnext runtime is /opt/plcnext/logs/Output.log This is a flat text file, not in csv format. You can copy this file from the PLC using scp (Linux) or WinSCP (Windows). ~ Martin.
When I convert the project to version 2020 I get the following error message “SEM1110 - The data type of the left operhand (‘ANY_INT’) is not ‘ANY_ELEMENTARY’.”
What I notice is that the message disappears if I replace IT library 6 with 7.
But when I download the mail function doesn’t work anymore…