Jump to content

Looking to load a unilogic project automatically onto a plc


karel-

Recommended Posts

We'd like to control which project is loaded onto the PLC remotely.

We can't go through the ui of the plc because it needs to be automated. We need to control it from linux, so unilogic and most of unitronics tools are out, they lack the necessary command line access anyway to make them an option for automation.

We can get the project file on the plc using ftb, but how do I convince the plc to load a new project, I can't seem to figure it out. Can't find the right ladder function or something else to access.

PLC: USC-B5-T24

Link to comment
Share on other sites

  • 2 months later...

I realize this is not an answer to your issue but have you considered writing the Unilogic program to handle all the scenarios and use data tables for storing/accessing process specific data?

I have done this where you separate all the different sub-routines then CALL them in order of the "process step" table for whatever part it's running.

Then all you would need to do is send it the part name and do all your data/process loading inside the PLC. 

-Swervomotor

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...