Is there anyways to bind a FB Property to Visu Text Field > Text Variable?
I have tried it and I get a 'variableName' is not allowed as operand for ADR.
Try to use "Activate property handling in all element properties" setting https://help.codesys.com/webapp/_cds_dlg_project_settings_visualization;product=codesys;version=3.5.13.0
Thank you I think that did the trick.
Is there a reason it is not enabled by default?
Code size is the main reason why it is not enabled by default.
Best regards, Marcel
Just code size or also performance?
The way to access the value of a property requires more instructions, but I would not say that you are able to measure this difference.
Log in to post a comment.
Is there anyways to bind a FB Property to Visu Text Field > Text Variable?
I have tried it and I get a 'variableName' is not allowed as operand for ADR.
Try to use "Activate property handling in all element properties" setting
https://help.codesys.com/webapp/_cds_dlg_project_settings_visualization;product=codesys;version=3.5.13.0
Thank you I think that did the trick.
Is there a reason it is not enabled by default?
Code size is the main reason why it is not enabled by default.
Best regards,
Marcel
Just code size or also performance?
The way to access the value of a property requires more instructions, but I would not say that you are able to measure this difference.