RSView 32 Project auto startup

mikedba

Member
Join Date
May 2004
Posts
10
I am trying to restore a RSView32 6.1 project. I get the Runtime to come up with run project and it runs ok, but would like for operators to not have to hit run project. Any ideas on how to set the project to autostart?
 
Long time since I used RSView32, but... it seems to me, you can just put the runtime exe in the startup folder, and put your project as a parameter. It's in the documentation for RSView32... Search for either 'Autostart' or 'Startup'
 
Like This:

Create a shortcut with this:

"C:\Program Files\Rockwell Software\RSView\rsvrt32.exe" "C:\Program Files\Rockwell Software\RSView\YourProject\MyProject.rsv" /r

Where the first set of quotation marks is the path to either RSView32 Runtime or Works. Then a space and the next set of quotation marks contains the path to your project .rsv-and then follow it with the /r which will maximize and run the project automatically.

Either put the shortcut on the desktop or put it in the startup folder or both.
 
Like FLopro said.

Then right click the short cut -> properties -> Run Maximized. This will make sure it runs full screen and not in the tiny default RSView window. Now copy the shortcut to the startup folder, the desktop, and drag and drop it onto the start button - the startup folder will cause it to run automatically when the operator logs in, the desktop is the easiest place to find it, and dragging it onto the start button will make sure it is always at the top of the start menu.
 
Flopro said:
Create a shortcut with this:

"C:\Program Files\Rockwell Software\RSView\rsvrt32.exe" "C:\Program Files\Rockwell Software\RSView\YourProject\MyProject.rsv" /r

Where the first set of quotation marks is the path to either RSView32 Runtime or Works. Then a space and the next set of quotation marks contains the path to your project .rsv-and then follow it with the /r which will maximize and run the project automatically.

Either put the shortcut on the desktop or put it in the startup folder or both.
That worked great, thank you for your help.
 

Similar Topics

Hello all , I am installation on rsview 32 1500 works project it install properly but when i am trying to install Active display server files it...
Replies
4
Views
1,450
Hello, We have a client that wants to have some modifications done to an AB HMI with RSVIEW. My experience is mostly with siemens and not so much...
Replies
0
Views
3,251
hello every one any one can help me to convert rsview 32 project to factorytalk:doh2:🙃
Replies
1
Views
2,656
Hi, I am new to panelview plus. Any body can tell me how to convert the Rsview me file(uploaded from panelview plus 600) to rsview studio project...
Replies
3
Views
3,037
Dear All Recently I prepared one programme in RSVIEW 32 and it is working well, but the customer wants that programme in FACTORY TALK VIEW...
Replies
0
Views
3,314
Back
Top Bottom