Controllogix function block diagram

pauly

Member
Join Date
May 2002
Location
South Wales,U.k
Posts
244
I am using the PIDE function in controllogix and the automatically created tags for the PIDE don't seem to be avaliable to the rest of the other routines. Is this a Function Block Diagram thing or am I missing something?
 
Well, this is going off a year old memory, and I wasn't directly involved in the project at the time. It seems that if a FB was created with controller scoped tags, the FB would not work. Therefore, you had to use program scoped tags. Since they're program scoped, you can't access them from other programs.

This was confirmed with tech support at the time. A major PITA!
 
I think you created the tag as program scope instead of Controller. In controlLogix, you can have both. Program tags are only available within the actual program and Controller scope tags are available anywhere.

It might sound weird but it is very usefull when you have multiple machines that are identical. You can have all the logic tags to that machine as program tags. Then map in/out. So after you make one machine. Just need to copy and change the map in/out.
 

Similar Topics

Hi all, Here a pretty newbie question: I'm taking a look to some "interesting" instructions only available under the function block language in...
Replies
9
Views
4,438
Ok got an easy one. i have a scaled (4-20) signal scaled with the scl block in controllogix. the scaled output (0-100 tank level %) is used in...
Replies
10
Views
4,668
I have a difficult time finding inputs and outputs using CL5000 search. Most of the time I am dealing with inputs and outputs and don't know...
Replies
3
Views
2,576
Hi all, Is there a equivalent function block that do the same as MOV function in ladder? Thanks.
Replies
5
Views
2,351
Any body ever use the RMPS function in logix5000? Having used it with the emulator set up for 4 segments, it ignores the first(segment 0)goes to...
Replies
0
Views
2,845
Back
Top Bottom