Help with weigh scale totalizer. (logix5000)

Shiro485

Member
Join Date
Apr 2013
Location
North Haven CT
Posts
103
Hello,
I have a request from a customer to totalize a dry powder addition, with a display of the total in kg added in the last 12 cycles.
So I would need to use the amount added during one cycle of the machine and have it displayed on my hmi in the last 12 cycles.

The program goes through a step sequence so when it finishes the dry powder fill sequence and/or the last sequence of the cycle I can grab the dry powder added that cycle....Im a little lost how to have it move it along the chain of the last 12 cycles...

Can anyone point me in the right direction?

Thank you
 
You will have to use an array "stack", more commonly known as FIFO (First In First Out).
Within RSL5K, Help Menu, Instruction Help, search for Array(File)/Shift Instructions, FFL and FFU.
 

Similar Topics

Anyone have experience using Unity Pro function block MUX command words to read serial data? We are upgrading from an Allen Bradley PLC 5/40 to a...
Replies
1
Views
3,192
Hello, I need to write the following program in Ladder language, but I could not integrate the Fibonacci sequence into the ladder. Can you help...
Replies
22
Views
446
this a program to send data to barcode printer I want to integrate a new printer in a new machine and i wanted to adapt the old prgram on it but I...
Replies
4
Views
167
So i've been at this for a long while, i have Citect Scada 2018, i have full access to everything but i can't seem to find any option or...
Replies
0
Views
62
Hi all, hope you are having a great day, I am in need of your help to create a AOI or program that does this kind of job: I have a IO Link...
Replies
26
Views
542
Back
Top Bottom