Top Banner
Copyright © 2008 Rockwell Automation, Inc. All rights reserved. RSLogix 5000 Release 17.00 WWW.PLCWORLD.CN www.plcworld.cn
86

RSLogix™ 5000 Release 17.00

Apr 20, 2023

Download

Documents

Khang Minh
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: RSLogix™ 5000 Release 17.00

Copyright © 2008 Rockwell Automation, Inc. All rights reserved.

RSLogix 5000

Release 17.00

WWW.PLCWORLD.CN

www.plcworld.cn

Page 2: RSLogix™ 5000 Release 17.00

WWW.PLCWORLD.CN2010/12/24

Logix V17 Extensions

• Software Extensions– Partial Import / Export of Routines and Programs– Full Project XML (L5X) Import/Export– Offline Partial Import of Modified UDT with Data Preservation

– Runtime Partial Import of Routines, Programs, and NEW Add-On-Instructions

– Multi-Lingual project documentation with Language Switching

– Controller on-line project change logging• Programming Languages Enhancements

– LD Instruction Parameter Display Optimization Options

– FBD Advanced Process Control Blocks (Smith Predictor, Coordinated Control, Multivariable control)

– SFR Instruction Filters Routine Types and Step Names

– Option to hold SFC Step / Action Timer “Acc” when chart is paused

– SFC Chart Paused State Via GSV Instruction– Tag’s Description Added to Tooltips in FBD Editor– GuardLogix SIL 3 Instructions Extensions

• Motion Enhancements– Motion multi-axis programmable Jerk– MCD and MCCD Motion Instructions Enhancements

• Reporting– Controller Organizer Report

• Usability Extensions– Forcing and Toggle Bit Added to Quick Watch Window– Tag Monitor Enhancement - Alarm Grid Display Mode– Search Item Browser Supports Tag Name Typeahead– ControlFlash v7.0 Enhancements– Coordinated System Time (CST) Master Existence Check On Download

– Tag’s Descriptions Length Extended – Produced / Consumed Tag Status– Verification Warning If Forces Are Present– Verification Warning If AFI Are Present– System Install Enhancements– Start Page Enhancements– Decorated Data Support in L5X Import/Export Files

• Miscellaneouos– RSLogix 5000 Professional Concurrent– RSLogix 5000 Standard Concurrent– RSLogix 5000 Professional Changes– Microsoft Windows Vista Support

• RSI Integration– FactoryTalk AssetCentre Archive Check-In/Out– RSLogix Architect Library Management

WWW.PLCWORLD.CN

www.plcworld.cn

Page 3: RSLogix™ 5000 Release 17.00

WWW.PLCWORLD.CN2010/12/24

Logix V17 Extensions Continued

• New Network and I/O Module Profiles– Flex 1794-IJ2I Isolated Counter– Flex 1794- IF4XOF4I 4pt In / 4pt Out Combination Isolated Analog

– Flex 1794-IG16, OG16, IH16, IV32, OV32, IM16, OM16

– Flex 1794-IT8/B, 1794-IR8/B, 1794-IF8I and 1794-OF8I

– ControlLogix 1756-EN2F Major rev 2– ControlLogix 1756-CFM Counter Major Rev 2 (Config output based on freq)

– ControlLogix 1756-OB8I 8pt Isolated DC Output

– 1768 Compact Generic Config Profile– 1757-FFLDC ControlNet to Foundation Fieldbus Linking Device

– Adding PowerFlex 7 & 4 Drives On-line on EtherNet/IP and ControlNet

– Thin profiles for Flex IO modules (1794-IF8IH/B, 1794-OF8IH/B, 1794-IE8H/B, 1794-OE8H/B, 1797-IE8H/B, 1797-OE8H/B)

– 1797-ACNR15 Major rev 5

• Controller Support– ControlLogix 1756-L65 32MB Memory Controller

– GuardLogix 1756-L63S Controller– CompactLogix 1769-L2x Controllers– Removal of ControlLogix 1756-L55 and FlexLogix 1794-L34B Controller

• Other– StratixTM Industrial Switch Portfolio– CIP Sync support on 1756-EN2T– Unicast Produced/Consumed Tags for EtherNet/IP Generic Modules

– CIP Generic Module COMM Format of None– Cyclic EDT support for flex adapters (1794-ACN, 1794-ACNR, 1794-AENT, 1797-ACNR)

• Tools– Logix5000 Update Tool– DELMIA Automation Bi-Directional Synchronization Utility

www.plcworld.cn

Page 4: RSLogix™ 5000 Release 17.00

WWW.PLCWORLD.CN2010/12/24

Program & Routine Partial Import / Export

• V17 provides ability to export Programs, Phases and Routines– Similar to the V13 LD Rung Partial Import/Export – Includes support for FBD,SFC and ST

• The export “.L5X” file includes all pertinent information– Program configuration, code, user defined data-types, tags and descriptions

– XML formatted ASCII text file– Distribute code separately from the RSLogix 5000 Project “.ACD” file

– The file can be manipulated and even created by other tools

• Create larger libraries of reusable code– Provides more control over the scope of what will be extracted from the project

– Useful for larger machine, cell or unit control– Promotes standardization and reuse

www.plcworld.cn

Page 5: RSLogix™ 5000 Release 17.00

WWW.PLCWORLD.CN2010/12/24

Importing into a project

• To import, select the previously exported Add-On Instruction, program, phase, routine, or UDT you wish to use in your running project and click on Import...

WWW.PLCWORLD.CN

www.plcworld.cn

Page 6: RSLogix™ 5000 Release 17.00

WWW.PLCWORLD.CN2010/12/24

Import Configuration dialog

• Provides a listing of all components which will be imported and whether they conflict with existing components already in the running project.

• Allows you to resolve conflicts when collisions occur.

www.plcworld.cn

Page 7: RSLogix™ 5000 Release 17.00

WWW.PLCWORLD.CN2010/12/24

RSLogix 5000 Project “.L5X” Import/Export

• Extends RSLogix 5000 to support import/export of a FULL project to an XML formatted file– Contains: processor / I/O / motion configuration, application logic, data / structures / tag definitions, comments and descriptions

– Similar to ASCII Text L5K file but uses an XML Scheme

– Open and fully documented in publication1756-RM084E-EN-P

• Useful for enhancing development productivity– Manipulate application source using text editing tools

– Build tools to auto-generate projects– Extract / merge code fragments to build new projects

www.plcworld.cn

Page 8: RSLogix™ 5000 Release 17.00

WWW.PLCWORLD.CN2010/12/24

Off-line Partial Import of Modified UDT with Data Preservation

• With release V16, we allowed you to import/export a UDT to an XML file– However, only new UDTs could be imported

• With V17, we are extending this functionality by allowing existing UDTs to be imported while maintaining existing members’ data values– Data values will be maintained when:

• Inserting/adding members• Deleting members• Rearranging (moving) members• Renaming members• Changing the data types of members

– Data values for members renamed and moved will not be maintained

• Improves user experience by allowing easy UDT maintenance off-line

Added MemberAdded MemberAdded member

leaves existing data values unchanged

Old UDT

Updated UDT

www.plcworld.cn

Page 9: RSLogix™ 5000 Release 17.00

WWW.PLCWORLD.CN2010/12/24

Runtime Partial Import

• V17 Provides ability to import Programs, Routines and NEWAdd-on Instructions on-line with a running controller– NEW programs, routines and add-on instructions can be added– Existing Programs and routines can be replaced– New tags and UDTs are created as needed– Name collisions are detected automatically and user prompted to rename or bind to existing components

– The data values in the controller are maintained and new tags will have their values initialized from the import file

• Permits ability to manipulate code off-line and deliver to controller later– ...vs. on-line editing where you must be connected– With some extra effort, existing Add-on Instructions can be replaced

• Must use the following versions of RSLinx to use this feature– RSLinx Classic V2.54.00 or greater – RSLinx Enterprise V5.17.00 or greater

“.L5X” File

Program

Routine

NEW Add-on Instruction

User-DefinedDatatype

Tags

Data

www.plcworld.cn

Page 10: RSLogix™ 5000 Release 17.00

WWW.PLCWORLD.CN2010/12/24

RSLogix 5000 Multi-Lingual Project Documentation with Language Switching

• V17 Extends RSLogix 5000 to manage multiple local language documentation sets– User has control over how many are created– Supports both single (European) and double byte (Unicode / Asian) character sets

– Translation can occur manually within RSLogix 5000 of externally via a Unicode Text (txt) file that is formatted with tab-separated values

• RSLogix 5000 allows you to switch the documentation view to the desired language– This is independent from the language software displays on its menus and help

• Valuable for companies with multi-national business– Standardize systems internationally– Use the same base project in multiple countries– Draw resources globally to develop and support

www.plcworld.cn

Page 11: RSLogix™ 5000 Release 17.00

WWW.PLCWORLD.CN2010/12/24

