Export derived FB from Control Expert software - Import derived FB to Machine Expert software
Modicon PAC Forum
A forum for topics related to the scope of Modicon PAC offers and ecosystem along the whole lifecycle: Modicon M580 and 340, EcoStruxure Control Expert, EcoStruxure Process Expert (Unity Pro) and more.
Send a co-worker an invite to the portal.Just enter their email address and we'll connect them to register. After joining, they will belong to the same company.
You have entered an invalid email address. Please re-enter the email address.
This co-worker has already been invited to the Exchange portal. Please invite another co-worker.
Please enter email address
Send InviteCancel
Invitation Sent
Your invitation was sent.Thanks for sharing Exchange with your co-worker.
Link copied. Please paste this link to share this article on your social media post.
Posted: 2023-01-0509:05 AM
Export derived FB from Control Expert software - Import derived FB to Machine Expert software
Hello community,
In my years of experience in PLC programming I have been designing different function blocks in the control expert software, I am currently working in a project with the machine expert software. I would like to know if there is any method or tool that allows me to migrate the function blocks created in control expert to machine expert.
Link copied. Please paste this link to share this article on your social media post.
Posted: 2023-01-1711:41 AM
I have worked with Control Expert, Machine Expert, and Machine Expert HVAC.
I am unaware of any migration tools.
What language are you using?
Assuming you have access to the FBs.
If you are using ST, then it is possible to copy the ST logic from Control Expert and paste into Machine Expert. You will need to manually create the Variables and Parameters.
There ARE differences between the two so you will manually need to go through these differences and do lots of testing.
If you are using one of the other languages, you will most likely need to recreate the logic.