Hello, I would like to read Log data in PLC, but the data return is always wrong data. I used these 2 functions "DL_ReadNodeValue" and "common_log_diagnosis_fbs_DiagnosisIdentification" to read MainDiagnosisNumber, DetailedDiagnosisNumber and Entity back to PLC. But the data return only "(" in Main Diagnosis, "timestamp" in Detailed Diagnosis and no data return in Entity. I using the same programs to read PLC info by CXA_PLC_fbs fuction, the results returned correctly without problem. Could you help me check whether there is any mistake of the fuction of read diagnosis log? Thanks.
... View more