Error message when compiling with the character combination '_TO_' in the function name (corrected from V4.1)
Corrected from:
PLC Designer V4.1
Behavior of the new version:
The character string '_TO_' can be contained in the function name in PLC projects (based on V4.1).
Description of the behavior: When compiling the PLC project the following message appears:
The type: 'X_TO_Y' is not supported
Conditions under which the behavior occurs: If a function whose name contains the character string '_TO_' is called in the PLC project, the project cannot be compiled without errors.
Affected products: PLC Designer from V4.0
Short-term measures, Recommendations, Rating:
When creating your own functions, make sure that the string '_TO_' is not included in the function name.