Multi-Lingual Description / Comments in a RSLogix 5000 Project – Import/Export

• Use export/import to manipulate project document outside of RSLogix 5000– Tab Separated Value (.txt) Unicode text file

• Use off-the-shelf tools to do offline translation, like Microsoft Excel– Allows for easier translation process and spell checking

• Share the project information with others – Valuable for 3rd party translation

– Outsource translation

www.plcworld.cn

Page 12: RSLogix™ 5000 Release 17.00

WWW.PLCWORLD.CN2010/12/24

Runtime Detection of Controller Modifications

• With V17, the 1756 ControlLogix L6x1 and GuardLogix L6xS1 Controllers track on-line changes via an internal log and with change counters– Logs type of change and PC Identity of user making the change

– Stores a list of changes to CompactFlash card for later review

– Programmatically accessible (GSV Instruction) counters increment when a user modifies a running controller

• Provide indication that changes have occurred and post mortem of where the changes are and by whom via the log

• Valuable for FDA regulated applications that need to know the applications has been modified

1 Initially Limited to ControlLogix L6x and GuardLogix L6xS Controllers

ChangeLog

ChangeLog

ChangeCounters

ChangeCounters

www.plcworld.cn

Page 13: RSLogix™ 5000 Release 17.00

WWW.PLCWORLD.CN2010/12/24

LD Instruction Parameter Display Optimization Options

• New workstation options provide more control over how instructions are displayed in Ladder Diagram– Increases the amount of information that can fit on a display (reduced white space)– Improves readability

• Four new options:– Include* / hide instruction description line– Show instruction parameters in a flat list* or inputs left and outputs right– Control when left/right presentation is used for AOIs or all instructions– Animate Boolean tags via highlighting or via separate value*

• * Default today

www.plcworld.cn

Page 14: RSLogix™ 5000 Release 17.00

WWW.PLCWORLD.CN2010/12/24

New Options Maximize Screen Content

• Reduced instruction display space

• Easily determine inputs from outputs

• InOut parameters use a different color from inputs

• Animation of BOOL tags via color rather than values

Legacy faceplate style

New optional faceplate style

www.plcworld.cn

Page 15: RSLogix™ 5000 Release 17.00

WWW.PLCWORLD.CN2010/12/24

New Advanced Process Control Instructions

• RSLogix 5000 V17 provides three new optional advanced process control (APC) instructions– Internal Model Control (IMC) – Compares actual process error against error calculated by an internal first order lag plus deadtime model

– Coordinated Control (CC) - Controls a single process variable by manipulating as many as three different outputs

– Modular Multivariable Control (MMC) - Controls two process variables to their setpoints using up to three controller outputs

– Useful for applications with multiple interacting inputs/outputs or with long deadtimes

• Instructions purchased separately and licensed per use– 9324-RLDAPCENE – provides a license to use the instructions in RSLogix 5000 and provides a license to use them in a single Logix controller - $3,000 US List Price

– 9324-RLDAPCCLENE - provides a license to use the instructions in an additional controller (honor system for run-time license, may change in the future) - $1,000 US List Price

IMC_01

IMC ...

Internal Model Control

0.0PV

0.0SPProg

0.0SPCascade

0.0RatioProg

0.0CVProg

0.0HandFB

0ProgProgReq

0ProgOperReq

0ProgCasRatReq

0ProgAutoReq

0ProgManualReq

0ProgOverrideReq

0ProgHandReq

CVEU0.0

SP0.0

ProgOper0

CasRat0

Auto0

Manual0

Override0

Hand0

CC_01

CC ...

Coordinated Control

0.0PV

0.0SPProg

0.0CV1Prog

0.0CV2Prog

0CV3Prog

0ProgProgReq

0ProgOperReq

0ProgCV1AutoReq

0ProgCV2AutoReq

0ProgCV3AutoReq

0ProgCV1ManualReq

0ProgCV2ManualReq

0ProgCV3ManualReq

0ProgCV1OverrideReq

0ProgCV2OverrideReq

0ProgCV3OverrideReq

CV1EU0.0

CV2EU0.0

CV3EU0.0

SP0.0

ProgOper0

CV1Auto0

CV2Auto0

CV3Auto0

CV1Manual0

CV2Manual0

CV3Manual0

CV1Override0

CV2Override0

CV3Override0

MMC_01

MMC ...

Modular Multivariable Control

0.0PV1

0.0PV2

0.0SP1Prog

0.0SP2Prog

0.0CV1Prog

0.0CV2Prog

0CV3Prog

0ProgProgReq

0ProgOperReq

0ProgCV1AutoReq

0ProgCV2AutoReq

0ProgCV3AutoReq

0ProgCV1ManualReq

0ProgCV2ManualReq

0ProgCV3ManualReq

0ProgCV1OverrideReq

0ProgCV2OverrideReq

0ProgCV3OverrideReq

CV1EU0.0

CV2EU0.0

CV3EU0.0

SP10.0

SP20.0

ProgOper0

CV1Auto0

CV2Auto0

CV3Auto0

CV1Manual0

CV2Manual0

CV3Manual0

CV1Override0

CV2Override0

CV3Override0

www.plcworld.cn

Page 16: RSLogix™ 5000 Release 17.00

WWW.PLCWORLD.CN2010/12/24

Advanced Process Control Instructions -Internal Model Control (IMC)

• Controls a single process variable by manipulating a single output

• Compares actual process error against error calculated by an internal first order lag plus deadtime model

• Built-in autotuner makes setup easier

• Suitable for long deadtime processes which are difficult to control with standard PID loops

IMC_01

IMC ...

Internal Model Control

0.0PV

0.0SPProg

0.0SPCascade

0.0RatioProg

0.0CVProg

0.0HandFB

0ProgProgReq

0ProgOperReq

0ProgCasRatReq

0ProgAutoReq

0ProgManualReq

0ProgOverrideReq

0ProgHandReq

CVEU0.0

SP0.0

ProgOper0

CasRat0

Auto0

Manual0

Override0

Hand0

www.plcworld.cn

Page 17: RSLogix™ 5000 Release 17.00

WWW.PLCWORLD.CN2010/12/24

Advanced Process Control Instructions -Coordinated Control (CC)

• Controls a single process variable by manipulating as many as three different outputs

• Target values and priorities for outputs are used to optimize your process

• Compares actual process error against error calculated by internal first order lag plus deadtimemodels for each output

• Outputs not currently controlling (held at target or in manual) are used as feedforward signals

• Built-in autotuners make setup easier

CC_01

CC ...

Coordinated Control

0.0PV

0.0SPProg

0.0CV1Prog

0.0CV2Prog

0CV3Prog

0ProgProgReq

0ProgOperReq

0ProgCV1AutoReq

0ProgCV2AutoReq

0ProgCV3AutoReq

0ProgCV1ManualReq

0ProgCV2ManualReq

0ProgCV3ManualReq

0ProgCV1OverrideReq

0ProgCV2OverrideReq

0ProgCV3OverrideReq

CV1EU0.0

CV2EU0.0

CV3EU0.0

SP0.0

ProgOper0

CV1Auto0

CV2Auto0

CV3Auto0

CV1Manual0

CV2Manual0

CV3Manual0

CV1Override0

CV2Override0

CV3Override0

www.plcworld.cn

Page 18: RSLogix™ 5000 Release 17.00

WWW.PLCWORLD.CN2010/12/24

Advanced Process Control Instructions -Modular Multivariable Control (MMC)

• Controls two process variables to their setpoints using up to three controller outputs.

• Target values and priorities for outputs are used to optimize your process.

• Compares actual process errors against errors calculated by internal first order lag plus deadtime models for each output-to-input relationship.

• Outputs not currently controlling (held at target or in manual) are used as feedforward signals.

• Built-in autotuners make setup easier.

MMC_01

MMC ...

Modular Multivariable Control

0.0PV1

0.0PV2

0.0SP1Prog

0.0SP2Prog

0.0CV1Prog

0.0CV2Prog

0CV3Prog

0ProgProgReq

0ProgOperReq

0ProgCV1AutoReq

0ProgCV2AutoReq

0ProgCV3AutoReq

0ProgCV1ManualReq

0ProgCV2ManualReq

0ProgCV3ManualReq

0ProgCV1OverrideReq

0ProgCV2OverrideReq

0ProgCV3OverrideReq

CV1EU0.0

CV2EU0.0

CV3EU0.0

SP10.0

SP20.0

ProgOper0

CV1Auto0

CV2Auto0

CV3Auto0

CV1Manual0

CV2Manual0

CV3Manual0

CV1Override0

CV2Override0

CV3Override0

www.plcworld.cn

Page 19: RSLogix™ 5000 Release 17.00

WWW.PLCWORLD.CN2010/12/24

SFR Instruction Filters Routine Types and Step Names

• With V17, the SFR instruction (Sequential Function Chart Reset) operand selection pull-down menus have been enhanced to filter just SFC routine types and SFC_STEP tag types

