A used PanelView Plus 7 lands on the bench, somebody powers it up, and it stops on a gray configuration menu that says Load Application and Run Application and not much else. The question I get after that is always some version of the same one: is this thing locked until we buy Rockwell software?
No. That screen is the terminal doing exactly what it should. The runtime is already paid for and sitting in flash. What costs money is the package you build the screens in, and it runs on a PC, not on the terminal. Those two get quoted as one purchase far more often than they should.
The runtime is already on the terminal, and it needs no activation
FactoryTalk View Machine Edition Station comes preloaded on every PanelView Plus 7, and Rockwell states in the terminal manuals that it does not require activation. That is the runtime. It loads a .mer application, runs it, and holds the terminal settings behind it.
From that configuration menu you can load an application, run it, set the IP address and the Ethernet settings, calibrate the touch screen, change display settings, delete log files, and reset the terminal. No license. No PC in the room.
What you cannot do there is change the application. There is no screen editor on the terminal. Move a button, retype one alarm message, add a tag, and you are back at a PC with FactoryTalk View Studio for Machine Edition, rebuilding the .mer and sending it down again. That is the line the money sits on.
One more license is already in the box and hardly anybody uses it. FactoryTalk ViewPoint is a web server on the terminal that lets a browser view and control the running application, and Rockwell embeds one client connection with each terminal. One connection, not a fleet. For a maintenance laptop on the far side of the plant, that one is free and already yours.
|
Software |
Where it runs |
What it costs |
|
FactoryTalk View ME Station |
On the PanelView Plus 7 itself |
Preloaded, no activation |
|
FactoryTalk ViewPoint |
On the terminal, viewed in a browser |
One client connection embedded with each terminal |
|
FactoryTalk View Studio for Machine Edition |
On your PC |
Paid license, distributor quote only |
|
RSLinx |
On your PC |
Included with Studio and installed with it |
Two of these four you already own the moment the terminal is on the shelf.

Where the license actually sits. The PanelView Plus 7 side of this picture is paid for inside the price of the hardware.
What the software costs, and how it gets sold
Rockwell publishes no list price for FactoryTalk View Studio for Machine Edition. Every route to a number runs through an Allen-Bradley or Rockwell distributor quote, and it moves with the region and with whatever agreement the plant already holds.
Two things about that quote are worth settling before it arrives. Activations come either as a perpetual license or as an annual subscription, and the catalog number carries the difference in a single letter buried in the middle of the string. Ask which one you are looking at. A renewal nobody budgeted for makes month thirteen unpleasant.
The other is that it is per computer. One engineering PC, one license. The same logic runs downstream, and this is the part that catches people out: run the application on an industrial PC instead of on a PanelView Plus 7 and that PC needs its own ME Station license, because the runtime you never paid for separately on the terminal was paid for inside the hardware price.
Before anyone raises a purchase order, spend twenty minutes finding out whether the plant already owns a seat. Programming laptops get retired into cabinets and forgotten about. I have turned up more than one that way.
Three PanelView Plus 7 Standard limits that decide the job
Whether the software bill is worth paying usually comes down to what the terminal will carry, and the Standard has three of those limits printed in its own manual.
Ethernet, and nothing else. Rockwell writes it flatly: only Ethernet communication is supported. There is no serial port on the back of a PanelView Plus 7 at all, Standard or Performance, and no firmware revision changes that. A legacy serial PLC gets reached through a gateway sitting out on the network. People buy an adapter first and find this out second.
The controller count is the second one. A Standard application gets one connection to a controller, through either RSLinx Enterprise or KEPServer Enterprise. Two PLCs feeding one screen is a Performance job.
Then the application itself caps out at 100 screens and 500 alarm messages. Generous for a machine, tight for a line.
|
|
Standard |
Performance |
|
Screens per application |
100 |
No matching limit in the manual |
|
Alarm messages |
500 |
No matching limit in the manual |
|
Controller shortcuts |
One, through RSLinx Enterprise or KEPServer Enterprise |
No matching limit in the manual |
|
Serial port |
None |
None |
|
Ethernet ports |
One or two, depending on catalog number |
Two, DLR capable |
|
Operating system |
Windows CE 6.0 |
Series A: Windows CE 6.0. Series B: Windows 10 IoT Core |
|
Memory |
512 MB RAM, 512 MB nonvolatile with roughly 80 MB free for the application |
Series A: 512 MB RAM, 80 MB user memory. Series B: 4 GB RAM, 2 GB user memory |
|
Display sizes |
4.3 through 15 in. |
6.5 through 19 in. |
The application limits in the middle column are printed in the Standard terminal manual. The Performance manual carries no matching list.

