Macros
Original instructions
Macros Replaced by Dummy DFBs
Macros (name starting with @) are refused by the converter because Control Expert does not implement macros. However, if you try to import an application containing macros, they will be replaced by dummy DFBs (as indicated by the '~' character in the application name).
While analyzing the project, you will get error messages regarding these dummy DFBs. To correct these errors, simply remove all of the DFBs that were created as a replacements for macros.
AXx, EPARx Parameters
AXx and EPARx parameters in Concept’s extensible motion blocks are automatically invoked with the newly required array instead of with Control Expert’s formerly present extensible pins. Constants present at the Concept pins are also placed as initialization values to such arrays. However, variables and links must be attached manually with move blocks to these arrays.