• Previously, customers had to browse through all routines and tag types, which was time consuming

www.plcworld.cn

Page 20: RSLogix™ 5000 Release 17.00

WWW.PLCWORLD.CN2010/12/24

SFC Step Timer ACC time Chart Pause Management

• Logix timers store a portion of the wall clock with each scan and compare to the value from the last scan, The ACC value is then updated by the difference– When an SFC chart is paused, and then released, all of the timers jump forward by the amount of time of the pause

• This is valuable for operations that consider the pause time as part of the process

• Application code could be used to buffer the timer ACC and restore it after a release to ignore the chart pause duration

– Many applications want the timers to pick up where they were at the point of the pause (ignoring the pause time)

• This release now provides an option to control how the step timers will treat the pause– Options to Ignore or count the pause time– Provides more flexibility to control a wider range of applications

www.plcworld.cn

Page 21: RSLogix™ 5000 Release 17.00

WWW.PLCWORLD.CN2010/12/24

SFC Chart Paused State Via GSV Instruction

• With release v17, we are giving the user the ability to determine via GSV instruction an SFC chart paused state programmatically

• Customers can now have either:– The program detect the situation and take corrective action or

– Send the state to an HMI for user interface display.

www.plcworld.cn

Page 22: RSLogix™ 5000 Release 17.00

WWW.PLCWORLD.CN2010/12/24

Tag’s Description Added to Tooltips in FBD Editor

• With V17, the tooltips in the FBD editor now always include the tags’descriptions

• Provides improved ease-of-use when customers turn off “Show Tag Descriptions” in the Workstation Options – Descriptions may be turned off to reduce clutter on FBD sheets

Tag’s description added to tooltip

www.plcworld.cn

Page 23: RSLogix™ 5000 Release 17.00

WWW.PLCWORLD.CN2010/12/24

GuardLogix V17 Safety Enhancements

• 20 TÜV / BG Certified Safety Application Instructions– 9 Metal Forming Instructions (BG)– 3 Muting Instructions (Light Curtains)– 6 New Dual Channel Instructions– Safety Mat– 8 Position Mode Switch

More Information

www.plcworld.cn

Page 24: RSLogix™ 5000 Release 17.00

WWW.PLCWORLD.CN2010/12/24

Dual Channel Application Instructions

• Next generation of certified applicationinstructions– DCI – Start– DCI – Stop– DCI – Stop with Test– DCI – Stop with Test & Lock– DCI – Stop with Test & Mute– DCI - Monitor

• Focused on three main safety “jobs”– Start– Stop– Monitor

• Easier to use• Better diagnostics

www.plcworld.cn

Page 25: RSLogix™ 5000 Release 17.00

WWW.PLCWORLD.CN2010/12/24

Metal Forming Instruction Suite

• BG Certified Mechanical Press Application Instructions– EN 692

– ANSI B11.1

– CSA Z142.02

– 10 Metal Forming Instructions

• Crankshaft Position Monitor• Clutch Brake Inch Mode• Clutch Brake Single Stroke Mode• Clutch Brake Continuous Mode• Camshaft Monitor• Main Valve Control• Auxiliary Valve Control• Manual Maintenance Valve Control• Two Hand Run Station• 8 Position Mode Selector

www.plcworld.cn

Page 26: RSLogix™ 5000 Release 17.00

WWW.PLCWORLD.CN2010/12/24

Muting Suite and Safety Mat

• 3 Certified Muting Instructions– Two Sensor Asymmetrical

– Two Sensor Symmetrical

– Four Sensor Bidirectional

– Superior Safety for Conveyor related applications• Light Curtains

• Laser Scanners

• Safety Mat Instruction– Eliminates the need for a safety mat controller.

– Directly connect safety mats to 1791DS, 1791ES and 1732DS safety I/O.

www.plcworld.cn

Page 27: RSLogix™ 5000 Release 17.00

WWW.PLCWORLD.CN2010/12/24

IA Safety Accelerator – System Design Guidelines/Tools

• A safety control system methodology assisting in device configuration and supporting safety logic tasks.

• A device selection guide based on safety requirements.

www.plcworld.cn

Page 28: RSLogix™ 5000 Release 17.00

WWW.PLCWORLD.CN2010/12/24

IA Safety Toolkit Preconfigured Status and Diagnostic Faceplates/AOIs

• FactoryTalk View Faceplates for GuardLogix Controller and Safety I/O Blocks including companion Logix Add-On Instructions.

Preconfigured Faceplate

Companion Add-On Instruction

www.plcworld.cn

Page 29: RSLogix™ 5000 Release 17.00

WWW.PLCWORLD.CN2010/12/24

Preconfigured Status and Diagnostic FaceplatesGeneral Faceplate Components

• Faceplates are single on-top displays incorporating object visibility control to create multiple views based on toolbar buttons and device status.

Header Object Group with configurable ASCII Display for

application specific faceplate identification

Close Button

Operator toolbar for navigating to different

views of the faceplate

Controller or device status/diagnostic

indicator objects including configurable

description objects.

Operator action button objects specific to

faceplate view.

www.plcworld.cn

Page 30: RSLogix™ 5000 Release 17.00

WWW.PLCWORLD.CN2010/12/24

Preconfigured Status and Diagnostic FaceplatesToolbar Components

• Operator toolbar allows navigation to different views of the faceplate.

Alarm button allows operator to view fault descriptions

and action views. The button icon will flash yellow

indicating an active fault/alarm event.

Configuration button will allow operator to launch a configuration view or allow

object description editing directly on current view.

Faceplate specific buttons allow navigation

to status/diagnostic views associated with

the specific device. This example includes

(3) buttons providing access to Safety I/O

block inputs and outputs. The “IN 0-7” is

grayed indicating button is currently

inactive and status view section below is

displaying Safety I/O block inputs 0 thru 7.

Help button initiates navigation to a help

view specific to current view providing

operator with indicator color codes,

description explanations, and button action

information.

www.plcworld.cn

Page 31: RSLogix™ 5000 Release 17.00

WWW.PLCWORLD.CN2010/12/24

Controller Organizer Report

• Extends RSLogix 5000’s printed output to include the contents of the controller organizer– Provides an overview of the application structure and configuration

– Includes component and associated descriptions

– Serves as a sort of table of contents for the rest of the listing

– Helps to provide a more comprehensive project documentation Controller: my_controller

This is my controller description

Controller Fault Handler

my_controller_fault_program This is my description for my controller fault program

my_controller_fault_routine

this is my description for my controller fault routine

Power-Up Handler

power_up_handler_program, This is my description

power_up_handler_routine

Tasks

My_Event_Task,

This is an event task aaaaa bbbbb ccccc ddddd eeeee fffff ggggg hhhhh iiiii jjjjj kkkkk lllll mmmmm nnnnnn

ooooo ppppp qqqqq rrr

my_event_task_program This is my description for my event task program

my_event_routine

MainTask This is my main task description

MainProgram

This is my description for my program

My_Main_SFC_Routine This is my description for my_main_sfc_routine

My_Fault_SFC_Routine

This is my description for my_fault_sfc_routine

My_RLL_Routine

This is my description for my_rll_routine

My_FBD_Routine

This is my description for my_fbd_routine

My_ST_Routine

This is my description for my_st_routine

MyEquipmentPhase

www.plcworld.cn

Page 32: RSLogix™ 5000 Release 17.00

WWW.PLCWORLD.CN2010/12/24

Multi-Axis Programmable Jerk

• Programmable jerk added in v16is being extended in this release toalso support multi-axes moves instructions (MCCM, MCLM & MCS)– Adds programmable jerk configuration on faceplates

– Supported for termination types 0 through 3

• Configurable Maximum jerk rates are accessible programmaticallyvia GSV/SSV instructions

• Allows user to optimize needfor speed and smoothness byspecifying acceleration anddeceleration jerk rates on single and multi-axis moves

www.plcworld.cn

Page 33: RSLogix™ 5000 Release 17.00

WWW.PLCWORLD.CN2010/12/24

MCD and MCCD Motion Instructions Enhancements

• Extended the functionality of the MCD instruction by allowing for the acceleration and deceleration jerk rates to be also changed for in process single-axis moves or jogs• Same extensions apply to the MCCD instruction allowing for the acceleration and deceleration jerk rates to be changed formulti-axis coordinated moves or jogs

• Lastly, added enumeration to the MCCD instruction so that the"Active & Pending" motion canbe changed dynamically

www.plcworld.cn

Page 34: RSLogix™ 5000 Release 17.00

WWW.PLCWORLD.CN2010/12/24

Forcing and Toggle Bit Added to Quick Watch Window

• In this version of RSLogix 5000, we have ported the Force Mask available in the Tag Monitor dialog also into the Quick Watch window• Additionally, we have added the ability to toggle bits in the Quick Watch window• Improves ease of use and reduces steps required to force and toggle tags

www.plcworld.cn

Page 35: RSLogix™ 5000 Release 17.00

