You are on page 1of 19

VZ05 - Designing Machine-level

HMI with Studio 5000 View


Designer® Demonstration
Agenda

1 2 3 4
Background What’s new What’s Demo
in V5? coming
next?

PUBLIC | TechEd | #ROKLiv e | Copy right ©2019 Rockwell Automation, Inc. 3


PanelView™ 5000 Family
With Studio 5000 View Designer®

• User-Oriented Design ● Efficient Development ● Runtime Productivity


• The newest EOI family featuring Premier Logix Integration
• Create applications for both Logix and PanelView™ 5000 in Studio 5000® – no extra activation or cost
• Intuitive, sleek design with wide screen options and enhanced graphics

PanelView™ 5310 PanelView™ 5510

• Scalable solution for smaller • High-performance solution for all


applications applications
PUBLIC | TechEd | #ROKLiv e | Copy right ©2019 Rockwell Automation, Inc. 4
Main features
• Enhanced integration with Logix saves time when developing a
system
• Support for Logix-based alarms
• High-speed button control
• Create reusable screens and Add-On Graphics with Logix-typed properties
• Support for Logix tag extended properties
• Highly flexible animation configuration provides powerful options
for presenting information
• Binding of element properties to tags and expressions
• Color and State tables
• Events and commands
• Enhanced runtime operation gives operators and maintenance
personnel a consistent experience with minimal development effort
• Pre-defined diagnostic, configuration, and alarm screens
• Scaling of content to different screen sizes
• Built-in navigation menu
• Helpful error notifications
• Runtime language switching

PUBLIC | TechEd | #ROKLiv e | Copy right ©2019 Rockwell Automation, Inc. 5


Agenda

1 2 3 4
Background What’s new What’s Demo
in V5? coming
next?

PUBLIC | TechEd | #ROKLiv e | Copy right ©2019 Rockwell Automation, Inc. 6


View Designer and PanelView™ 5000 V5
Released December 2018 with Studio 5000® V32

• Four controllers support


• Logix tag-based alarms
• Auto logoff
• Bindable caption on popups
• Small usability enhancements:
• Drop images, Add-On Graphics, PDFs directly from Project Explorer to the canvas
• Inline editing of names in Project Explorer

• PanelView™ 5310 enhancements to support 100 screens and PDF viewer


• Increased from 50 screens in V4
• Support for new V32 Logix data types: LINT, LREAL, USINT, UINT, UDINT, and ULINT
• Usable in bindings and expressions

PUBLIC | TechEd | #ROKLiv e | Copy right ©2019 Rockwell Automation, Inc. 7


Four controllers support

• Support up to four controllers in a View Designer


project.
• PanelView™ 5510 can now support larger, more complex
projects with up to four controllers.
• PanelView™ 5310 only supports a single controller for
smaller projects.
• Controllers can be of any supported type in any mix
(ControlLogix®, CompactLogix™).
• Project properties allows the creation of up to four
controller reference cards.
• Online controller status screen shows the status of all
four controllers.
• Controller status icon on system banner indicates if any
controller has a problem.

PUBLIC | TechEd | #ROKLiv e | Copy right ©2019 Rockwell Automation, Inc. 8


Logix tag-based alarms
• Support the tag-based alarm feature first introduced in Logix V31.
• Can be embedded in Add-On Instruction
• Take up less memory
• Have less scan time impact to the Logix controller.
• Any mix of up to 1000 tag-based and instruction-based alarms from each controller are supported.
• Alternatively, use up to 4000 tag-based alarms if using just a single controller.
• Both instruction-based and tag-based alarms appear in the alarm summary and alarm manager
and are included in the alarm count rollups.

PUBLIC | TechEd | #ROKLiv e | Copy right ©2019 Rockwell Automation, Inc. 9


Auto logoff
• Enable auto logoff and configure a logoff time to
automatically secure a terminal that is no longer
in use.
• If no operator action is seen on the terminal for a
length of time equal to the logout time, the current
operator will be logged off.
• Returns control to the guest user, and terminal
behavior is dictated by the role of the guest user just
like any other operator log off.
• For example, if the guest user role is “None”, the
terminal will return to the home screen with read-only
access.

• System tags can be used to monitor auto logoff


status on the terminal.

PUBLIC | TechEd | #ROKLiv e | Copy right ©2019 Rockwell Automation, Inc. 10


