bengeisler / TcLog

Flexible logging functionality for TwinCAT 3.
MIT License
54 stars 10 forks source link

ErrorCodes' is no component of 'TCLOG #20

Closed zhangalps closed 8 months ago

zhangalps commented 9 months ago

this is my code

PROGRAM MAIN
VAR
    tcLog:TcLogCore(bufferSize:= 1000);
END_VAR
bengeisler commented 9 months ago

Please provide more details to this issue.

zhangalps commented 8 months ago

Install tclog version is 0.4 and TC31-FULL-Setup.3.1.4024.54.exe on my device,Does it have anything to do with the version?

zhangalps commented 8 months ago

I tried to roll back the Twincat version to TC31-FULL-Setup.3.1.4024.40.exe and it run ok