rsview 32

vikas1947

Member
Join Date
Jun 2011
Location
india
Posts
172
i need to create a icon in a desktop if i open that icon i need my scada run time display of my process..like in factory talk se launch .. ...rather then i open the project then display then make it run mode
 
First go to "Startup" in "System" and in the pop-up select the "Startup" tab. In the "Startup" tab check the Initial Graphic box and select the Graphic Display from the drop down menu which you want to start automatically on running the project.

After doing the above step go to your project folder, find your project file and create a shortcut for it on the desktop.Then right click on the shortcut, go to properties and add this before the existing path in the target :"C:\Program Files\Rockwell Software\RSView\rsview32.exe" and give a space. At the end write "/r" after a space and then press OK​

Note: The suggested path will very depending on the location where you have installed RSView in your Computer
 
Last edited:
re

"C:\Program Files\Rockwell Software\RSView\rsview32.exe" "C:\Documents and Settings\ENTECPC\My Documents\aman\Gfx\bhn.rsv" ''/r''
i did that
but when open the icon it give me the message the C:\Documents and Settings\ENTECPC\My Documents\aman\Gfx\bhn.rsv not found
 
The /r should not be written within quotes.I wrote it within quotes to separate it from the rest of my sentence, but I can understand how that got misinterpreted. Sorry about that.
Make this correction and it will work fine.
 
Still i am having same problem.
Double-check the location of your RSView RUN file "bhn.rsv" file. Normally the *.rsv file is NOT located in the RSView Graphic file folder "Gfx" but instead is in the main project folder (I think it would be "Aman" in your case). Try removing "\Gfx" from this string:
"C:\Documents and Settings\ENTECPC\My Documents\aman\Gfx\bhn.rsv"

You can double check the actual location of bnh.rsv by using Windows Explorer to find the file, then note its file-path name.
 
Last edited:
That is because I notice now from your previous post that your path is wrong.How can your Project file be in your Gfx folder? The Project file by default gets saved in a folder having the same name as your project while the Gfx folder inside it contains all the Graphic Files.
For example your path in Target should look something like this:
"C:\Program Files\Rockwell Software\RSView\rsview32.exe" "E:\Rockwell SCADA Projects\tank simulation\tank simulation.rsv" /r
 

Similar Topics

Hello fellow wirenuts, I am looking to find the P.B. touch indicator option on version 13.00 and failing. It has been a year or so since I last...
Replies
9
Views
286
Hello, I have converted RSView 32 to FTView SE 14 (I have tested FTView 12 before as well and there were some difficulties so I moved on to...
Replies
4
Views
248
Okay, something I have not seen before.. RSView SE. I am working on an existing project. There is a value the customer wants trended and it is...
Replies
4
Views
804
I have a request to integrate a pause button in RSlogix to be able to start/stop a video. Video format is not defined at the moment, so it could...
Replies
2
Views
794
Hello everyone, I am having a problem with conversion from RSView32 to FT View SE Local project on version 12.00 (CPR 9 SR 12). Firstly, I have...
Replies
6
Views
1,404
Back
Top Bottom