Hello! I am new to codesys so I am sorry if this is not the right place to ask this question.
I am using codesys V3.5 SP20 Patch 1 + (64-bit) and a Groov EPIC PLC (GRV-EPIC-PR2).
I am trying to build and deploy my application to the PLC, but when I log in I get 6 errors (codesys_error.png).
It seems that the errors have to do with the CmpDynamicText system library which I have as version 3.5.20.0.
I have tried to add CmpDynamicText to the ComponentManager section in the PLC's CODESYSControl.cfg file as described in this forum post and still hit the same error.
I noticed that the library is grayed out in the library manager, which I think might be the issue. However I don't remember if it was grayed out before I encountered this issue.
Please let me know if I can provide anymore info. Thank you!!!
Hello! I am new to codesys so I am sorry if this is not the right place to ask this question.
I am using codesys V3.5 SP20 Patch 1 + (64-bit) and a Groov EPIC PLC (GRV-EPIC-PR2).
I am trying to build and deploy my application to the PLC, but when I log in I get 6 errors (codesys_error.png).
It seems that the errors have to do with the
CmpDynamicText
system library which I have as version 3.5.20.0.I have tried to add
CmpDynamicText
to theComponentManager
section in the PLC'sCODESYSControl.cfg
file as described in this forum post and still hit the same error.I noticed that the library is grayed out in the library manager, which I think might be the issue. However I don't remember if it was grayed out before I encountered this issue.
Please let me know if I can provide anymore info. Thank you!!!
I fixed this by deleting the
CmpDynamicText
library and adding it back