How to import a cutlist over network, to Do-More PLC, or to HMI

JasonO

Member
Join Date
Nov 2020
Location
Indiana
Posts
5
Hello,

We are looking at a machine upgrade project, for which we will probably use a Do-More BRX PLC + 3 high speed I/O modules, to automate setup functions on an old truss saw.

Here's the part we're trying to figure out:
The customer would like to be able to import a cutlist of parts from the office over the network, and then select which part to setup the machine for. I don't yet have the details on how the cutlist is formatted, but I expect it's probably a CSV file. The list would include a row for each part needed for the truss, with the quantity required, and the dimensions. I've attached a picture of the paper cutlist that they work off currently.

For example:
Row 1: Part#,Length,Angle1,Angle2
Row 2: W1,6-4,45,45
Row 3: W2,4-3,36,54,
and so on

I think this could be done by the PLC, using FTP and FILE functions, but it seems like that will be quite cumbersome to set up, and inflexible to use.

What I'd really like would be a way for the machine operator to open a file selection dialog and choose the CSV file he wants. Obviously that would be an HMI function. And the C-More HMIs that I typically use won't be able to do that, as far as I know.


So I'm looking for recommendations. Is there another brand of HMI that would allow me to import recipes over the company network? (not in the design software, but from the actual HMI) Should I consider going to a PC/embedded solution like AVEVA Edge, or Ignition? If I can find a good solution, I will probably have more customers that will want to be able to send jobs from the office to the machine. This is just something I haven't done before, so I'm not sure which way to go with it.

Thanks!
~Jason

Cutlist1.jpg TrussSaw1.jpg
 

Similar Topics

I'm trying to import a .prj file and I keep getting the error message: Project import error. i Any ideas how to get around this? Thanks.
Replies
0
Views
74
Good day colleagues, I have a problem with a plc slc 5 since I export the tags to my factory program to load them into a panel view 1000 plus 6...
Replies
0
Views
115
hey good afternoon ! I have a simple question, I need to import an Add on instruction to a controller that is in operation and cannot stop. Is it...
Replies
6
Views
293
I am very familiar with Studio 5000 PLC programming. And I'm very familiar with C-More HMI programming. But this is my first time using a C-More...
Replies
2
Views
314
I am trying to import addresses and symbols from a PanelBuilder32 application into the RSLogix 5 Address/Symbol database - however each time I...
Replies
5
Views
535
Back
Top Bottom