Hi,
is there a simple way to replace the LoopCont library, which is no longer supported in AS6? We just use the LCPWM and LCSlimPID Elements. Integrating the complete mapp Control would be overdressed.
Regards
Marcus
The official replacement function blocks are now part of mappControl and the MTBasics library.
You don’t need the full mappControl, just add the MTBasics library to your project in order to access the new function blocks.
For example the MTBasicsPID
and MTBasicsPWM
I hope this helps.
2 Likes
Hi,
thank you, that looks promising. But I just stumbled upon some more function blocks being used, such as LCLiScINT and LCCounter. So I am thinking about staying with AS4.
That’s a bit annoying to be forced to use mapp components in an existing application…
Regards
Marcus