Can We Upload Se Factory Talk on Allen Bradly 1500 Panel View
HMI Evolution
HMI Development is often paired with PLC programming to visualize certain elements of a process controlled by a Programmable Logic Controller. A vast array of platforms and solutions are available to accomplish this task. However, in N America, FactoryTalk View Machine Edition is one of the most popular means to build HMIs. This platform from Rockwell Automation allows users to create lightweight applications that run on stand-alone terminals branded every bit PanelViews. These terminals will come pre-configured to run a certain version of a FactoryTalk View application, communicate with one to multiple PLCs and require no additional hardware to display the information.
As mentioned higher up, the applications for PanelView terminals are created through FactoryTalk View Studio. That being said, it'southward only one piece of the puzzle. The user is left to figure out how to build the awarding, transfer it to the terminal and how to recollect information technology after it has been loaded onto one.
In this extensive tutorial, we will be going through the steps required to create a new FactoryTalk View ME application, transfer it to a final, retrieve information technology from the same and establish communications to an Allen Bradley CompactLogix PLC 1769-L24ER-QB1B.
Creating a New Awarding in FactoryTalk View Machine Edition
Outset by launching FactoryTalk View Studio Machine Edition. Once the software loads, the user will be presented with a screen that allows them to piece of work on an existing awarding or to create a new 1. We will exist creating a new awarding; click on the "New" tab at the top of the window.
In this menu, you'll have to specify a name for your application also as the resolution. Notation that the resolution will be based on your PanelView terminal. Dissimilar types volition crave applications of different resolutions. It is possible to run a smaller or larger application on a unlike screen, but the application will exist distorted or be smaller than the screen; something to avoid.
Once you create a new application, FactoryTalk View Studio volition take a moment to create all the tools and interfaces to edit the awarding.
Building an Application for a PanelView HMI Concluding
Earlier y'all showtime designing an application, it'southward important to figure out which version of said application your terminal is capable of running. A specific version of FactoryTalk View Studio is capable of generating files of earlier versions. Yet, a PanelView final may only accept and run applications of the firmware information technology was flashed to. Finally, different types of PanelView terminals will be restricted to different versions of FactoryTalk versions.
Utilizing RSLinx Enterprise
If the target terminal is currently on the network, the user can observe out the firmware through RSLinx. This software comes with the installation of FactoryTalk View too equally many other Allen Bradley packages such as RSLogix and Studio 5000. RSLogix is used as a networking tool and can be utilized to connect to the PLC and HMI systems in the field. An important difference between the regular installation of RSLinx and RSLinx Enterprise is that the Enterprise version will be accessible through FactoryTalk View Studio and run on the specific terminal.
From within the awarding you've created, follow the steps outlined beneath to add your terminal into RSLinx Enterprise.
1. Expand "FactoryTalk Linx" by clicking on the "+" sign
2. Double-click on "Communication Setup".
three. Select "Create a new configuration".
4. Press "Terminate".
5. Right-click on the summit menu particular and select "Add together Commuter".
six. Select "Ethernet".
7. Press "OK".
At this point, your driver volition be looking for the devices added to it. Notwithstanding, we haven't added our final to this driver all the same. In lodge to observe out the version of the final, nosotros must add it to the driver.
eight. Correct-click the new driver you've created.
9. Select "Add Device".
ten. Find the appropriate type of last matching the one you lot take in the field.
Note: In our case, the last is a "PanelView Plus 1000 Major Revision iii".
xi. Printing "OK".
12. Enter the IP address of the device.
Note: In our case, the terminal is at 192.168.ane.xx.
At this indicate, the terminal yous've added to the commuter should show upward under the driver name. Note that it volition not show up if it's non really connected to the same network as the laptop or the device is not at the specified IP address.
Although it's showing in FactoryTalk View ME, we can't meet the version of the last here. To get this data, we will utilise a divide software which comes with the installation of FactoryTalk View Studio: ME Firmware Upgrade Sorcerer.
ane. Launch the software.
two. Press "Side by side".
iii. Press "Next".
4. Aggrandize the commuter you created previously by clicking the "+" sign.
v. Select the terminal yous've added previously.
half dozen. Printing "Next".
In the window in front of you should be the "Firmware version" of the concluding. This version volition dictate which application blazon you lot can load onto this detail terminal. We will review this data once we create an executable HMI application in a hereafter step.
Creating a Runtime FactoryTalk View ME Application
At this point, the user should create the HMI application, plan the tags and tie it to the PLC. We're currently working on an extensive form that walks through the steps of building such an application. For the purpose of this tutorial, nosotros've broken down a few basics.
Main Containers - Displays
Displays are the main components of an HMI application. They are used to brandish the control likewise equally data elements shown to the user. The start step in HMI programming is to create the displays used by the application. Typically, each application would comprise a standard set of displays at a minimum: principal screen, warning screen, configuration or command screen and a settings screen.
PLC to HMI - HMI Tags
An HMI will ever connect to a field device in order to control field devices or display information sent to it. This requires the HMI to have a link to these devices. In the FactoryTalk View ME globe, the HMI programmer has 2 choices: connect to the tags by directly specifying the address or by creating HMI based tags. Although direct addressing is fine for smaller applications, HMI Tags are the preferred mode of communicating between the HMI and field devices in most cases.
Building the Final PanelView Final Application
In one case the awarding has been adult, it's critical to know how to transfer information technology to the PanelView terminal. This procedure isn't as straightforward as one may call up in the work of FactoryTalk View ME.
First, nosotros need to create what's called a Runtime awarding. A runtime application is an executable that volition be transferred to the terminal and executed in the field.
ane. Click on "Application".
two. Click on "Create Runtime Application…".
From the following menu, the user must select the version of the terminal this application will be used on. If it's saved in an incorrect version, the concluding will not accept the awarding and the procedure will have to be repeated. Note that we've obtain this revision from the step above by looking at the properties of our last
Notice that the runtime application will exist of file type ".mer". Equally yous start working with FactoryTalk View Applications, there will be different files types you lot'll accept to be enlightened of. An application that is retrieved or is sent to a terminal, will always exist of type ".mer". An awarding that is shared betwixt hosts would typically be of blazon ".apa". We volition see these two file types later in this tutorial.
Downloading a FTView ME Application to a PanelView Final
Now that we've created the awarding, we will take to use yet another piece of software to transfer it to the PanelView final: ME Transfer Utility. Information technology comes with the installation of FactoryTalk View Studio and tin be used to upload or download the applications from PanelView terminals.
1. Launch ME Transfer Utility.
2. Select the "Download" tab.
3. Aggrandize the commuter created to a higher place past clicking the "+" icon.
4. Select the HMI terminal you lot plan to transfer your file to.
v. In the "Source File" menu, click the "..." button.
6. Locate the runtime file you've created and press "OK".
7. Select "Run application at offset-up".
eight. Select "Replace communications".
ix. Select "Delete Log Files".
10. Press "Download"
The ME Transfer Utility software volition download the application you've created to the PanelView concluding. Once the download is complete, the last volition reboot and launch into the application. You can start using your concluding for its intended purpose.
Uploading a FTView ME Awarding to a PanelView Concluding
Chances are, y'all will need to call up an application currently being used on a concluding for editing purposes. Generally speaking, a PLC or HMI developer will have to change more applications than create from scratch. In this department, we will show y'all how to upload applications that take been saved on a PanelView final.
1. Open ME Transfer Utility.
2. Navigate to the "Upload" tab.
three. Aggrandize the driver created above by clicking the "+" icon.
4. Select the HMI final yous plan to transfer your file to.
five. In the "Source File" carte, click the "..." button.
At this point, your application will connect to the terminal. It volition permit y'all to choose 1 of the files currently stored on the PanelView for upload.
half dozen. Select the file you lot wish to upload.
7. Press "OK".
8. In the "Destination binder" menu, click the "..." button.
9. Select the folder for the file you volition exist downloading.
x. Press "Upload".
The awarding volition salvage the target file on your PC. Note that this file will be of blazon ".mer".
Converting a ".mer" File into a FactoryTalk View Studio Editable Application
Yet some other software is required to migrate the file we've downloaded from the terminal into an editable FactoryTalk View ME application. This tool is chosen Awarding Managing director and just like the others, comes installed with FactoryTalk View Studio.
1. Launch Awarding Manager.
2. Select "Restore runtime application".
three. Printing "Next".
4. In the "Specify the runtime application to restore" field, click on the "..." button.
5. OPTIONAL - specify the countersign of the application.
6. Click "Next".
The application volition be restored into a FactoryTalk View ME application that the user may now launch from the main software package and edit.
Conclusion
Creating and deploying FactoryTalk View Studio Machine Edition HMI applications tin can be challenging due to a number of factors. In that location are multiple software packages you need to bargain with, terminals aren't straightforward to access and sympathise and the files accept multiple types that get in confusing for new HMI programmers.
Source: https://www.solisplc.com/tutorials/factorytalk-view-me-hmi-development
0 Response to "Can We Upload Se Factory Talk on Allen Bradly 1500 Panel View"
Postar um comentário