Rockwell Automation Allen-Bradley Micro800 Manual
Rockwell Automation Allen-Bradley Micro800 Manual

Rockwell Automation Allen-Bradley Micro800 Manual

Controllers starter pack
Hide thumbs Also See for Allen-Bradley Micro800:

Advertisement

Quick Links

Micro800 Controllers Starter Pack
Controller Catalog Numbers 2080-LC10, 2080-LC20, 2080-L50E
Starter Pack Catalog Numbers 2080-LC10-STARTERPACK,
2080-LC20-STARTERPACK, 2080-LC20-STARTERPACKL,
2080-LC50-STARTERPACK, 2080-LC50-STARTERPACKL
Quick Start
Original Instructions

Advertisement

Table of Contents
loading

Summary of Contents for Rockwell Automation Allen-Bradley Micro800

  • Page 1 Micro800 Controllers Starter Pack Controller Catalog Numbers 2080-LC10, 2080-LC20, 2080-L50E Starter Pack Catalog Numbers 2080-LC10-STARTERPACK, 2080-LC20-STARTERPACK, 2080-LC20-STARTERPACKL, 2080-LC50-STARTERPACK, 2080-LC50-STARTERPACKL Quick Start Original Instructions...
  • Page 2 If this equipment is used in a manner not specified by the manufacturer, the protection provided by the equipment may be impaired. In no event will Rockwell Automation, Inc. be responsible or liable for indirect or consequential damages resulting from the use or application of this equipment.
  • Page 3: Table Of Contents

    Create Local Variables for your Program ........35 Rockwell Automation Publication 2080-QS004C-EN-E - October 2023...
  • Page 4 Add the UDF to your Program ..........51 Functions and User-defined Get Sample Code from the Rockwell Automation Sample Code Library... . . 53 Function Blocks Import Sample Code into Your Project.
  • Page 5 Configure RSLinx............100 Micro820 Controller Restore Serial Port to Factory Default Setting Using a microSD Card ... . . 103 Rockwell Automation Publication 2080-QS004C-EN-E - October 2023...
  • Page 6 Table of Contents Notes: Rockwell Automation Publication 2080-QS004C-EN-E - October 2023...
  • Page 7: About This Publication

    Updated steps in HMI Tag Editor Updated step in Restore Serial Port to Factory Default Setting Using a microSD Card Additional Resources These documents contain additional information concerning related products from Rockwell Automation. You can view or download publications at rok.auto/literature. Additional Resources...
  • Page 8 Industrial Automation Wiring and Grounding Guidelines, publication 1770-4.1 Provides general guidelines for installing a Rockwell Automation industrial system. Product Certifications website, rok.auto/certifications Provides declarations of conformity, certificates, and other certification details.
  • Page 9: Where To Start

    How to Add a Plug-in Module Configure PanelView 800 Terminal Ethernet Settings Chapter 10 Learn About User-defined Functions Chapter 19 and User-defined Function Blocks Download HMI Application Chapter 20 Test the HMI Application Rockwell Automation Publication 2080-QS004C-EN-E - October 2023...
  • Page 10 Where to Start Notes: Rockwell Automation Publication 2080-QS004C-EN-E - October 2023...
  • Page 11: What You Need

    To start the Connected Components Workbench (CCW) software, launch the program from your Windows® Start Menu: Start > Rockwell Automation > Connected Components Workbench Connected Components Workbench Software Design Environment This screen shows the default project layout. The contents of each window and the general task that you can perform are described in this chapter.
  • Page 12: Project Organizer

    The Recent section provides a list of project files that were opened recently. The Getting Started section provides links to online content that helps you to develop applications in Connected Components Workbench software. Rockwell Automation Publication 2080-QS004C-EN-E - October 2023...
  • Page 13: Toolbox

    In the Output window, you can view and manage general-purpose and debug messages that are generated by the various features of Connected Components Workbench software. From the Output window, you can do the following: • Review status messages • Locate errors within programs Rockwell Automation Publication 2080-QS004C-EN-E - October 2023...
  • Page 14: Status Bar

    The Status bar shows the task that Connected Components Workbench software is performing. Connected Components Workbench software is building a project Connected Components Workbench software has successfully downloaded a project into a controller Rockwell Automation Publication 2080-QS004C-EN-E - October 2023...
  • Page 15 Learn how to use the HMI tag editor • Learn how to create screens for your HMI • Configure your PanelView 800 terminal Ethernet settings • Download the HMI application to your PanelView 800 terminal • Test the HMI application Rockwell Automation Publication 2080-QS004C-EN-E - October 2023...
  • Page 16 Chapter 2 Hands-on Content Notes: Rockwell Automation Publication 2080-QS004C-EN-E - October 2023...
  • Page 17: Create A Connected Components Workbench Project

    3. In the left pane, click the “+” sign to expand the list of catalogs and select the device to add into the Selection list. By default, the latest major controller version is selected. Select the required version (minimum is version 21) from the dropdown box. Rockwell Automation Publication 2080-QS004C-EN-E - October 2023...
  • Page 18 2. Observe that a new Ladder Diagram program called Prog1 has been added under Programs. Micro800 controllers allow you to create multiple programs and use multiple types of programs (such as Structured Text or Function Block Diagram) in the same controller application. Rockwell Automation Publication 2080-QS004C-EN-E - October 2023...
  • Page 19 3. Double-click Prog1. A Ladder Diagram editor appears in the main project workspace with one empty rung. 4. Right-click Prog1 and select Rename to change the name of the program. 5. Rename the program to Seal_in_circuit. Rockwell Automation Publication 2080-QS004C-EN-E - October 2023...
  • Page 20 Variable Selector to select the variable or I/O point to assign to this instruction. 3. In the Variable Selector dialog box, select Micro850 from the Scope dropdown menu to see the list of I/O points. Rockwell Automation Publication 2080-QS004C-EN-E - October 2023...
  • Page 21 7. Locate the Reverse Contact instruction in the Favorites folder of the Instruction Toolbar, and drag-and-drop it onto your rung, just to the right of the Direct Contact instruction. Assign it to the embedded I/O point _IO_EM_DI_01 with the alias “Stop PB”. Your rung should look as follows. Rockwell Automation Publication 2080-QS004C-EN-E - October 2023...
  • Page 22 Stop Motor push button. This breaks the circuit, which turns off the motor and drops out the seal-in branch circuit. The Stop Motor push button can then be released and the motor remains off until the Start Motor push button is pushed again. Rockwell Automation Publication 2080-QS004C-EN-E - October 2023...
  • Page 23: Save Your Connected Components Workbench Project

    Create and Save a Connected Components Workbench Project Save Your Connected Components Workbench Project 1. Save the project by selecting File > Save Project As. 2. Save the project under the name “Self latching sample” and select OK. Rockwell Automation Publication 2080-QS004C-EN-E - October 2023...
  • Page 24 Chapter 3 Create and Save a Connected Components Workbench Project Notes: Rockwell Automation Publication 2080-QS004C-EN-E - October 2023...
  • Page 25: Build And Download The Project To Your Micro800 Controller

    3. Download your project to your Micro800 controller by right-clicking the controller in your Project Organizer, and select Download. If this project was modified since the last build, then a build is automatically performed before the project is downloaded. Rockwell Automation Publication 2080-QS004C-EN-E - October 2023...
  • Page 26 Initial value has priority, even if there is a project value and you have chosen to download with project values. If a variable has been configured for Data Protection, then both initial value and project value do not change their value upon download. The logical value in the controller is preserved after a download. Rockwell Automation Publication 2080-QS004C-EN-E - October 2023...
  • Page 27 You have completed downloading the project to your Micro800 controller. Proceed to the next chapter to test your project. Connect the input simulator that is found in your starter pack to the input terminals of the Micro800 controller. Rockwell Automation Publication 2080-QS004C-EN-E - October 2023...
  • Page 28 Chapter 4 Build and Download Project Notes: Rockwell Automation Publication 2080-QS004C-EN-E - October 2023...
  • Page 29 Figure 1 - Micro820 Controller Input Simulator Board Wiring Diagram Potentiometer SW11-I00 SW13-I02 SW12-I01 SW14-I03 +24V DC Analog Output Can optionally be wired to an analog input plug-in or expansion I/O module +24V DC Rockwell Automation Publication 2080-QS004C-EN-E - October 2023...
  • Page 30 Figure 2 - Micro850 Controller Input Simulator Board Wiring Diagram Potentiometer SW11-I00 SW12-I01 SW13-I02 SW14-I03 +24V DC Analog Outputs Can optionally be wired to an analog input plug-in or expansion I/O module +24V DC Rockwell Automation Publication 2080-QS004C-EN-E - October 2023...
  • Page 31: Monitor Your Program In Connected Components Workbench Software

    Output Coil seals in the circuit. The circuit is unsealed when a Reverse Contact (normally closed) is opened. 2. Toggle the simulator board switch SW12 ON to turn off the output. Observe the output _IO_EM_DO_00 on your controller turn off and the corresponding changes in your Ladder Diagram. Rockwell Automation Publication 2080-QS004C-EN-E - October 2023...
  • Page 32: View Real-Time Changes In List Format

    The Global Variables list launches in a new tab in the main project workspace. 2. Locate the _IO_EM_DO_00 embedded I/O variable in the Global Variable list, observe that the Logical Value checkbox is not selected. Rockwell Automation Publication 2080-QS004C-EN-E - October 2023...
  • Page 33 4. Toggle the simulator board switch SW12 ON. Observe the check mark in the Logical Value checkbox for _IO_EM_DO_00 disappears and the light on the output indicator turns off. You have now completed the real-time monitoring of your program. Double-click Seal_in_circuit to return to your program view. Rockwell Automation Publication 2080-QS004C-EN-E - October 2023...
  • Page 34 Chapter 6 Monitor Your Micro800 Controller Program Notes: Rockwell Automation Publication 2080-QS004C-EN-E - October 2023...
  • Page 35: Create Local Variables For Your Program

    2. To open the Variables tab, double-click Local Variables in your Seal_in_circuit program. 3. Create a variable called Motor_On_Time with the TIME data type. 4. Create another variable called Motor_On_Time_ms with the INT data type and with an initial value of “5000” (5 seconds). Rockwell Automation Publication 2080-QS004C-EN-E - October 2023...
  • Page 36 6. A TON data type is actually the data structure of a Timer-on-Delay Instruction Block. Instruction Blocks are discussed in the next chapter. You have completed creating variables to be used in the next chapter. Rockwell Automation Publication 2080-QS004C-EN-E - October 2023...
  • Page 37: Add A Ton Instruction Block

    2. Locate the TON instruction in the Timer/Counter folder on the Instruction Toolbar. Drag-and-drop the instruction into the branch that you have added. Rockwell Automation Publication 2080-QS004C-EN-E - October 2023...
  • Page 38: Enter Parameters For Ton Instruction Block

    Next, let us complete the parameters for the TON Instruction Block. 1. Hover your mouse over the gray box next to the PT parameter of the Motor_Timer TON instruction. A light blue highlighted box appears. Rockwell Automation Publication 2080-QS004C-EN-E - October 2023...
  • Page 39 3. Insert a Reverse Contactor instruction after the _IO_EM_DI_01 Reverse Contactor. 4. To open the Variable Selector dialog box, right-click and select Variable Selector. 5. Change the Scope to Seal_in_circuit from the dropdown menu and clear the DataType filter. Clear DataType filter Rockwell Automation Publication 2080-QS004C-EN-E - October 2023...
  • Page 40: Add An Any_To_Time Instruction Block

    Next, let us add a rung below this existing rung. 1. Locate the Rung instruction in the Favorites folder of the Instruction Toolbar. Click the instruction to add a rung below Rung 1. Rockwell Automation Publication 2080-QS004C-EN-E - October 2023...
  • Page 41 How to Implement an Instruction Block Your Ladder Diagram program should look as follows. 2. Locate the ANY_TO_TIME instruction in the Conversion folder of the Instruction Toolbar. Drag-and-drop the instruction onto the new rung. Rockwell Automation Publication 2080-QS004C-EN-E - October 2023...
  • Page 42 4. Select the variable Motor_On_Time for the o1 parameter. The ANY_TO_TIME Instruction Block is used to convert an integer value into a time value that is used as the preset time for the Motor_Timer. The integer value represents time in milliseconds. Rockwell Automation Publication 2080-QS004C-EN-E - October 2023...
  • Page 43 6. After completing the download, put your controller to Remote Run mode and test your program by toggling the simulator board switch SW11 ON and OFF. Before you toggle the switch SW11 (_IO_EM_DI_00), your Ladder Diagram program should look as follows. Rockwell Automation Publication 2080-QS004C-EN-E - October 2023...
  • Page 44 10. Toggle the switch SW11 ON. The DO0 light should now stay on for 10 seconds before turning off. You have learned how to implement a TON and ANY_TO_TIME Instruction Block in your program. Rockwell Automation Publication 2080-QS004C-EN-E - October 2023...
  • Page 45: Add A Plug-In Module To The Micro800 Controller

    4. Double-click your Micro800 controller in the Project Organizer. This action brings up the General Controller Properties in the main project window. 5. Right-click the first plug-in module slot and select Analog > 2080-IF2. Rockwell Automation Publication 2080-QS004C-EN-E - October 2023...
  • Page 46 7. Configure the Input Type for Channel 0 to “Voltage” and Input State to “Enabled”. Configure the Input State for Channel 1 to “Disabled”. 8. Click 2080-IF2 to show the plug-in module properties. Rockwell Automation Publication 2080-QS004C-EN-E - October 2023...
  • Page 47 13. Locate the variable _IO_P1_AI_00. This is the raw data value in relation to the voltage that is wired to Channel 0. The value ranges from 0...65535 in relation to a 0...10 volt input. Rockwell Automation Publication 2080-QS004C-EN-E - October 2023...
  • Page 48 How to Add a Plug-in Module 14. On your simulator board, turn the red potentiometer and observe the value of _IO_P1_AI_00 change. You have learned how to add and configure a plug-in module in Connected Components Workbench software. Rockwell Automation Publication 2080-QS004C-EN-E - October 2023...
  • Page 49: Create A Udf For Your Program

    Create a UDF for your Program 1. In your current project, right-click User-defined Function and select Add > New LD: Ladder Diagram. A program that is called “Fct1” is created under User-defined Functions. Rockwell Automation Publication 2080-QS004C-EN-E - October 2023...
  • Page 50 Output, or standard Variable. 5. Next, double-click the Scaled_Value UDF to launch the Ladder Diagram program editor in the main project window. 6. Create the following program. You have completed creating your UDF. Rockwell Automation Publication 2080-QS004C-EN-E - October 2023...
  • Page 51: Add The Udf To Your Program

    3. Open the Local Variables for the Analog_scaling program, and create the following variables. 4. Next, open the Analog_scaling program. Drag-and-drop a Scaled_Value instruction from the (User defined) folder onto the first rung. Rockwell Automation Publication 2080-QS004C-EN-E - October 2023...
  • Page 52 8. Open the Local Variables of your Analog_scaling program, and set the Logical Values as follows. 9. The Scale1_value shows the converted engineering unit for 2080-IF2 analog input 0 as you adjust the potentiometer. Rockwell Automation Publication 2080-QS004C-EN-E - October 2023...
  • Page 53: Get Sample Code From The Rockwell Automation Sample Code Library

    You have now learned how to create and use a UDF in your project. Get Sample Code from the Rockwell Automation Sample Code Library You can find UDFB applications and sample projects from the Rockwell Automation Sample Code Library website, and from the Sample Code folder in your local drive.
  • Page 54 1. Select Local Folder to bring you to the directory 2. Double-click the Rockwell Automation folder to view the UDFBs or Sample Projects sub folders. For example, if you double-click the UDFBs folder, you are presented with the list of UDFBs available for your use.
  • Page 55: Import Sample Code Into Your Project

    Learn About User-defined Functions and User-defined Function Blocks Import Sample Code into Your Project 1. For this example, select the UDFB located under Local Folder > CCW > Samples > Rockwell Automation > UDFBs > Blink. 2. Double-click the RA_BLINK folder to see the contents.
  • Page 56 Chapter 10 Learn About User-defined Functions and User-defined Function Blocks 5. Select RA_BLINK.7z and select Open. You see the RA_BLINK appears under the Import window. 6. Select Import. Rockwell Automation Publication 2080-QS004C-EN-E - October 2023...
  • Page 57 Your Ladder Diagram program should look as follows. 12. Save your project and download it to the controller. 13. See the Word document of the RA_BLINK UDFB and read the Arguments information for the UDFB. Rockwell Automation Publication 2080-QS004C-EN-E - October 2023...
  • Page 58 16. Observe the _IO_EM_DO_01 output indicator on the controller turns on and off at five seconds intervals. You have now learned how to import a readily available UDFB from the Rockwell Automation Sample Code Library from your Local Folder. If another output (such as _IO_EM_DO_02) is required to blink independently with another cycle time (for example T#2s), then another instance of the UDFB should be created by adding another variable of type RA_BLINK (for example Blink_Output_2) and calling the instance Blink_Output_2 on another rung.
  • Page 59 Documents\CCW\Import_Export” folder. The exported file can be copied to another computer and imported back into the Connected Components Workbench software. To access the Import Project or Export Project window, select File > Import Project or Export Project. Rockwell Automation Publication 2080-QS004C-EN-E - October 2023...
  • Page 60 Chapter 11 Import and Export Project Notes: Rockwell Automation Publication 2080-QS004C-EN-E - October 2023...
  • Page 61 (1) When no rung is selected, a rung is added at the end of the rung list. (2) When a branch is selected, an element is inserted at the end of the branch. Rockwell Automation Publication 2080-QS004C-EN-E - October 2023...
  • Page 62 Chapter 12 Quick Tips Notes: Rockwell Automation Publication 2080-QS004C-EN-E - October 2023...
  • Page 63: Add A Panelview 800 Terminal To Your Project

    1. If you have not added a PanelView 800 terminal, click the Add Device icon in the Project Organizer. 2. In the Add Device dialog box, select a PanelView 800 terminal under Graphic Terminals. Rockwell Automation Publication 2080-QS004C-EN-E - October 2023...
  • Page 64: Configure Your Panelview 800 Terminal Communication Settings

    Configure Your PanelView 800 Terminal Communication Settings 1. Double-click PV800_App1 to launch the HMI Settings tab. 2. For PanelView 800 terminals, you can choose either Landscape or Portrait orientation. For this example, choose Landscape orientation and select OK. Rockwell Automation Publication 2080-QS004C-EN-E - October 2023...
  • Page 65 Chapter 13 PanelView 800 Graphic Terminal Design in Connected Components Workbench Software 3. The PV800_App1 settings tab appears. Rockwell Automation Publication 2080-QS004C-EN-E - October 2023...
  • Page 66 PanelView 800 Graphic Terminal Design in Connected Components Workbench Software 4. Select “Ethernet” from the Port dropdown box and select “Allen-Bradley Micro800 CIP” from the Protocol dropdown box. 5. By default, a controller node has already been created and added to your application, but it is necessary to specify the IP address of the controller.
  • Page 67: Create Global Variables

    Create the following Global Variables to be used as HMI tags for your PanelView 800 terminal. 1. Go to the Local Variables for the Seal_in_circuit program. Right-click the Motor_On_Time_ms variable and select Cut. Right-click and select “Cut”. Rockwell Automation Publication 2080-QS004C-EN-E - October 2023...
  • Page 68 This tag is used to set the motor on time. 3. Go to the Local Variables for the Analog_scaling program. These tags are used to input the analog input Raw value range for the 2080-IF2 channel 0 and the engineering units range. Rockwell Automation Publication 2080-QS004C-EN-E - October 2023...
  • Page 69 4. Hold down the “Shift key + arrow down key” to select the five variables, then right-click and select Cut. 5. Paste these tags under Global Variables. The Global Variables should have the following tags. Rockwell Automation Publication 2080-QS004C-EN-E - October 2023...
  • Page 70: Edit Ladder Diagram Program

    Make the following changes to rung 1 of the Seal_in_circuit program as we execute the start/stop control from the PanelView 800 terminal. 1. Replace “Start PB (_IO_EM_DI_00)” with the Start Global Variable and replace “Stop PB (_IO_EM_DI_01)” with the Stop Global Variable. Rockwell Automation Publication 2080-QS004C-EN-E - October 2023...
  • Page 71 Your Ladder Diagram program should look as follows. 2. You should have the following additional variables in the Global Variables list. You have now learned how to create HMI tags for your PanelView 800 terminal. Rockwell Automation Publication 2080-QS004C-EN-E - October 2023...
  • Page 72 Chapter 14 Using HMI Tags Notes: Rockwell Automation Publication 2080-QS004C-EN-E - October 2023...
  • Page 73 1. Double-click your Micro800 controller under the Project Organizer to bring up the General Controller Properties in the main project window. 2. Select Ethernet to bring up the Ethernet port configuration. 3. Set the Ethernet configuration as shown. Rockwell Automation Publication 2080-QS004C-EN-E - October 2023...
  • Page 74 Save the project as “Self Latching Sample with PV800” using the menu option File > Save Project As, then download the changes to the controller. You have learned how to configure the Ethernet port settings for your Micro800 controller. Rockwell Automation Publication 2080-QS004C-EN-E - October 2023...
  • Page 75 This chapter describes how to add tags from the Micro800 controller to your PanelView 800 terminal using the tag import feature. 1. In the Tag Editor tab, select Import and select Micro800 from the dropdown menu. 2. Clear all selections, then select the tags “Start”, “Stop”, “Raw1_min”, “Raw1_max”, “Scale1_min”, “Scale1_max”, “Scale1_value”, and “Motor_On_Time_ms”. Rockwell Automation Publication 2080-QS004C-EN-E - October 2023...
  • Page 76 Chapter 16 HMI Tag Editor 3. Select Import to add the selected tags to the PanelView 800 tag list. Rockwell Automation Publication 2080-QS004C-EN-E - October 2023...
  • Page 77: Create A Screen For Your Panelview 800 Application

    2. Right-click Main and select Set As Startup Screen. 3. Double-click Main to open the screen for editing. 4. Open the Toolbox window to access objects to use for designing your screen. Click View > Toolbox from the menu bar. Rockwell Automation Publication 2080-QS004C-EN-E - October 2023...
  • Page 78: Create Objects For Your Screen

    Create Objects for Your Screen Now we create objects for your PanelView 800 application screen. Create Push Button Objects 1. Locate the Momentary Push Button in your Toolbox and drag-and-drop it onto your screen. Rockwell Automation Publication 2080-QS004C-EN-E - October 2023...
  • Page 79 4. Repeat step 3 to change the background color of State 2 to green. 5. Change the Caption Text of State 1 and State 2 to “Start”. 6. Click OK to close the State Editor and apply the changes. Rockwell Automation Publication 2080-QS004C-EN-E - October 2023...
  • Page 80 8. The Properties window of the object opens on the right-hand side. 9. Set the following Properties to the values specified as shown. - Height: 50 - Left: 15 - Top: 20 - Width: 70 Rockwell Automation Publication 2080-QS004C-EN-E - October 2023...
  • Page 81 3. Set the following tag connections for the object. - Indicator Tag: None - Visibility Tag: None - Write Tag: Stop Your screen should look as follows. Next, we add an image to represent the motor operation. Rockwell Automation Publication 2080-QS004C-EN-E - October 2023...
  • Page 82 1. Locate the Image tool in the Toolbox and drag-and-drop it onto the screen in the lower left corner. 2. Double-click the Image object that you added. This launches the Image Import dialog box. 3. Select the System tab. 4. Select the image “2001R_standard_motor_standard_motor.png” and click Select. Rockwell Automation Publication 2080-QS004C-EN-E - October 2023...
  • Page 83 5. Right-click the image and select Properties to display its Properties window. 6. Complete the tag information for the image object that is shown as follows. 7. If you hover your mouse over the image, you can see its tag connections. Rockwell Automation Publication 2080-QS004C-EN-E - October 2023...
  • Page 84 1. Locate the Goto Config push button in your Toolbox. Drag-and-drop it onto your screen, just below your Stop push button. 2. Double-click the Goto Config push button and change the Text to “Config”, then select OK. Rockwell Automation Publication 2080-QS004C-EN-E - October 2023...
  • Page 85 A Numeric Display shows the value of the tag that it is connected to. For this application, we display the 2080-IF2 analog module channel 0 scaled value. 1. Locate the Numeric Display object in your Toolbox. 2. Drag-and-drop the Numeric Display object onto your screen, next to the Stop push button. Rockwell Automation Publication 2080-QS004C-EN-E - October 2023...
  • Page 86 Create a Numeric Entry Object You are to set the minimum and maximum range for the Raw and Scaling value for the analog input scaling. 1. Locate the Numeric Entry object in your Toolbox. Rockwell Automation Publication 2080-QS004C-EN-E - October 2023...
  • Page 87 8. Hover your mouse over the object to see the tag values. Let us duplicate this Numeric Entry object for the Raw1_max setting. 1. Right-click the object and select Copy. 2. Right-click on the screen below the existing Numeric Entry object and select Paste. Rockwell Automation Publication 2080-QS004C-EN-E - October 2023...
  • Page 88 6. Hover your mouse over the Numeric Entry objects to see the Write and Indicator tags. Your screen should look as follows. Next, we add Text to the Numeric Display and Numeric Entry objects. Rockwell Automation Publication 2080-QS004C-EN-E - October 2023...
  • Page 89 1. Locate the Text object in your Toolbox. 2. Drag-and-drop the Text object onto your screen, above the Numeric Display object. 3. Double-click the Text object and type in “Scale Value”, then select OK. Rockwell Automation Publication 2080-QS004C-EN-E - October 2023...
  • Page 90 5. Set the Border Color to White and select OK. 6. Copy the Text object and paste it above the Numeric Entry object. 7. Double-click the Text object and type in “Raw min”, then select OK. Rockwell Automation Publication 2080-QS004C-EN-E - October 2023...
  • Page 91 10. Adjust the spacing for the Numeric Entry objects and Text objects. You have completed the screen that is required for the application. Next, let us configure the IP address of the PanelView 800 terminal. Rockwell Automation Publication 2080-QS004C-EN-E - October 2023...
  • Page 92 Chapter 17 HMI Screen Notes: Rockwell Automation Publication 2080-QS004C-EN-E - October 2023...
  • Page 93 5. Set Mask as 255.255.255.0. 6. Leave the Gateway as default 0.0.0.0. 7. Select Back to go back to the Communication screen. 8. Select Main to go back to the main configuration screen. Rockwell Automation Publication 2080-QS004C-EN-E - October 2023...
  • Page 94 Chapter 18 Configure PanelView 800 Terminal Ethernet Settings Notes: Rockwell Automation Publication 2080-QS004C-EN-E - October 2023...
  • Page 95: Save And Download Project

    By default the EtherNet/IP drive scans 256 addresses. To decrease the time to detect the terminal, it may be necessary to right-click on the drive and use Properties to limit the range of address from zero to four. 3. The Output window shows the download status to the PanelView 800 terminal. Rockwell Automation Publication 2080-QS004C-EN-E - October 2023...
  • Page 96 Chapter 19 Download HMI Application Notes: Rockwell Automation Publication 2080-QS004C-EN-E - October 2023...
  • Page 97: Run The Hmi Application

    You should see the Scale value display being updated on the HMI screen as you turn the potentiometer on the simulator board. Connect to the controller and you should see the following values from your Analog_scaling program. Rockwell Automation Publication 2080-QS004C-EN-E - October 2023...
  • Page 98 1. Press the Start push button to turn on output 0 and you should see that the motor image appears on the screen for five seconds. 2. Press the Stop push button to turn off output 0. You have now learned how to set up and program a PanelView 800 terminal with Connected Components Workbench software. Rockwell Automation Publication 2080-QS004C-EN-E - October 2023...
  • Page 99: Before You Begin

    Connect the Computer to the Micro820 Controller To connect the computer to the Micro820 controller with the 2080-REMLCD, see the Micro820 Programmable Controllers User Manual, publication 2080-UM005. A USB type A-B cable is required. Rockwell Automation Publication 2080-QS004C-EN-E - October 2023...
  • Page 100: Configure Rslinx

    When using the embedded serial port on the computer, or USB-Serial adapter, you must manually add the DF1 driver. 1. In Connected Components Workbench software, select Communications > Configure Drivers. 2. Select RS-232 DF1 devices from the dropdown menu and select Add New. Rockwell Automation Publication 2080-QS004C-EN-E - October 2023...
  • Page 101 5. Verify that your computer is connected to the Micro820 controller, then select Auto-Configure. Alternatively, you can manually enter the configuration, which is based on the image that is shown above. 6. Select OK after you have finished configuring the driver for the Micro820 controller. Rockwell Automation Publication 2080-QS004C-EN-E - October 2023...
  • Page 102 If Connected Components Workbench software is not able to establish communication with the Micro820 controller. See the next section to learn how to restore the embedded serial port back to the factory default setting. Rockwell Automation Publication 2080-QS004C-EN-E - October 2023...
  • Page 103: Restore Serial Port To Factory Default Setting Using A Microsd Card

    When the microSD card is detected, the SD card indicator on the controller lights up. 5. Cycle power to the controller. The embedded serial port is restored to the factory default setting. When the SD card indicator becomes steady, you may remove the microSD card. Rockwell Automation Publication 2080-QS004C-EN-E - October 2023...
  • Page 104 If Connected Components Workbench software prompts an error when you select the Micro820 controller, or the controller does not seem available, try to restart Connected Components Workbench software, and configure the communication path again. Rockwell Automation Publication 2080-QS004C-EN-E - October 2023...
  • Page 105 Set Up Serial Communication Between Computer and Micro820 Controller 8. Select Connect to establish communication between Connected Components Workbench software and the Micro820 controller. 9. The following image shows a successful connection between Connected Components Workbench software and the Micro820 controller. Rockwell Automation Publication 2080-QS004C-EN-E - October 2023...
  • Page 106 Appendix A Set Up Serial Communication Between Computer and Micro820 Controller Notes: Rockwell Automation Publication 2080-QS004C-EN-E - October 2023...
  • Page 107 Micro800 Controllers Starter Pack Quick Start Rockwell Automation Publication 2080-QS004C-EN-E - October 2023...
  • Page 108 Rockwell Automation maintains current product environmental compliance information on its website at rok.auto/pec. Allen-Bradley, Connected Components Workbench, expanding human possibility, FactoryTalk, Micro800, Micro810, Micro820, Micro830, Micro850, Micro870, PanelView, Rockwell Automation, RSLinx, RSLogix 500, Studio 5000 Logix Designer, and TechConnect are trademarks of Rockwell Automation, Inc.

Table of Contents