Control - Data Type in RSlogix 500 and 5K

mrchris76

Lifetime Supporting Member
Join Date
Jun 2014
Location
Lake Oswego, OR
Posts
15
Hello all,

Does anyone know of a place where the pre-defined data type "Control" is explained. I know it sets the criteria that the function will use but how do you set it up. If I don't set it up correctly I think I can fault my processor. I want to start using the more advanced functions(FIFO, FAL, BSR)in my programming but I don't want to mess something up when I could just ask a question.

Sorry if this is a entry level question, my experience up to this point has been more process control (openning valves, temperature monitoring, ect.) I am now working at company that has an assembly line and batch operations which is a whole new level of programming. I have gotten to know the code for the plant and I feel there is alot of it that can be optimized using more advanced programming. I have never had a formal PLC programming class and I am learning as I go. Thanks.
 

Attachments

  • controldatatype.pdf
    244.6 KB · Views: 216
Last edited:
Each instruction (or instruction pair like FFL/FFU) which use a control structure properly set it up when first invoked and update it as the instruction proceeds. You can read the various sections of the structure but be absolutely sure you know what you are doing if you intend to modify them.
 

Similar Topics

Is there a way to use LREAL Data type on L71. I am getting 64 bit Double (IEEE754 Double precision 64-bit) data from a modbus device onto PLC via...
Replies
6
Views
897
Hello All, I am relatively new at this, so I apologize if my questions are unclear. Either way, I am using an FAL To copy a value from an...
Replies
12
Views
1,426
Good evening, I'll start by explaining what i want to do and then what I've tried. We have an excel document at work that contains our material...
Replies
4
Views
2,271
Hi All, I need to read some data from a Rockwell 5380 PLC to a schnieder m340 PLC. What hardware will i require for both systems? on the M340...
Replies
12
Views
5,265
Back
Top Bottom