I have a CFC POU that gets auto-generated from a separate utility. The utility creates a .PRO file based on CodeSys 2.3.x version. The problem I am experiencing is that the CFC code is larger than the display area (code exists but is beyond the display area). I know there are more FB elements because the connection lines are "red" indicating improper placement. But, I cannot see all of the code even if I _ to 25% because it is located lower than the display boundary.
So my question: Is there a way to expand the CFC display area or is there a setting in the .INI file I can adjust to display more of the CFC logic?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I have a CFC POU that gets auto-generated from a separate utility. The utility creates a .PRO file based on CodeSys 2.3.x version. The problem I am experiencing is that the CFC code is larger than the display area (code exists but is beyond the display area). I know there are more FB elements because the connection lines are "red" indicating improper placement. But, I cannot see all of the code even if I _ to 25% because it is located lower than the display boundary.
So my question: Is there a way to expand the CFC display area or is there a setting in the .INI file I can adjust to display more of the CFC logic?