Some Logix5000 Questions

kittydog42

Member
Join Date
Sep 2005
Location
Naperville
Posts
232
I have a couple of basic questions.

1. Is there a way to delete an unused add-on instruction? Sometimes it seems to allow it, and other times not.

2. Is there a way to convert from REAL to INT[2] and back? This is to transmit data via Modbus in the proper format. I know that I can write an add-on instruction to do this the hard way but I am hoping that I just can't find the proper built-in solution.
 
1. If the AOI is truly unused and you are offline it should allow deletion. Hmmm.

2. COP allows movement between different types. The length is in terms of units of the destination so the COP of a real to INT would have a length of 2.

[Edit] Just now I made a copy of a program with an AOI. I had to delete the call to the AOI in the logic, then delete the AOI tag which was created when I made the original invocation of the AOI. Only then would 'delete' be enabled for the AOI.
 
Last edited:
You are right. I found a tag of the AOI type and that was the issue.

The COP worked great. Next time I am in Yakima I will buy you a pop.
 
Last edited:

Similar Topics

Hi, folks, how’s going? I have some questions about FBC in Logix5000, plz check attachments: 1, how dose .FD work? I read help manual, but cannot...
Replies
0
Views
1,373
Hi! So my problem is a little funky, I had Studio 5000 v 24 and 30 installed, but forgot to install RSLogix (which I cannot go without). Is there...
Replies
2
Views
122
So I had an odd request from a customer for the above. I have written the logic and tested it all in one PLC with only using 7 outputs and 7...
Replies
15
Views
428
I'm a Siemens person, and this is one of my first AB programs. The customer wants everything programmed in Ladder. I have a lot of data (3...
Replies
14
Views
220
Good day everyone. if you have a logic for 3 pumps (lead/lag/off), would you please email it to me? I really appreciate it!
Replies
7
Views
218
Back
Top Bottom