WWW.PLCWORLD.CN2010/12/24

Tag Monitor Enhancement - Alarm Grid Display Mode

• Quickly evaluate alarm status and current values at-a-glance

• Make faster decisions for Alarm Troubleshooting

• Supports both ANALOG_DIGITAL and ALARM_ANALOG datatypes

Use this button to select datatype

www.plcworld.cn

Page 36: RSLogix™ 5000 Release 17.00

WWW.PLCWORLD.CN2010/12/24

Search Item Browser Supports Tag Name Typeahead/Autocompletion

• With this release, the Search Item Browser supports tag name typeahead– Browser is available from Find and Replace dialogs

• Improves ease-of-use by speeding-up tags selection

New control supporting typeahead/autocompletion

www.plcworld.cn

Page 37: RSLogix™ 5000 Release 17.00

WWW.PLCWORLD.CN2010/12/24

ControlFlash V7.0 – Simplifies Firmware Management

• Allows ControlFlash to run with no GUI

– Reduce training requirements of technicians– Improve time to commission a machine or performing field upgrades

• Command Line Execution

– Allows command line execution of ControlFlash for simple Batch File flashing or custom VB app

• Script Execution

– Allows creation of an ASCII script for ControlFlash to follow when commissioning or upgrading a machine

– Script lists the Modules to flash, firmware revs, and path requirements

– Multi- Threaded to allow ControlFlash to flash up to 5 modules simultaneously for improved performance

• Success/Fail Programmatic Feedback

– Return strings for command line execution as well as History Log file for interrogation of success/fail flash events

Example of custom VB application

www.plcworld.cn

Page 38: RSLogix™ 5000 Release 17.00

WWW.PLCWORLD.CN2010/12/24

Coordinated System Time (CST) Master Existence Check On Download

• With v16 and earlier, only a verify warning was reported on download to users if the CST master was not designated– CST master is required for applications with Motion Groups and Safety controllers

• Without a designated CST master:– Axes in motion group would not function– Safety controller will fault on transition to RUN if a CST Master is not designated

• With 17, users can designate target controller as the CST master directly from the download dialog– Supports standard and safety controllers

• Improves user experience and reduces chances of configuration errors during start-up phase

Safety controller dialog

Standard controller dialog

www.plcworld.cn

Page 39: RSLogix™ 5000 Release 17.00

WWW.PLCWORLD.CN2010/12/24

Tag’s Descriptions Length Extended

• Up to v16 of RSLogix 5000, tags’description may have been represented with a maximum of 128 characters in length

• With release v17, we are extending the maximum number of characters to 512– Maximum length applies also to Unicode characters

• Allows for extended descriptions or descriptions in multiple localized languages for the same tag

www.plcworld.cn

Page 40: RSLogix™ 5000 Release 17.00

WWW.PLCWORLD.CN2010/12/24

Produced/Consumed Tag Structures Status

• With v17, users will be able to include status information when producing/consuming tags• P/C tags must be structures– First structure member must be of datatypeCONNECTION_STATUS; this datatypeincludes:• RunMode• ConnectionFaulted

• Provides for easy data quality validation by accessing included status data• Must use RSNetWorx v9.0 for ControlNet or greater to use this feature

www.plcworld.cn

Page 41: RSLogix™ 5000 Release 17.00

WWW.PLCWORLD.CN2010/12/24

Verification Warning If Forces Are Present

• In release v17, we are adding the option in the software to warn the user during verification and download that forces are present in the project

• The option is enabled by default

• Provides users with more detailed information on application during debugging and maintenance

www.plcworld.cn

Page 42: RSLogix™ 5000 Release 17.00

WWW.PLCWORLD.CN2010/12/24

Verification Warning If AFI Are Present

• In release v17, we are adding the option in the software to warn the user during verification and download that AFI (Always False Instruction) instructions are present in the project• The option is enabled by default• Provides users with more detailed information on application during debugging and maintenance

www.plcworld.cn

Page 43: RSLogix™ 5000 Release 17.00

WWW.PLCWORLD.CN2010/12/24

RSLogix 5000 System Install Enhancement

• System install introduced in v16 is being enhanced in release v17 to allow for installation of other RS products– RSLogix 5000 label indicates that this is the first disc to install

– Customer picks RS Products, components, firmware kits and tools to install and they are automatically installed in the right order

• Reduces the total time to install and improves user experience

www.plcworld.cn

Page 44: RSLogix™ 5000 Release 17.00

WWW.PLCWORLD.CN2010/12/24

RSLogix 5000 Start Page EnhancementNew “How Do I” Procedures

• Tasks, Programs and Phases– Create a Periodic Task

– Change the Program Schedule of a Task

– Create a Program

– Configure an Equipment Phase

– Change an Equipment Phase's State Manually

– Configure a Prestate Routine in an Equipment Phase

• Routines– Enter a Function Block Diagram

– Enter Structured Text

– Enter a Sequential Function Chart

– Change a Running Ladder Diagram Routine

– Change a Running Function Block, Sequential Function Chart, or Structured Text Routine

– Search for Components

• Tags Data Types and Other Data– Create an Alias Tag

• I/O Configuration– Identify Tags for I/O Data

• Communications– Produce and Consume a Tag

• Maintain – Find and Clear a Major or Minor Fault

– Toggle a Bit

– Clear I/O Communication Faults

– Force I/O

– Search by Cross Reference

– Update a Module’s Firmware

www.plcworld.cn

Page 45: RSLogix™ 5000 Release 17.00

WWW.PLCWORLD.CN2010/12/24

RSLogix 5000 Start Page EnhancementNew “What’s New” Procedures

• Import Online - Programs, Routines, and Add-On Instructions

• Project Documentation Language Switching

www.plcworld.cn

Page 46: RSLogix™ 5000 Release 17.00

WWW.PLCWORLD.CN2010/12/24

Decorated Data Support in “L5X”Import/Export Files

• XML import/export files (L5X) have been augmented to explicitly show tags and tags’ members values

• Applies to the following XML outputs:– Entire project

– Programs

– Routines

– Phases

– Add-On Instructions

– Ladder diagram rung Import/Export

• Useful for enhancing development productivity– Manipulate application source and tag data using text editing tools

<Tag Name="PIDE_01" TagType="Base" DataType="PID_ENHANCED">

<Data>01 00 00 00 00 E0 04 00 00 00 00 00 00 00 C8 42

00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00

00 00 C8 42 00 00 00 00 00 00 80 3F 00 00 80 3F

00 00 80 3F 00 00 80 3F 00 00 00 00 00 00 00 00

00 00 00 00 00 00 00 00 00 00 00 00 00 00 C8 42

00 00 00 00 00 00 C8 42 00 00 00 00 00 00 00 00

00 00 00 00 00 00 00 00 00 00 00 00 00 40 9A 44

00 E4 40 46 4E 61 3C 4B 00 00 00 00 FF FF 7F 7F

FF FF 7F 7F FF FF 7F FF FF FF 7F FF 00 00 00 00

00 00 00 00 00 00 00 00 00 00 00 00 FF FF 7F 7F

FF FF 7F 7F FF FF 7F 7F FF FF 7F 7F 00 00 00 00

00 00 00 00 00 00 00 00 01 00 00 00 00 00 00 00

00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00

00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00

00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00

00 00 00 00 00 00 00 00 00 00 00 00 04 00 00 00

00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00

00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00

00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00

00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00

00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00

00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00

00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00

00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00

00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00</Data>

<Data Format="Decorated"><Structure DataType="PID_ENHANCED">

<DataValueMember Name="EnableIn" DataType="BOOL" Radix="Decimal" Value="1"/>

<DataValueMember Name="PV" DataType="REAL" Radix="Float" Value="0.0"/>

<DataValueMember Name="PVFault" DataType="BOOL" Value="0"/>

<DataValueMember Name="PVEUMax" DataType="REAL" Radix="Float" Value="100.0"/>

<DataValueMember Name="PVEUMin" DataType="REAL" Radix="Float" Value="0.0"/>

<DataValueMember Name="SPProg" DataType="REAL" Radix="Float" Value="0.0"/>

<DataValueMember Name="SPOper" DataType="REAL" Radix="Float" Value="0.0"/>

<DataValueMember Name="SPCascade" DataType="REAL" Radix="Float" Value="0.0"/>

<DataValueMember Name="SPHLimit" DataType="REAL" Radix="Float" Value="100.0"/>

<DataValueMember Name="SPLLimit" DataType="REAL" Radix="Float" Value="0.0"/>

<DataValueMember Name="UseRatio" DataType="BOOL" Value="0"/>

<DataValueMember Name="RatioProg" DataType="REAL" Radix="Float" Value="1.0"/>

<DataValueMember Name="RatioOper" DataType="REAL" Radix="Float" Value="1.0"/>

<DataValueMember Name="RatioHLimit" DataType="REAL" Radix="Float" Value="1.0"/>

