RSLogix5000 version 18 is available for download

Contr_Conn

Member
Join Date
Sep 2003
Location
Ohio
Posts
2,582
RSLogix5000 version 18 is available for download starting today
Some of new features (not all):

- CIP motion - up to 255 servo axis over Ethernet
- CIP SYNC - CST sync over Ethernet
- Unicast Ethernet I/O
- 1756-L7x controller
- L43S/L45S compactlogix safety controllers
- Protected/ Signed AOIs
- Protected and Constant tags
- Printing I/O configuration
- SFC edit without reset
 
Beware of version 18

Hi
I tried version 18 and I found that the Add-on calls are buggy.
If you pass a indexed array structure to an Add-on the whole rung where the add-on is called will NOT be executed. If you try the same program with firmware 17 all is OK.

I think we will need some patches before deploying the new version.....
 
I did some additional testing on v18 and I found the following:

- Have a array of UDT (StructureOfUdt[10])
- Pass an indexed element of the array to an Add-on (e.g. pass StructureOfUdt[x])

This DISABLED parsing of the whole line where the add-on is called (including the add-on itself)!!!
If you pass a fixed element of the array everything is ok (e.g pass StructureOfUdt[3]).

Problem has been acknowledged by rockwell support and it affects these product:
- RsEmulate
- SoftLogix
Rockwell states that ControlLogix CPUs are not affected but I have not a ControlLogix CPU handy to verify it (but I will get one soon).
It also seems that we will need to wait one MAJOR release (v19) to have this fixed.

Regards
 
Hello..
Do you know where I can Download the RSLogix 5000 ?...free..
I need to made a small change but I dont want to pay a lot of money just for this...
Thank you very much !
 
RSLogix 5000/Studio 5000 isn't free. Depending on what model Logix processor you have and what you need to do, there are different editions. Or hire someone with the software to do it.
 
Ok jkerekes..
The CPU is a CompactLogix L32E..
Thanks for your help !

That is great but it is still not free. Depending on what feature set you need the price of the software will change, contact your local distributor. Talk to the AB distributor they my have a reference of whom you could hire to come in at a T&M basis, if it is really a small change the price tag will be cheaper than the software.
 

Similar Topics

My comptuer is 64 bit OS and Install studio5000 versio 30. my question is can I install version 19 software on it? Anyone have run version 19 on...
Replies
13
Views
2,738
Hello, I am wondering which version of RSLinx I should download to use with RSLogix5000 Version 17? Thanks!
Replies
1
Views
2,153
I am unable to convert a project to V20 using the following procedure. Open a project in version 19. Right click on processor 1769-L35E ECP...
Replies
8
Views
4,931
A guy is telling me if a ControlLogix 5000 was programmed with version 15 RSLogix 5000 you need Ver 15 RSLogix 5000 to open it That version 19...
Replies
10
Views
6,336
hi friends I'm doing a conversion program to S5 platform for RSLogix 5000 and this SLT above is an example. :A =KM :LW =KC :SEC =CONT : :A...
Replies
0
Views
1,846
Back
Top Bottom