OPC UA Mapping Editor: Mapping of methods with structured arguments is not possible
Removed from:
Behavior of the new version:
Description of the behavior:
No methods can be mapped in the OPC UA Mapping Editor of the PLC Designer that have input or output arguments with structured variables.
Conditions under which the behavior occurs:
Creating an OPC UA method with structured Input or output arguments
Creating a suitable IEC method with structured input or output arguments
Mapping of the two methods not possible
Affected products:
PLC-Designer V3.28.0.28491
Short-term measures, Recommendations, Evaluation:
If the application allows it, the structure can be limited to primitive variables (e.g. byte, integer).byte, integer, Boolean...) can be broken down. In this case, the individual primitive variables can be used as method arguments. Mapping is possible here.