Bindable captions on popups

• Allow popup captions to change programmatically.


• Include values, tag names, etc. along with static text using
the concatenation (+) operator.
• Useful to display instance tag names and descriptions for
reusable popups.

PUBLIC | TechEd | #ROKLiv e | Copy right ©2019 Rockwell Automation, Inc. 11


Agenda

1 2 3 4
Background What’s new What’s Demo
in V5? coming
next?

PUBLIC | TechEd | #ROKLiv e | Copy right ©2019 Rockwell Automation, Inc. 12


V6.0 release – Available NOW !

• Main features:
• Email notification
• Provide remote notifications to users about machine operation.
• Send emails from the PanelView 5000 to one or more recipients using new Send
Email command.

• Load firmware from removable media


• Quickly start up a PanelView 5000 without requiring View Designer or
ControlFLASH™.
• Load a new project and its required firmware onto the PanelView 5000 from an SD
card or USB drive.
• Project Events
• Easily drive PanelView 5000 actions from your controller.
• Project Events support all available commands and execute regardless of the
screen currently displayed.

PUBLIC | TechEd | #ROKLiv e | Copy right ©2019 Rockwell Automation, Inc. 13


Email notification

• Support remote notifications from a PanelView 5000.


• New pre-defined settings screen to configure the
connection to an email server (Gmail, Yahoo mail, etc.)
• New Send Email command to send an email to one or
more recipients.
• Recipient, Subject, Message, and Status properties are all
bindable, allowing programmatic changes, embedded
variables, etc.
• Optional Status property provides status code to indicate
success or failure of email transmission.
• Email commands can be executed using any of the Event
triggers: button press, State Entry, Project Event, etc.

PUBLIC | TechEd | #ROKLiv e | Copy right ©2019 Rockwell Automation, Inc. 14


Load firmware from removable media
• Enhances the existing Load from Media feature to also install updated firmware if needed by the project
you load.
• Perform firmware updates of a PanelView 5000 without connecting a PC.
• To include a firmware update when loading a project:
• Save your project in View Designer as a vpdr file as before.
• Copy the vpdr file and a matching major release version of a firmware dmk file onto your removable media (SD card or USB
drive).
• Plug your removable media into the PanelView 5000, navigate to
the Load from Media settings screen, select the vpdr file,
and select Load.
• If the firmware on the PanelView 5000 does not match the vpdr
major revision, and the correct revision of dmk firmware file is
on your media, the terminal will automatically perform a firmware
update and then load your new project.
• Considerations:
• A firmware load will only be performed on PanelView 5000
terminals running V6 or higher. Terminals with older firmware
still need to be updated using ControlFLASH™.
• Factory out-of-the-box terminals can update firmware from
removable media if the PanelView 5000 was manufactured
after the V6 release date.

PUBLIC | TechEd | #ROKLiv e | Copy right ©2019 Rockwell Automation, Inc. 15


Project Events
• Trigger an event and execute its commands regardless of the screen
currently displayed.
• Useful for changing HMI content based on controller values.
• New folder in Project Explorer holds all your Project Events.
• Bindable Project Event properties:
• Enabled – Turn evaluation of the event on or off.
• ExecuteWhen – Execute the commands for this event when this tag or expression
transitions from false to true.
• ExecuteOnKey – Execute the commands for this event when a key is pressed on a
keypad PV5000.
• EvaluationPeriod – Configure how often the
event is evaluated.
• On the Events tab, define one or more
commands to execute when the event
triggers.

PUBLIC | TechEd | #ROKLiv e | Copy right ©2019 Rockwell Automation, Inc. 16


Agenda

1 2 3 4
Background What’s new What’s Demo
in V5? coming
next?

PUBLIC | TechEd | #ROKLiv e | Copy right ©2019 Rockwell Automation, Inc. 17


Share your feedback
Please complete the session
survey on the mobile app

1
Download the Events ROK
mobile app

2
Select TechEd and login
Use your email and last name that
you used to register for the event.

3 Click on Schedule on the main


menu

• Select the session you are attending


• Click on the survey tab
• Complete the survey and submit

PUBLIC | TechEd | #ROKLiv e | Copy right ©2019 Rockwell Automation, Inc. 18


Thank you

www.rockwellautomation.com

You might also like