Studio 5000 Version 35 Direct
Studio 5000 Version 35 generally considered a solid, mature release
that is preferred by many users over the newer Version 36 because it retains traditional instruction naming (e.g., keeping instead of the newer
). It is particularly strong for process and motion applications due to enhanced virtualization and expanded hardware support. Key Features & Enhancements Process Industry Focus : Expanded SequenceManager
support for 5x80P controllers and new built-in process instructions ( ) for easier integration with PlantPAx. Virtualization : Introduced Axis-Test Mode
, allowing for the testing of Kinetix, PowerFlex, and iTRAK motion devices without physical hardware using FactoryTalk Logix Echo. Improved Downloads
: Users report significantly faster and more robust download speeds when using FactoryTalk Linx
as the communication software compared to the older RSLinx Classic. Modern Interface
: Includes a modern, web-based UI for Add-On Profiles (AOP) to provide a consistent configuration experience. Safety Signature Improvements
: Safety tag values no longer impact the safety signature on GuardLogix 5380 and 5580 controllers, allowing online edits without full downloads. Rockwell Automation Known Issues & Considerations I/O Tree Bugs
: Some users reported that v35 initially "broke" I/O trees for certain devices; however, patches released in 2024 (e.g., for 1756 Analog I/O) have addressed many of these module profile errors. Compatibility Conflicts
: There is a documented conflict with CodeMeter Runtime (often installed with SICK software) that can cause v35 to fail to open with an afutil.dll Performance Requirements
: While it can run on lower specs, 8 GB of RAM and an Intel Core i5 are highly recommended to avoid sluggishness or "stuttering" during operation. Release Note - Rockwell Automation studio 5000 version 35
Unlocking Efficiency: A Deep Dive into Studio 5000 Version 35
Released by Rockwell Automation, Studio 5000 Logix Designer v35 is a significant leap forward for industrial automation, focusing on virtualization, process efficiency, and modern hardware support. Whether you are a veteran control engineer or just migrating from older versions like RSLogix 5000, v35 introduces tools that fundamentally change the design-to-deployment workflow. 1. The Virtualization Revolution: Axis-Test Mode
One of the most requested features in the history of Studio 5000 was the ability to test motion without physical hardware.
Axis-Test Mode: This allows you to virtualize motion for Kinetix, PowerFlex, and iTRAK 5730 CIP devices.
Logix Echo Integration: Paired with FactoryTalk Logix Echo V2, you can now emulate entire control systems, enabling extensive experimentation and debugging before a single wire is landed. 2. Process Control Powerhouse
Version 35 leans heavily into the PlantPAx ecosystem with three new embedded process instructions: P_SD: Simplifies safety shutdown logic. P_nPOS: Enhances multi-position control. P_valveMP: Streamlines multi-port valve management.
Additionally, SequenceManager now supports 5x80P controllers, allowing engineers to scale proven process application functionality to the latest high-performance hardware. 3. Productivity & Coding Flexibility
C++ Scripting Utility: In a first for Studio 5000, the new Logix Designer SDK allows users to write C++ scripts to automate repetitive tasks within the environment.
Modern AOP User Interface: Version 35 introduces a web-based Add-On Profile (AOP) interface for 5069 and 5094 I/O modules, providing a unified configuration experience across platforms. ⚠️ Critical Compatibility Note: Windows 11 24H2
Engineers should exercise caution when updating their OS. Recent reports indicate that Windows 11 version 24H2 can cause Logix Designer v35 to crash with a fatal error (0xC0000005).
The Fix: Microsoft has released updates (such as KB5055523) that reportedly resolve the issue for many users. Always verify compatibility on the Rockwell Product Compatibility and Download Center (PCDC) before upgrading. Summary of Key Upgrades Axis-Test Mode Virtualize motion without physical drives. SDK with C++ Automate repetitive programming tasks. New Process Instructions Faster integration with PlantPAx systems. SequenceManager Extended support for 5x80P controllers. 5069 and 5094 I/O modules: Studio 5000 version 35.00 AOP Studio 5000 Version 35 generally considered a solid,
Studio 5000 Logix Designer version 35 (V35) , released by Rockwell Automation, introduces expanded hardware support and enhanced integration for modern industrial control systems. This guide covers the essential setup and operational requirements for this version. System Requirements Studio 5000 V35
effectively, your hardware should meet or exceed these specifications:
Operating System: Windows 10 (v1703 or later) or Windows 11. Processor: Intel Core i5 (3xxx series) or better at 2.4GHz.
Memory: 8 GB RAM (minimum); 16 GB is recommended for optimal performance. Storage: 16 GB of available hard disk space. Key Features & New Hardware Support Enhanced I/O Support:
includes Add-On Profiles (AOPs) specifically for 5069 and 5094 I/O modules, facilitating easier integration of these high-performance distributed I/O platforms.
Process Control Integration: Version 35 is used for advanced ControlLogix 5580 Process Controllers and is often integrated with the PlantPAx system estimator for large-scale automation design.
Integrated Safety: Fully supports the GuardLogix 5580 controller and Integrated Safety Functions for PowerFlex 755/755T drives. Installation & Configuration
Multi-Version Support: You can install V35 alongside other versions of Logix Designer on the same machine using the Studio 5000 Multi Version installer.
Activation: Ensure you have a valid FactoryTalk Activation license. V35 typically requires newer versions of the FactoryTalk Activation Manager to manage its digital entitlements.
Firmware Compatibility: The software version must match the firmware version of your PLC. For example, to connect to a controller running firmware V35, you must use Studio 5000 V35 Workflow Tips
RSLogix 5000/Studio 5000: Multi Version Installation Package The Improvement: V35 refined the delete logic to
3. "Delete Rung" Enhancements
It sounds trivial, but for years, deleting a rung in Studio 5000 could sometimes cause unintended issues with branch wrapping or logic flow if you weren't careful.
- The Improvement: V35 refined the delete logic to be more intuitive. It handles the surrounding logic better, preventing the "spaghetti code" effect that often happened when cleaning up old routines.
Final Summary Table
| Category | Rating | Notes | | :--- | :--- | :--- | | Installation | ★★★★☆ | Smooth if using FactoryTalk Software Manager. | | New Features | ★★★★☆ | PLS and AOI presets are genuinely useful. | | Stability | ★★★★☆ | Solid release, no major show-stopping bugs reported. | | Licensing | ★★★
Here’s a professional yet engaging post for Studio 5000 Logix Designer Version 35, tailored for LinkedIn, a blog, or an internal company announcement.
2. Preset Support for AOIs
Add-On Instructions (AOIs) have long been the standard for reusable code, but they always had one major flaw: you couldn't easily define default tag values inside the AOI definition.
- The Improvement: You can now assign default (preset) values to parameters within the AOI definition.
- The Benefit: When you drop an AOI onto a routine, the tags auto-populate with your defined defaults. This saves a massive amount of time initializing parameters and prevents "zero-value" bugs during startup.
Performance & Stability
In terms of raw "heaviness," v35 feels similar to v32 and v33.
- Boot Time: 5580 controllers running v35 firmware boot incredibly fast compared to the legacy v20/v21 controllers.
- Go Offline: The "Go Offline" download process is smooth, provided you have a modern Ethernet network architecture (stratified switches).
Bugs: V35 is generally considered stable. It did not suffer the same initial backlash that v32 had (which had early issues with controller task overlapping). However, as with any Rockwell release, always check for the latest "Tech Note" patches. Many users skip v35 entirely to jump to v36, which further refines the features introduced here. If you are on v35 and stable, there is no desperate need to move, but if you are starting fresh, v36 might be the safer long-term bet.
Hardware Compatibility
This is the most critical factor.
- Supported: ControlLogix 5580, CompactLogix 5380, GuardLogix 5580.
- Unsupported: v35 does not support the older L6x series (ControlLogix 5560/5561). If you have a plant full of L71s or L72s, you can use v35, but if you have older L61s, you generally cannot flash them to v35 firmware. Always check the Release Notes for the specific firmware compatibility matrix.
Operating Systems Supported
- Windows 11 Pro/Enterprise (64-bit) – Version 22H2 or newer
- Windows 10 Pro/Enterprise (64-bit) – Version 21H2 or newer
- Windows Server 2022 (for FactoryTalk LinX applications)
Note: Windows 7 and Windows Server 2016 are not supported in V35.
2. FactoryTalk Optix Integration
One of the most disruptive changes in Rockwell’s ecosystem is the shift from FactoryTalk View ME/SE to FactoryTalk Optix (a cloud-native, HTML5-based HMI). Version 35 introduces seamless symbols and tag sharing between Studio 5000 and Optix Studio, allowing engineers to design PLC logic and the HMI interface in parallel without manual tag database copying.
FactoryTalk Services Platform
You must have FactoryTalk Services Platform v6.40 or higher. Older versions will cause installation failures.
