When I try to install my codesys program with the new application-based licensing, I have an error "it exceeds the scope of the license agreement. See Device > Licensed Software Metrics"
In the Licensed Software Metrics section, I see a code size < 3MB and less than 2700 variables in visualiaztions.
I'm using a license "Control Basic L" with "Codesys Visualization L" option, so it should be enough with these metrics.
I can't compile my code with SP20, but when I use the "read current metrics from device" with SP20 I get the following, with "not yet supported" for the visualization part
I tried with another project, using codesys SP20 with the latest visualization installed, I can install the application on my device but it doesn't work
I get an exception "invalid license metrics" and the app won't run
See attached the metrics in project and allowed by license, and the logs
What am I supposed to do ? Everything is in the newest version and the values are lower than allowed and nothing works...
Update: it seems that the license is detected by CODESYS on my computer but not detected by the runtime on my device.
I'm using Codesys control for raspberry pi in the latest version 4.11.0.0
Hi,
When I try to install my codesys program with the new application-based licensing, I have an error "it exceeds the scope of the license agreement. See Device > Licensed Software Metrics"
In the Licensed Software Metrics section, I see a code size < 3MB and less than 2700 variables in visualiaztions.
I'm using a license "Control Basic L" with "Codesys Visualization L" option, so it should be enough with these metrics.
What can I do ?
possible to use 3.5SP20?
Hi,
I can't compile my code with SP20, but when I use the "read current metrics from device" with SP20 I get the following, with "not yet supported" for the visualization part
Is it supposed to be like this ?
check in the CODESYS installer which version is used update to latest
Hi,
I tried with another project, using codesys SP20 with the latest visualization installed, I can install the application on my device but it doesn't work
I get an exception "invalid license metrics" and the app won't run
See attached the metrics in project and allowed by license, and the logs
What am I supposed to do ? Everything is in the newest version and the values are lower than allowed and nothing works...
Update: it seems that the license is detected by CODESYS on my computer but not detected by the runtime on my device.
I'm using Codesys control for raspberry pi in the latest version 4.11.0.0
Is there something to do to correct this ?
Update : I updated my project's compiler version to the latest and it finally works