Hello,
is there any restriction on DataSources for Codesys Runtime embedded (specifically running on a control unit with CAN communication)?
Selecting "Codesys application V3" as DataSource type, then filling the required data in, then clicking "Next" in the wizard, results in a "The key was not found in the dictionary" error (see the attached picture).
Clicking "Finish" results in the DataSource added, but then clicking on "Update variables" results in a "No browse information" error.
It does not matter if configuration is manual or automatic, nor if login configuration is "with the following credentials" (empty or not) or "determined at runtime".
Codesys login on the control unit within the very same project file works well (connected through a PCAN-USB, as it can be seen by the address A07E = CANopen, NodeID 126)
I had the same error. It took me a LONG way to figure it out, but in my case the problem was that I used LDATE_AND_TIME. It seems to be not supported, at least not in the Codesys version I used (3.5.16)
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello,
is there any restriction on DataSources for Codesys Runtime embedded (specifically running on a control unit with CAN communication)?
Selecting "Codesys application V3" as DataSource type, then filling the required data in, then clicking "Next" in the wizard, results in a "The key was not found in the dictionary" error (see the attached picture).
Clicking "Finish" results in the DataSource added, but then clicking on "Update variables" results in a "No browse information" error.
It does not matter if configuration is manual or automatic, nor if login configuration is "with the following credentials" (empty or not) or "determined at runtime".
Codesys login on the control unit within the very same project file works well (connected through a PCAN-USB, as it can be seen by the address A07E = CANopen, NodeID 126)
Is there anyone who can make an educated guess on the error?
Hi,
I am experiencing the same issue. Have you been able to find a solution?
I had the same error. It took me a LONG way to figure it out, but in my case the problem was that I used LDATE_AND_TIME. It seems to be not supported, at least not in the Codesys version I used (3.5.16)