<DataValueMember Name="RatioLLimit" DataType="REAL" Radix="Float" Value="1.0"/>

<DataValueMember Name="CVFault" DataType="BOOL" Value="0"/>

<DataValueMember Name="CVInitReq" DataType="BOOL" Value="0"/>

<DataValueMember Name="CVInitValue" DataType="REAL" Radix="Float" Value="0.0"/>

<DataValueMember Name="CVProg" DataType="REAL" Radix="Float" Value="0.0"/>

<DataValueMember Name="CVOper" DataType="REAL" Radix="Float" Value="0.0"/>

<DataValueMember Name="CVOverride" DataType="REAL" Radix="Float" Value="0.0"/>

<DataValueMember Name="CVPrevious" DataType="REAL" Radix="Float" Value="0.0"/>

<DataValueMember Name="CVSetPrevious" DataType="BOOL" Value="0"/>

@..

<Tag Name="PIDE_01" TagType="Base" DataType="PID_ENHANCED">

<Data>01 00 00 00 00 E0 04 00 00 00 00 00 00 00 C8 42

00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00

00 00 C8 42 00 00 00 00 00 00 80 3F 00 00 80 3F

00 00 80 3F 00 00 80 3F 00 00 00 00 00 00 00 00

00 00 00 00 00 00 00 00 00 00 00 00 00 00 C8 42

00 00 00 00 00 00 C8 42 00 00 00 00 00 00 00 00

00 00 00 00 00 00 00 00 00 00 00 00 00 40 9A 44

00 E4 40 46 4E 61 3C 4B 00 00 00 00 FF FF 7F 7F

FF FF 7F 7F FF FF 7F FF FF FF 7F FF 00 00 00 00

00 00 00 00 00 00 00 00 00 00 00 00 FF FF 7F 7F

FF FF 7F 7F FF FF 7F 7F FF FF 7F 7F 00 00 00 00

00 00 00 00 00 00 00 00 01 00 00 00 00 00 00 00

00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00

00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00

00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00

00 00 00 00 00 00 00 00 00 00 00 00 04 00 00 00

00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00

00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00

00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00

00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00

00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00

00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00

00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00

00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00

00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00</Data>

<Data Format="Decorated"><Structure DataType="PID_ENHANCED">

<DataValueMember Name="EnableIn" DataType="BOOL" Radix="Decimal" Value="1"/>

<DataValueMember Name="PV" DataType="REAL" Radix="Float" Value="0.0"/>

<DataValueMember Name="PVFault" DataType="BOOL" Value="0"/>

<DataValueMember Name="PVEUMax" DataType="REAL" Radix="Float" Value="100.0"/>

<DataValueMember Name="PVEUMin" DataType="REAL" Radix="Float" Value="0.0"/>

<DataValueMember Name="SPProg" DataType="REAL" Radix="Float" Value="0.0"/>

<DataValueMember Name="SPOper" DataType="REAL" Radix="Float" Value="0.0"/>

<DataValueMember Name="SPCascade" DataType="REAL" Radix="Float" Value="0.0"/>

<DataValueMember Name="SPHLimit" DataType="REAL" Radix="Float" Value="100.0"/>

<DataValueMember Name="SPLLimit" DataType="REAL" Radix="Float" Value="0.0"/>

<DataValueMember Name="UseRatio" DataType="BOOL" Value="0"/>

<DataValueMember Name="RatioProg" DataType="REAL" Radix="Float" Value="1.0"/>

<DataValueMember Name="RatioOper" DataType="REAL" Radix="Float" Value="1.0"/>

<DataValueMember Name="RatioHLimit" DataType="REAL" Radix="Float" Value="1.0"/>

<DataValueMember Name="RatioLLimit" DataType="REAL" Radix="Float" Value="1.0"/>

<DataValueMember Name="CVFault" DataType="BOOL" Value="0"/>

<DataValueMember Name="CVInitReq" DataType="BOOL" Value="0"/>

<DataValueMember Name="CVInitValue" DataType="REAL" Radix="Float" Value="0.0"/>

<DataValueMember Name="CVProg" DataType="REAL" Radix="Float" Value="0.0"/>

<DataValueMember Name="CVOper" DataType="REAL" Radix="Float" Value="0.0"/>

<DataValueMember Name="CVOverride" DataType="REAL" Radix="Float" Value="0.0"/>

<DataValueMember Name="CVPrevious" DataType="REAL" Radix="Float" Value="0.0"/>

<DataValueMember Name="CVSetPrevious" DataType="BOOL" Value="0"/>

@..

Decorated data new for V17

PIDE tag example

www.plcworld.cn

Page 47: RSLogix™ 5000 Release 17.00

WWW.PLCWORLD.CN2010/12/24

FactoryTalk Activation Grace Period

• RSLogix 5000 v16.03 added support for FactoryTalk Activation (FTA) Grace Period– Allows you to run software at full functionality for 7 days w/o an activation

– Addresses cases where you cannot immediately get an FTA (no web or no phone) or have lost it

• The RSLogix 5000 install validates the product’s serial # so that it can enable the correct Edition functionality while in Grace Period– An invalid serial # will set the RSLogix 5000 functionality equal to that of RSLogix 5000 Service Edition

• Note: the software will run as long as a valid activation is detected regardless of the correctness of the serial #

• In v17, we have enhanced the warning dialog when an incorrect serial # is entered during install to better clarify this functionality and streamline the install process

www.plcworld.cn

Page 48: RSLogix™ 5000 Release 17.00

WWW.PLCWORLD.CN2010/12/24

RSLogix 5000 Professional Concurrent

• With release v17, an additional RSLogix 5000 Professional Edition will be available with concurrent licensing– Catalog #: 9324-RLD700NXxxF

– Concurrent license pricing US $7,720 per seat

– For upgrades use the Step Forward program

– Concurrent license will apply to earlier versions – v10 through v16

– Earlier <v10 RSLogix 5000 versions use one license per instance

• Concurrent license will apply to RS products in bundle– RSNetWorx 9.x and higher, RSLogix Architect v3.x and higher, and RSLogix Emulate 5000

• Software is designed to grab highest functionality license first– I.e.; if Standard, Full and Professional Concurrent licenses are available on the FT Activation server, RSLogix 5000 will grab highest functionality license first

Replace “xx" in the catalog number with the appropriate language designation: DE = German, EN = English, ES = Spanish, FR = French, IT = Italian, JP = Japanese, KO = Korean, PT = Portuguese, and ZH = Chinese

www.plcworld.cn

Page 49: RSLogix™ 5000 Release 17.00

WWW.PLCWORLD.CN2010/12/24

RSLogix 5000 Standard Concurrent

• With release v17, an additional RSLogix 5000 Standard Edition will be available with concurrent licensing– Catalog #: 9324-RLD300xxF

– Concurrent license pricing US $3,320 per seat

– For upgrades use the Step Forward program

– Concurrent license will apply to earlier versions – v10 through v16

– Earlier <v10 RSLogix 5000 versions use one license per instance

• Software is designed to grab highest functionality license first– I.e.; if Standard, Full and Professional Concurrent licenses are available on the FT Activation server, RSLogix 5000 will grab highest functionality license first

Replace “xx" in the catalog number with the appropriate language designation: DE = German, EN = English, ES = Spanish, FR = French, IT = Italian, JP = Japanese, KO = Korean, PT = Portuguese, and ZH = Chinese

www.plcworld.cn

Page 50: RSLogix™ 5000 Release 17.00

WWW.PLCWORLD.CN2010/12/24

RSLogix 5000 Professional Edition Changes

• With release v17, we will include RSLinx Classic Litewith RSLogix 5000 Professional instead of OEM– This is because of technical constraints when using FT Activation with bundled products that allow concurrent and borrowing licensing

• Existing RSLinx Classic Professional and OEM customers under support will still be able to upgrade their software as needed

www.plcworld.cn

Page 51: RSLogix™ 5000 Release 17.00

WWW.PLCWORLD.CN2010/12/24

Microsoft Windows Vista Support

• RSLogix 5000 Version 17 will be the first version officially tested / validated to run on Windows Vista (32bit) + SP1 (Service Pack 1)– The following Vista Editions will be used during the testing:

• Windows Vista Home Basic• Windows Vista Business

– Other Vista Editions are expected to support RSLogix 5000, but will not be formally validated

• It is uncertain at this time if there are any issues that need to be addressed that would prevent earlier RSLogix versions from operating on Vista– If changes to RSLogix 5000 are required, we will have to review them on a case by case basis to determine how to deal with previous releases (V13 thru 16)

• A Vista compatible version of RSLinx Classic will also be released in conjunction with RSLogix 5000 V17– However, drivers for ISA bus communication cards will be removed from this version

• FBD ActiveX faceplates will not be Vista Compatible– Use FactoryTalk View SE/ME FBD Global Objects instead

www.plcworld.cn

Page 52: RSLogix™ 5000 Release 17.00

WWW.PLCWORLD.CN2010/12/24

