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,195
HI everyone, i am new to Siemens plc programming and i am in need of some help. yesterday we had an S7-1200 CPU 1214C fail to turn on an output to...
Replies
7
Views
202
I have an old Sentry Palletizer (S/O Number 3007 / Serial Number 1172) that has lost its program as the backup battery died years ago. I can...
Replies
0
Views
108
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
476
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
178
Back
Top Bottom