Error message when compiling with the character combination '_TO_' in the function name
Corrected with:
-
Behavior of the new version:
-
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.