FactoryTalk AssetCentre Archive Project Check-in/out

• RSLogix 5000 Is being updated to support the FactoryTalk AssetCentre Archive– New “Source Control” main menu option provides navigation to tools

– New “Source Control” icon on Open file dialog to permit easy selection of archived file.

– Dialogs prompt for comments when files are extracted from or replaced to the Archive

• Improves source control tracking of RSLogix 5000 projects– Tracking of access and changes to files

– Provides piece of mind that you have the proper file when needed

www.plcworld.cn

Page 53: RSLogix™ 5000 Release 17.00

WWW.PLCWORLD.CN2010/12/24

RSLogix Architect V3.00 Enhancements

More Information

• RSLogix Architect will be releasing an update in conjunction with V17

• Controller Project content viewing within Architect– Provides view similar to RSLogix 5000 controller organizer

– Create new components and navigate to RSLogix 5000 with direct context

• What’s coming in v3.0– Library Management of RSLogix 5000 Add-On Instructions and Structures

• Centralized storage of User Defined Add-on Instructions and Datatypes

• Facilitates standardization and simplifies reuse to reduce development cost

– Project Search

• Search all controller projects in Architect for tags, instructions, AOIs, UDTs, etc

www.plcworld.cn

Page 54: RSLogix™ 5000 Release 17.00

WWW.PLCWORLD.CN2010/12/24

What’s coming in v3.0

• Redesigned and refined User Interface– Elimination of a separate configuration mode

– Undo/Redo

– Automatic I/O Configuration (offline)

• FTSecurity Support

• L2X controller support

www.plcworld.cn

Page 55: RSLogix™ 5000 Release 17.00

WWW.PLCWORLD.CN2010/12/24

What’s Coming in v3.0?

• Library Management– Holds AOIs and UDTs

– Populate from RSLogix 5000 projects or RSLogix Architect Controller View

– Move whole or parts of libraries between users

www.plcworld.cn

Page 56: RSLogix™ 5000 Release 17.00

WWW.PLCWORLD.CN2010/12/24

Creating a Library

• Import AOI files

• Drag AOIs and UDTs from the RSLogix Architect Controller view

• Drag AOIs and UDTs from RSLogix 5000

www.plcworld.cn

Page 57: RSLogix™ 5000 Release 17.00

WWW.PLCWORLD.CN2010/12/24

Using a Library

• Drag AOIs and UDTs from the library to the RSLogix Architect Controller view

• Drag AOIs and UDTs from the library to RSLogix 5000

www.plcworld.cn

Page 58: RSLogix™ 5000 Release 17.00

WWW.PLCWORLD.CN2010/12/24

What’s Coming in v3.0?

• Project Search– Search all controller projects in Architect for tags, instructions, AOIs, UDTs, etc

www.plcworld.cn

Page 59: RSLogix™ 5000 Release 17.00

WWW.PLCWORLD.CN2010/12/24

1756-CFM Flowmeter – Configurable Output Behavior

• Make the module finally behave as stated in our specs:

• With Version 2.4, two new tags (FreqOn / FreqOff) define output behavior:

• New functionality is described in Release Note 1756-RN594When FreqOff Value > FreqOn When FreqOn Value > FreqOff

www.plcworld.cn

Page 60: RSLogix™ 5000 Release 17.00

WWW.PLCWORLD.CN2010/12/24

1768 Generic Module Profile

• Added 1768 Generic module profile

www.plcworld.cn

Page 61: RSLogix™ 5000 Release 17.00

WWW.PLCWORLD.CN2010/12/24

Foundation Fieldbus via ControlNet

• ControlNet to Foundation Fieldbus Linking Device FFLDC– New version of FFLD that supports ControlNet

– Redundant ControlNet media support

– Will work with ControlLogix redundancy

– Will use RSFieldbus software

– Target release 1QCY2008

www.plcworld.cn

Page 62: RSLogix™ 5000 Release 17.00

WWW.PLCWORLD.CN2010/12/24

Adding PowerFlex 7 & 4 Drives On-line

• With RSLogix 5000 v16, we provided integrated profiles for the configuration of PowerFlex 7 and 4 class drives

• With v17, these profiles have been enhanced to allow on-line addition of drives on EtherNet/IP and ControlNet in a running system– Requires drives AOP v2.01 (Sept. 08)

– ControlNet requires 20-COMM-C/-Q (≥v2.007) and 22-COMM-C (≥v1.005) firmware revision

• Applies to all Logix5000 platforms

• Allows system expansion without having to shutdown controller and/or network

• Very important for process applications

www.plcworld.cn

Page 63: RSLogix™ 5000 Release 17.00

WWW.PLCWORLD.CN2010/12/24

Drive AOPs v2.01 (September 2008 Release)

• Features:– New profiles:

• PowerFlex 755– Includes DeviceLogix support

• PowerFlex 4-Class Multi-Drive• PowerFlex 7000-2

– New wizards:• PowerFlex 755 Startup

– Add I/O online• EtherNet/IP• ControlNet

– Requires 20-COMM-C/-Q (≥v2.007) and 22-COMM-C (≥v1.005) firmware modification to allow control via unscheduled messaging

– RSLinx path splicing• Automatically provides the PC-to-Drive RSLinx path so the user does not have to find the drive in a Who window to perform an upload / download

www.plcworld.cn

Page 64: RSLogix™ 5000 Release 17.00

WWW.PLCWORLD.CN2010/12/24

ControlLogix L65 Series B

• The 1756-L65 Series B controller is an extension of the L6x family of controllers– Supports 32 MB of user memory

• Shares the benefits of the L6x series B hardware– New battery architecture leverages flash technology to greatly improve battery life (battery life will be slightly reduced due to more memory)

– CompactFlash card socket is moved to front of controller

• Supported with V17 firmware

• Targeted to be available in conjunction with v17 release– Initially limited to non-redundant systems till V17.5x redundancy release is available

www.plcworld.cn

Page 65: RSLogix™ 5000 Release 17.00

WWW.PLCWORLD.CN2010/12/24

GuardLogix L63S Series B Controller

• New GuardLogix 1756 L63S Controller– 8.0M Standard Memory

– 3.75M Safety Memory

– Extends the family

– L61S and L62S supported with V14 and V16

• Programmatic GSV access to Safety Signature

• Targeted to be available in conjunction with V17 release

More Information

www.plcworld.cn

Page 66: RSLogix™ 5000 Release 17.00

WWW.PLCWORLD.CN2010/12/24

Safety Solutions

Conventional Solution• Two programming software packages

• Different hardware platforms $$$

• No data integration

• Special handshaking required

• More panel space required

• Longer integration time

• More training

ControllerSafety

Controller

Controller

programming

software

Safety

Controller

Programming

software

GuardLogix Solution• One programming software package for sequential, process, motion, drive and safety disciplines

• One hardware architecture for control and safety applications

• Integrated data sharing across backplane or over shared network

• Reduced panel space

• Shorter integration time

• Less training RSLogix 5000

www.plcworld.cn

Page 67: RSLogix™ 5000 Release 17.00

WWW.PLCWORLD.CN2010/12/24

ControlLogix Safety Integration

• ControlLogix Integrated Safety– Dual Processor Solution (1oo2 Architecture)– Certifications:

• IEC 61508 SIL 1, 2, 3• EN 954-1 Category 1 – 4• ANSI RIA Robotics• IEC 62061 Functional safety programmable electronic control systems • IEC 61511 Functional safety process sector• NFPA 85,86 Functional safety burners, furnaces, ovens

– Programs with RSLogix 5000• TÜV Certified Safety Instructions

– CIP Safety Connectivity• 1791-DS, 1732-DS DeviceNet Safety I/O• 1791-ES EtherNet Safety I/O• Safety bridging on EtherNet, ControlNet

GuardLogixGuardLogix

www.plcworld.cn

Page 68: RSLogix™ 5000 Release 17.00

WWW.PLCWORLD.CN2010/12/24

Safety Integrated Logix - GuardLogix

• ControlLogix Processor w/Integrated Safety Partner

• Programmed and configured with RSLogix 5000

• Safety Control - Safety Task created automatically– Restricted set of features and functions

• Subset of standard ladder logic instruction set

• No Add-on-instructions and FactoryTalk Alarming support

– Certified Safety Instructions

• 49 safety instructions

• 14 safety application instructions

– Security (Safety Task Signature, Locking)

– Safety Tags

• Controller Scoped, Program Scoped

• Standard Control Task(s)– Same ControlLogix functionality including Add-on-instructions and FactoryTalk Alarming support

• Safety task editing supported by RSLogix 5000 Professional and Full Editions, optional for Standard and Standard/NetWorx Editions (9324-RLDGLXE)

Safety

Task

Controller

& partner

Safety I/O

www.plcworld.cn

Page 69: RSLogix™ 5000 Release 17.00

WWW.PLCWORLD.CN2010/12/24

RSLogix 5000 GuardLogix Safety Editor

