RSlogix - Industrial Control Simulator

Yes the logic looks correct. You might want to add to some of the comments, specially about the meaning of LOW and HIGh and how each of the IP4 and IP5 sensors work on each rung (copy and paste lines from the old comments).
 
Sorry, my Email has stopped working today, temporarily I hope.

Notice that the FFL will not accept a bit address as a Source. It must be a full word address (all 16 bits).
B3:1/0: (PART ASSEMBLY: 1 = Not Correct, 0 = Correct)
[Actually you are using the entire B3:1 word, all 16 bits from B3 :1/0 up to B3:1/15.
The reason to use a word instead of a single bit is that the FFU and FFL instructions move and shift entire words (16-bit groups). Using only a single bit in the FIFO FFL Source address will cause an error.
The correct address in this comment should be simply » B3 :1 », or maybe « B3 :1 word ».

Mitureg's Indus Control Simulator- Comment.JPG
 
Last edited:

Similar Topics

Hi everyone, I've got a strange problem. We have a machine that custom mixes chemicals and is controlled by a AB industrial PC talking to a AB...
Replies
7
Views
9,771
Hi Everyone, I am not proficient in RSLogix 500 so I have a question regarding the evaluation of N7:0 data as an input. So as I understand in...
Replies
1
Views
88
Hi folks, in the alarm manager of Rslogix 5000, the tag-based alarm has been created. But when I tried to change the condition, it was found the...
Replies
2
Views
158
I have a little bit of experience with Allen-Bradley. I have a Micrologix 1500 (RSLogix 500) and a PanelView Plus 7 (FactoryTalk View Studio ME)...
Replies
3
Views
180
Back
Top Bottom