Every port on the back of a PanelView Plus 7 Performance terminal. Two of them surprise people: there is no serial port at all, and the USB device port is listed in the manual as not functional.
Talking to a PLC that is not Allen-Bradley
KEPServer Enterprise rides along in the terminal firmware next to RSLinx Enterprise, so a third-party controller does not mean buying a separate OPC server for the terminal side. Modbus over Ethernet into a PanelView Plus 7 is an ordinary thing to do.
The catch is the driver list. These terminals carry only a subset of what Kepware supports elsewhere, and which drivers are in there depends on the firmware package sitting on the unit. Check that list against your firmware before you design a machine around one protocol, not after. You still build all of it in Studio either way.
If you are not going to pay for Studio
That is a real decision, not heresy. Here is the honest shape of it.
|
Route |
What it is |
Software side |
|
FactoryTalk Optix |
Rockwell's newer visualization platform, deploys to panels, industrial PCs and virtual machines on Windows or Linux |
Licensed by what you deploy |
|
Weintek cMT |
Third-party terminals in comparable sizes |
EasyBuilder Pro is a free download |
|
AutomationDirect C-more CM5 |
Third-party terminals |
CM5-PGMSW programming software is a free download |
|
Ignition Edge Panel |
Runtime on a panel PC rather than a dedicated terminal |
Licensed per device |
|
AdvancedHMI |
Free PC-based HMI built inside Visual Studio, with Allen-Bradley and Modbus drivers |
No license key and no dongle |
Three of the five hand you the editor for nothing and make it back on the hardware instead.
Not one of those reads a .mer file. Whichever you pick, somebody rebuilds every screen by hand, and that labor usually costs more than the license did. The other thing that gets forgotten until the door is open is the cutout. A PanelView Plus 7 leaves a specific hole in the panel, and a different brand in the same nominal size will not land in it.
So for a machine already running a PanelView Plus 7 application that works, buy the software. Switching platforms pays off on the next machine, not on this one.
Frequently asked questions
Is a PanelView Plus 7 only programmable with paid software?
For creating or changing an application, yes. FactoryTalk View Studio for Machine Edition is a paid license and there is no free tier of it. Running an application is a separate matter: ME Station is preloaded and needs no activation, so a terminal holding a finished .mer file runs without anyone buying anything.
Can you edit a screen on the PanelView Plus 7 itself?
No. There is no editor on the terminal. Configuration mode covers terminal settings, the IP address, display and touch calibration, loading and running applications, and log files. Graphics and tags get built on a PC.
How do you get an application onto a PanelView Plus 7?
Two routes. The Transfer Utility inside FactoryTalk View Studio pushes the .mer down over Ethernet, or you carry it over on a USB drive or an SD card and load it from the terminal's own menu.
Which software version does a PanelView Plus 7 need?
Rockwell lists FactoryTalk View Studio for Machine Edition version 8.x or later across the PanelView Plus 7 family. Firmware is a separate check on Standard terminals: Series C hardware is compatible with firmware 8.x or later, Series D with 13.x or later. Read the series letter off the label of a used unit before you plan the flash.
Does a PanelView Plus 7 need an adapter for an older serial PLC?
Not an adapter at the terminal, because there is no serial port to plug one into. The conversion has to happen out on the network instead.
The terminal is the cheap half of this
Once the software question is settled, the hardware usually turns out to be the easier line on the order. IQElectro keeps PanelView Plus 7 terminals in stock on both sides of the family. On the Standard side there is the 6-inch 2711P-T6C22D8S, the 7-inch 2711P-T7C21D8S and the wide 12-inch 2711P-T12W21D8S. On the Performance side, the 7-inch 2711P-T7C22D9P, the 10-inch 2711P-T10C22D9P, the wide 12-inch 2711P-T12W22D9P, the conformal-coated 15-inch 2711P-T15C22D9PK and the 19-inch 2711P-T19C22D9P. Everything is tested and carries a 2-year warranty. Send us the catalog number off the back of the unit you are replacing, along with the series letter, and we will tell you what is on the shelf.