• With release v16, we are adding a new RSLogix 5000 option to allow Standard and Standard w/NetWorxusers to:– Create and edit a Safety task

– Create, Lock & Unlock Safety Task Signature

• Safety task editing support is included with RSLogix 5000 Full and Professional Editions

• RSLogix 5000 Service Edition allows users to display and monitor code in Safety code, but of course, no editing

• Option cat #: 9324-RLDGLXE

www.plcworld.cn

Page 70: RSLogix™ 5000 Release 17.00

WWW.PLCWORLD.CN2010/12/24

CompactLogix 1769-L23

• Expands Logix technology to the smaller applications• High functionality in a small package • Packaged to lower acquisition cost and simpler configuration• Available EtherNet/IP integrated ports for world class connectivity• Embedded I/O is pre-configured in RSLogix 5000 for ease of use• Expandable, with 2 local I/O cards and networked I/O• Ideal for Logix users in need of lower price controller for small applications• Support of advanced IA features like Alarms and Events, Drives Premier Integration or Phase Manager• Database integration with FactoryTalk View and PanelView Plus.

www.plcworld.cn

Page 71: RSLogix™ 5000 Release 17.00

WWW.PLCWORLD.CN2010/12/24

New CompactLogix 1769-L23 Product Family

The new Logix packaged controller for smaller The new Logix packaged controller for smaller Integrated Architecture implementations Integrated Architecture implementations

Embedded 24VDC Power Supply

Embedded options for I/O, Discrete, Analog and HSC

Expand with up to 2 adittional 1769 Compact I/O modules

Logix Inside, programmed with RSLogix 5000

Built In Serial and Ethernet/IP Port

www.plcworld.cn

Page 72: RSLogix™ 5000 Release 17.00

WWW.PLCWORLD.CN2010/12/24

L23 Controllers Specification Summary

2 Additional 1769 I/O modules OR 1

1769 Comm Module

2 Additional 1769 I/O modules OR

1 1769 Comm Module

2 Additional 1769 I/O modules OR

1 1769 Comm ModuleExpansion

16 DC in, 16 DC out,

4 Analog in, 2 Analog out.

4 High speed counters (250KHz)

16 DC in, 16 DC out,

4 Analog in, 2 Analog out.

4 High speed counters (250KHz)

16 DC in, 16 DC out Embedded I/O

(pre-configured in

Logix 5000)

Same as L31Same as L31Same as L31Alarms & Events

Same as L31Same as L31Same as L31PhaseManager Support

8 TCP/IP – 32 CIPn/a8 TCP/IP – 32 CIPEtherNet/IP

Connections

All (LD, FBD, ST and SFC)All (LD, FBD, ST and SFC)All (LD, FBD, ST and SFC)Languages

512 KB512 KB512 KBMemory

3 Tasks – Continuous, Periodic or

Event

Isolated Serial

Non-Isolated Serial

1769-L23-QBFC1B

3 Tasks – Continuous, Periodic or Event3 Tasks – Continuous, Periodic or

EventProject Structure

Isolated Serial

EtherNet/IP with (MSG + I/O)

Isolated Serial

EtherNet/IP with (MSG + I/O)Embedded

Communication Ports

1769-L23E-QBFC1B1769-L23E-QB1BCat. Number

www.plcworld.cn

Page 73: RSLogix™ 5000 Release 17.00

WWW.PLCWORLD.CN2010/12/24

CompactLogix 1769-L23 & RSLogix 5000

• Embedded EtherNet/IP port and I/O are pre-populated when selecting L23 controllers in Logix 5000

• Simplified experience for the customer (Only add expansion or remote IO)

www.plcworld.cn

Page 74: RSLogix™ 5000 Release 17.00

WWW.PLCWORLD.CN2010/12/24

Removal of ControlLogix L55 and FlexLogix L34 Controllers from RSLogix 5000 V17

• These controllers are in Silver Series designation effective December 31, 2007 with a last-time-buy deadline of December 31, 2008– See additional information on: http://www.ab.com/silver/controllogix.html and http://www.ab.com/silver/flexlogix.html

• The last version of firmware for the L55 and L34 controllers was V16– With V17, the firmware would no longer fit within the L34 and L55 controllers

• With Logix most of the firmware content is shared across all controllers

• The firmware grows in sized with each release as new functionality is added

– The ControlLogix 1756-L55 controller was initially released with V7 in Dec 15, 2000

– The FlexLogix 1794-L34 controller was initially released with V6 Aug 31, 2000

• The L55 and L34 can continue to operate with newer controllers– Communications via messaging and Produced / Consumed Tags

– RSLogix 5000 Side-by-side install / Multiple Revision Support permits continued access and maintenance

www.plcworld.cn

Page 75: RSLogix™ 5000 Release 17.00

WWW.PLCWORLD.CN2010/12/24

• Stratix 8000 - Modular Managed with Cisco Technology – Optimized for the Enterprise and Plant Floor– IT Friendly - Cisco operating system, feature set and user interface– Engineer Friendly – RSLogix 5000 configuration, Logix tags and FactoryTalk View faceplates

• Stratix 6000 - Fixed Managed – Optimized for the Plant Floor – Engineer Friendly – RSLogix 5000 configuration, Logix tags and FactoryTalk View faceplates

• Stratix - Embedded Technology– Two Ethernet ports embedded in Rockwell Automation product– Enables high speed ring and linear topologies– No configuration required– Initial Release:

• Stratix 4000 3-port tap• 1756-EN2TR – ControlLogix bridge module

• Stratix 2000 - Fixed Unmanaged – Compact size– IP20 and IP67 versions – No configuration required

• Physical Media - cables, connectors, cordsets

StratixTM Industrial Switch Portfolio

Flexible Choices – Managed, Unmanaged and Embedded

Linear or Ring

www.plcworld.cn

Page 76: RSLogix™ 5000 Release 17.00

WWW.PLCWORLD.CN2010/12/24

What is CIP Sync?

• System-wide Time synchronization for CIP-based Networks– CIP Sync™ = CIP Network + IEEE-1588– First Release on 1756-EN2T (V2.0 firmware)

• Provides common time reference for the ControlLogix Architecture over UNMODIFIED standard Ethernet hardware to 100nanoseconds• Multi-Master time network – self arbitrates for best time source• Wide application base– Simplified Controller Clock Setting– Alarms and Events– Coordinated outputs– SOE First Fault Detection– History Logging to DB for event re-creation and simulation

– Global System Motion Registration

PTP

Clock

Time Sync Object

www.plcworld.cn

Page 77: RSLogix™ 5000 Release 17.00

WWW.PLCWORLD.CN2010/12/24

CIP Sync - Simple First Fault Use Case First Fault Detection Reducing Down Time

• Intermittent failure from a sensor on safety system faults machine and halts production cascading a flood of other interrelated machine faults. Traditional fault detection or alarms may not appear in the correct timed order of actual failure making root cause of the down time difficult or impossible.

• Time Stamped I/O– High precision time stamps on I/O allows very accurate first fault detection making it easy to identify the initial fault that caused machine down time.

– Annunciation is easily made to the operator through the FT Alarm and Event System

– Order across a widely distributed architecture still has meaning in Data Base Entries and on Operator Displays

www.plcworld.cn

Page 78: RSLogix™ 5000 Release 17.00

WWW.PLCWORLD.CN2010/12/24

0000

EN2T

EN2T

0000

EN2T

EN2T

0000

EN2T

EN2T

0000

EN2T

EN2T

0000

EN2T

EN2T

0000

EN2T

EN2T

0000

EN2T

EN2T

CIP Sync – System of Clocks

0000 0000 0000

HIPROM GPS

OB16IS

OB16IS

L63

L63

CNB/E

CNB/E

EN2T

EN2T

HP-GPS

HP-GPS

Boundary Clock

M

S

S

MM

SS S

SS

Grand Master Clock

GM EN2T as Ordinary Clock on Ethernet

0000

EN2T

EN2T

0000

EN2T

EN2T

0000

EN2T

EN2T

0000

EN2T

EN2T

1756 Gateway

0000

EN2T

EN2T

0000

EN2T

EN2T

0000

EN2T

EN2T

1756 Gateway

MM

S

CISCO

Managed Switch

M

S

www.plcworld.cn

Page 79: RSLogix™ 5000 Release 17.00

WWW.PLCWORLD.CN2010/12/24

Logix5000 Data Preserve Tool

• Prior to V17, a project download caused the tags values in a controller to be reset to the off-line project values

• However, there are instances where customers would like to preserve data existing in a controller before doing a download (i.e., recipe or production information)

• With V17, this new tool provides the ability to backup up and restore controller data while performing a project download– Free tool available on V17 RSLogix 5000 CD

– Once installed the tool adds itself to the RSLogix 5000 Tools Menu

– Requires RSLogix 5000 to perform the download

• Tool is backward compatible back to release v15 of RSLogix 5000

WWW.PLCWORLD.CN

