PanelView Plus MER file

unsaint32

Member
Join Date
Oct 2012
Location
minneapolis
Posts
365
We have a Panelview Plus in our local PLC network, but we don't have FactoryTalk View software. Is there a way to upload (retrieve) a MER file from a PanelView Plus without using the FT software?
 
Yes, You can use either a CF card or a USB key.

You'll want to leave the application and bring the terminal to its config menu.
From there, You can insert your card/key and navigate to the file copy functions.
Copy the program from the internal storage to your external storage.
(Probably want to grab the panelview plus manual for the EXACT directions on this, but that's the gist from memory)
 
Put the following line in a autorun.bat file on a USB drive and plug it into the PanelView. It will copy all MER files onto the USB drive without having to exit the running application:

copy \Application Data\Rockwell Software\RSViewME\Runtime\*.mer \USB Storage\
 
Put the following line in a autorun.bat file on a USB drive and plug it into the PanelView. It will copy all MER files onto the USB drive without having to exit the running application:

copy \Application Data\Rockwell Software\RSViewME\Runtime\*.mer \USB Storage\
For some reason it did not work. I named the file autorun.bat, and it is in the root level of the USB memory stick. I am pasting the code here...

[autorun]
icon=app.ico
label=pUrple Drive
open=calc.exe
copy \Application Data\Rockwell Software\RSViewME\Runtime\*.mer \USB Storage\
 
for that usb memory stick trick with the autorun.bat file, you can just plug the USB stick in whenever? Or do you have to cycle power to the HMI to get it to execute?

Also I just downloaded the transfer utility...I used to have that at one time...
 
Last edited:

Similar Topics

Hi all, I have an old PanelView Plus 600 (2711PC-T6C20D8) that I am repurposing on our site - I have flashed the firmware to ME version...
Replies
4
Views
972
Hello Everyone, I hope we are all good today! I have a project from 2015, and the customer is locked out of the HMI. They do not know what the...
Replies
5
Views
1,955
I have the opportunity to do a start-up this Monday-Wednesday. They needed someone who could download a revised file on a ControlLogix and PV...
Replies
6
Views
2,644
I'm on-site trying to figure out what my customer has. The program in the Panelview Plus 700 is gone, and their machine is down. They were given...
Replies
29
Views
4,826
Good Morning , I have several Panelview Plus 700's off of old machines. I would love to use these for small machine upgrades around the...
Replies
5
Views
2,273
Back
Top Bottom