How to implement FIFO in easysoft?

adsforthose

Member
Join Date
Jun 2020
Location
Home
Posts
1
I am trying to implement FIFO for filling tanks in the order it went empty in easysoft or some of you might know it by easydoft 7. I am trying to use the data register but still failed. If anyone could help I would be grateful. Thanks in advance.
 
I am trying to implement FIFO for filling tanks in the order it went empty in easysoft or some of you might know it by easydoft 7. I am trying to use the data register but still failed. If anyone could help I would be grateful. Thanks in advance.

Which model?
The 800 has a shift register function which should do what you want - check the help section

ES-R.PNG
 
Last edited:
It would help if you gave a little more information. for example is it bits or words you wish to use, how long does the fifo need to be, what you intend to do with the information, what have you tried sample code etc.
I have no idea about Easysoft but I'm sure there are others here that have experience. according to the last reply, depending on the version/model it may be that a fifo function is not available in that case depending on the length you could roll your own.
 

Similar Topics

Dear all, I want a communication between pc and fx5u. I am considering SLMP protocol. I think it is well documented. But many of the third party...
Replies
4
Views
128
Let's say I have an inverter fed three phase induction motor drive where in the braking phase (when the motor operates in a generator mode) the...
Replies
2
Views
155
I want to improve a semi custom product I am delivering to a customer with implementation of safety relays. The system is fairly simple with just...
Replies
5
Views
624
I'm struggling to implement the test case which is highlighted. What ends up happening is the servo starts when I turn the cycle on, but it...
Replies
3
Views
1,085
Dear friends, I'm using Mitsubishi FX3G PLC and GxWorks2 Software for programming. I need to implement 10 power X (X is a +/- floating value)...
Replies
2
Views
1,081
Back
Top Bottom