RSLogix 5000, Studio 5000

What’s New With Rockwell’s Logix and View (P191)

This week I take a look at what's new with Rockwell's Logix and View products as seen at Automation Fair 2023 in this episode of The Automation Podcast. For more information, check out the "Show Notes" located below the video. Watch to the Podcast on The Automation Blog: [youtube https://www.youtube.com/watch?v=t5e-OwgpQYM?si=cIwH_l0qjTupvUyC] Listen to the...

Message (MSG) – ControlLogix to PowerFlex 525? (qa230208)

Automation Q & A from the Morning Show dated 02/08/23: Recently I was asked by a community member if they could use a MSG instructions in a ControlLogix to communicate with a PowerFlex 525, and I share my thoughts on that question in today's Automation Q&A below: NOTE: If you need...

Studio 5000 – V35: What’s New

Late last year Rockwell released version 35 of Studio 5000 Logix Designer, and in today's article I'll cover the highlights of what's new and updated in the latest release. New Features: Axis Test Mode: Feature simulates real-time motion control behavior at the axis, module, or group level, without requiring connected...

RSLogix 5000, Studio 5000 Logix Designer

To program a CompactLogix or ControlLogix controller you're going to need a copy of Studio 5000 Logix Designer, which was formerly known as RSLogix 5000 prior to the version 21 release: If you don't have a copy, you can purchase it using this link to Rockwell’s new online software portal,...

Studio 5000 – V35: What’s New (P122)

Kristen Kosatka of Rockwell Automation comes on the show this week to share what's new with Studio 5000 v35 in Episode 122 of The Automation Podcast. For more information, check out the "Show Notes" located below the video. Watch the Podcast: [vimeo 757701813 w=750 h=420] The Automation Podcast is also available on most...

ControlLogix, Studio 5000 – Rockwell Automation Update (P114)

This week Dennis Wylie and Justin Wengatz from Rockwell Automation bring us up to speed on What's New and Coming for ControlLogix and Studio 5000 on Episode 114 of The Automation Podcast. For more information, check out the "Show Notes" located below the video. Watch the Podcast: [vimeo 734713871 w=750 h=420] The Automation...

Rockwell Patch Rollup – How To Download and Install (2022)

Generally, when I am loading software on a computer, that computer is not used for a single purpose and I download many types of programming software, third party programs like Sublime Text or Putty, and other programs that I will use to configure specific instruments or controls. In the Rockwell...

Studio 5000 – Resolve .Net Framework 3.5 Installation Error 0x80D05001

I cannot count the number of times I have installed RSLogix 5, 500, 5000 or Studio 5000 software over the last twenty years. Sometimes I can install it on different (but identical) computers and have a different experience. Each install can be a different adventure and this one is no...

Studio 5000 – v34: What’s New

In March of 2022, Rockwell Automation released Studio 5000 Logix Designer version Thirty-Four. As I tend to do with each release, I recently downloaded the software, read the release notes, and set out to install and test any new features that would be relevant to me in my process control...

Migrate / Convert – PLC-5, SLC-500, and MicroLogix Programs to RSLogix/Studio 5000 and Logix Controllers

Recently one of our readers submitted a question asking for help migrating from a legacy Rockwell PLC (aka PLC-5 or SLC-500) to their new PAC lines (ControlLogix and CompactLogix.) In his email he went on to say he needed help because he didn't have a copy of the Project Migrator,...

View Designer – Using Extended Tag Properties

I’ll admit, I don’t always investigate every new feature that I read in a software’s release notes and many times I fail to utilize them for some time. Such is the case for tag extended properties in Logix Designer and View Designer. Having used RSLogix 5000 since version seven, I have...

Logix Instructions – Bit Field Distribute and Message (MSG)

Logix Programming Instructions Every Tech Needs to Know Part II Image by Brandon Cooper In part one of this series, we looked at an introduction to learning Studio 5000 programming instructions for ControlLogix processors as well as an application for using the CPT and ABS instructions. I want to continue further and...

Logix Instructions – Compute and Absolute

Logix Programming Instructions Every Tech Needs to Know, Part I Image by Brandon Cooper Learning to program anything takes time and effort. The more investment that you make, the greater the return. When I have set out to embark on learning a new system, I first browse through other people’s code in...

ControlLogix – Programming: Different Ways of Accomplishing Your Goals

Programmers can accomplish a task in many ways. They have many options available, and it is almost to the point that you can use whatever coding style your preference is for a task at hand. PLC code does not need to be fancy, but it does help to be efficient,...

IFM, CompactLogix – Encoder to HSC (S49B)

Learn how to connect and use an Encoder with a CompactLogix and High Speed Counter module in this episode of The Automation Show. For more information, check out the "Show Notes" located below the video.  The Automation Show, Episode 49B Show Notes: A huge thank you to IFM for sending in the...

Studio 5000 – v33: What’s New

On September 30, 2020, Rockwell Automation released Studio 5000 Logix Designer version thirty-three. As I tend to do with each incoming version, I downloaded the “Release Notes” and Software to check it out. Image by: Brandon Cooper This always brings back memories of receiving a box of floppy disks from Rockwell so...

Logix, View – ROKLive20: What’s New with Logix and View at ROKLive 2020 (S42)

In this episode of The Automation Show I share my top picks from Rockwell's ROKLive Logix and View Presentations: For more information, check out the "Show Notes" located below the video.  The Automation Show, Episode 42 Show Notes: Quick Link to Rockwell's ROKLive website:  TheAutomationBlog.com/ROKLive2020 Note: The above link redirects to the actual...

E300 – Use Overload Module in Studio 5000 Application

In a previous article I discussed setting the dip switches, applying 24 VDC power,  and using a web browser to modify the configuration in an Allen Bradley E300 Module. In this article, I want to go a bit further and discuss the steps in adding an E300 module to your...

Logix Instructions – Function Block Totalizer

In this article I'll introduce you to the basics of a ControlLogix Function Block Routine Totalizer Instruction. If you have ever used any Allen-Bradley software, you are familiar with their ladder logic programming. In many of the earlier systems such as PLC-5 or SLC 500, you only had ladder logic to...

Logix Instructions – Capture and Average a Value with FFL, FFU, and AVE

In a previous article regarding ControlLogix processor faults, I mentioned one of the ways a processor can be faulted was by causing an array to go out of bounds when using an FFL and FFU instruction. These instructions are commonly used to store multiple records at a given sample rate,...