www.plcworld.cn

Page 80: RSLogix™ 5000 Release 17.00

WWW.PLCWORLD.CN2010/12/24

Logix5000 Data Preserve Tool Integrated Download Work Flow

User SelectsDownload

From Toolbar

User SelectsUser SelectsDownload Download

From ToolbarFrom Toolbar

Logix Update Tool Is launchedLogix Update Logix Update

Tool Is launchedTool Is launched

Confirm DataPreservationConfirm DataConfirm DataPreservationPreservation

NoYes

NoNoYesYes

DownloadProject

DownloadDownloadProjectProject

Download Data

Download Download DataData

User Returnedto RSLogix 5000on-line with CPU

User ReturnedUser Returnedto RSLogix 5000to RSLogix 5000onon--line with CPUline with CPU

RSLogix 5000

Logix5000 Data Preserve Tool

Upload Data

Upload Upload DataData

www.plcworld.cn

Page 81: RSLogix™ 5000 Release 17.00

WWW.PLCWORLD.CN2010/12/24

New DELMIA Automation Bi-Directional Synchronization Utility

• New Utility Included to Integrate RSLogix 5000 with Dassault SystèmesDELMIA Automation Software

• Bi-Directional Synchronization of DELMIA Automation 3D Smart Devices with RSLogix 5000 Add On Instructions– Smart Device Definitions with AOI Definitions

– Smart Device Instances with AOI Instances

– Smart Device Ports with AOI Backing Tags

www.plcworld.cn

Page 82: RSLogix™ 5000 Release 17.00

WWW.PLCWORLD.CN2010/12/24

New DELMIA Automation Bi-Directional Synchronization Utility - Workflow

82

AOI Library

Import Cell Definition

Export new AOI Definition(s)

Update the Smart Device(s) in the Library

Export Cell Definition

Build Cell

Add or Change tags in AOI Library

Download Logix Program

Complete Logix Program

Virtual Commissioning

Smart Device librarySmart Device library

Mechanical Engineer

Mechanical Engineer

Control Engineer

Control Engineer

Create the AOI Routine

Import Library Devices

AOI libraryAOI libraryExport Library Devices

Continual Synchronization of Smart

Devices and AOIs

www.plcworld.cn

Page 83: RSLogix™ 5000 Release 17.00

WWW.PLCWORLD.CN2010/12/24

RSLogix 5000 Packages / Options

Included4Included4Separate OptionSeparate

Option

n/an/aView OnlySafety1 & 6

9324-RLDGLXE

Included4Included4Separate OptionSeparate

Option

Separate OptionSeparate OptionView OnlyPhaseManager1 & 5

9324-RLDPME

Separate Option

n/a

Separate Option

Separate Option

Separate Option

Included

CompactLogix

FlexLogix

Mini Edition

9324-

RLD200ENE

Included7

Separate

Option

Included4

Included4

Included4

Included

All2

Full Edition2

9324-

RLD600ENE

Included4Separate OptionSeparate

Option

Separate OptionSeparate

Option

PIDE Autotune

9323-ATUNEENE

Emulate 5000

9310-WED200ENE

Structured Text1

9324-RLDSTXE

Sequential Function

Chart1 & 8

9324-RLDSFCE

Function Block

Diagram1

9324-RLDFBDENE

Ladder Diagram

Logix5000 Controllers

Supported

RSLogix 5000

Enterprise Series

bundles / options

IncludedSeparate OptionSeparate

Option

n/aSeparate

Option

Service

Edition3

9324-

RLD000ENE

Included4Separate OptionSeparate

Option

IncludedView Only

Included4Separate OptionSeparate

Option

IncludedView Only

Included4Separate OptionSeparate

Option

IncludedView Only

IncludedIncludedIncludedIncludedView Only

AllAllAllCompactLogix

FlexLogix

All3

Professional

9324-

RLD700NXENE

Standard/NetWorx

9324-

RLD300NXENE

Standard

Edition

9324-

RLD300ENE

Lite Edition

9324-

RLD250ENE

1. Able to upload and download without option. Must purchase option to view, edit and print routines in this language

2. Full Edition supports controllers running V10 and higher3. Service Edition supports controllers running V12 and higher4. Must be installed on same PC as RSLogix 50005. PhaseManager supported in V15 and higher

6. Standard Task functionality remains the same7. PIDE Autotune supported V16 and higher8. Requires Structured Text option to program ST assignments

in SFC actions

www.plcworld.cn

Page 84: RSLogix™ 5000 Release 17.00

WWW.PLCWORLD.CN2010/12/24

RSLogix 5000 Packages / Options (cont.)

IncludedIncludedIncludedIncludedIncluded7n/aView OnlyIntegrated-Motion

support

Separate OptionSeparate

Option

Separate OptionSeparate OptionSeparate OptionSeparate

Option

n/aRSLogix 5000

FuzzyDesigner

9324-RLDFZYENE

Separate OptionSeparate

Option

Separate OptionSeparate OptionSeparate OptionSeparate

Option

Separate OptionMobile license

IncludedIncludedIncludedIncludedSeparate OptionSeparate

Option

Separate OptionDrive Executive Lite

9303-4DTE01ENE

Included4Separate

Option

Separate OptionSeparate OptionSeparate OptionSeparate

Option

Separate OptionRSLogix Architect

9326-LGXARCHENE

n/a

Separate

Option

Lite Included

Mini Edition

9324-

RLD200ENE

Available

(9324-

RLD600xxF8)

Separate

Option

Lite Included

Full Edition2

9324-

RLD600ENE

Concurrent license

RSNetWorx CNet,

DNet, and ENet 9357-

ANETL3

RSLinx

RSLogix 5000

Enterprise Series

bundles / options

Service

Edition3

9324-

RLD000ENE

Available

(9324-

RLD700NXxxF8)

n/aAvailable

(9324-

RLD300xxF8)

n/an/a

Included4Included4Separate OptionSeparate OptionSeparate Option

Lite IncludedLite IncludedLite IncludedLite IncludedLite Included

Professional

9324-

RLD700NXENE

Standard/NetWorx

9324-

RLD300NXENE

Standard

Edition

9324-

RLD300ENE

Lite Edition

9324-

RLD250ENE

1. Able to upload and download without option. Must purchase option to view, edit and print routines in this language

2. Full Edition supports controllers running V10 and higher3. Service Edition supports controllers running V12 and higher

4. Must be installed on same PC as RSLogix 50005. PhaseManager supported in V15 and higher6. Standard Task functionality remains the same7. Motion supported in V16 and higher8. Software is designed to grab highest functionality license first

I.e.; if Standard, Full and Professional Concurrent licenses are available on the FT Activation server, RSLogix 5000 will grab highest functionality license first

www.plcworld.cn

Page 85: RSLogix™ 5000 Release 17.00

Copyright © 2008 Rockwell Automation, Inc. All rights reserved.

Questions?

WWW.PLCWORLD.CN

www.plcworld.cn

Page 86: RSLogix™ 5000 Release 17.00

WWW.PLCWORLD.CN2010/12/24

Copyright / Trademark Notice

Copyright © 2007 Rockwell Automation Inc., All Rights Reserved

RSLogix, RSLinx, RSNetWorx, the RSLogix 5000 logo, and the Rockwell Software logo are trademarks of Rockwell Software Inc. Logix5000, PLC-5, SLC-500 and Data Highway are trademarks of Allen Bradley Company LLC., all other trademarks are the property of their respective holders and are hereby acknowledged

For more information on the latest pricing or a demonstration of any Rockwell Software package, please contact your local Rockwell Automation sales office or authorized Allen-Bradley distributor. For the very latest on Rockwell Software product development, visit our Web Site on the Internet at:

http://www.software.rockwell.com

WORLDWIDE REPRESENTATIONArgentina, Australia, Austria, Bahrain, Belgium, Bolivia, Brazil, Bulgaria, Canada, Chile, China, Colombia, Costa Rica, Croatia Cyprus, Czech Republic, Denmark, Dominican Republic, Ecuador, Egypt, El Salvador, Finland, France, Germany, Ghana, Greece, Guatemala, Honduras, Hong Kong, Hungary, Iceland, India, Indonesia, Ireland, Israel, Italy, Jamaica, Japan, Jordan, Kenya, Kuwait, Lebanon, Macao, Malaysia, Malta, Mauritius, Mexico, Morocco, Netherlands, New Zealand, Nigeria, Norway, Oman, Pakistan, Panama, Peru, Philippines, Poland, Portugal, Puerto Rico, Qatar, Romania, Russia, Saudi Arabia, Singapore, Slovakia, Slovenia, South Africa, Republic of South Korea, Spain, Sweden, Switzerland, Taiwan, Thailand, Trinidad, Tunisia, Turkey, United Arab Emirates, United Kingdom, United States, Uruguay, Venezuela, Vietnam, Zimbabwe

WWW.PLCWORLD.CN

www.plcworld.cn