PLC Processes...Go Away!!

bluenoser337

Member
Join Date
Apr 2003
Location
Nova Scotia
Posts
391
My laptop is used for Allen Bradley and Siemens PLC programming perhaps 20% of the time. The rest of the time is spent doing other stuff. My issue is with the large number of "PLC related" processes that are always running on the laptop, slowing it down. These include all the FactoryTalk and S7 processes that are not required when not doing PLC stuff. Aside from stopping them all manually, has anyone found an "automatic" way to cure this? Many thanks!
 
Easy answer is to run the PLC programms in a Virtual machine, or better two VMs, one for AB and one for Siemens. That leaves your real PC free of the unwanted processes.
 
Not sure if it would work but... if you created a new user on your computer and then logged into that one when your computer booted wouldn't that be free of the PLC processes etc (because that software wouldn't be installed for that user?)

As I said, I'm not sure if this is the case, but I'm pretty sure that when my wife and daughter shared our main PC at home they didn't see my PLC software and I didn't see the MSN chat rubbish that my daughter had installed... ?
 
I just have the automatic services set to manual. Takes longer when I want to open something up the first time per reboot, but generally works pretty well.
I use a shell script to stop all the AB stuff when i'm not using it.
 
My only problem with VMs has to do with the limitations of my host machine (lack of memory). I am using them, however, with good results. Especially the RS-FactoryTalk-Studio-View-Machine-Enterprise stuff, which doesn't play well with anything else (or itself, for that matter).
 
Type msconfig into start->run or start-> find

Open utility.

Find processes that start on machine boot. Uncheck.

Enjoy faster startup times.
 
I recently changed over to VMPlayer (free software and IMHO s&@ts all over windoWs xp mode) for my PLC software. I can say that the result has been nothing less than perfect (serial / ethernet comms, graphics, speed etc.). Perhaps you could reluctantly give it a try? I hope you will be pleasently surprised.
P.s no need to reinstall your software on the vm, use the vcentre disk converter to clone your existing harddrive to use as the virtual hard disk drive for your new vm. (just be sure uninstall your old software on your host machine to keep the license fairies happy.)
 
I also had the same issue.... until I got another laptop, one for programming and the other for non-PLC, I do have everything I can setup to a manual start up but they a lot still run, I have a lot of programming stuff running on one W7 32bit machine and it runs good, if I remember I will send a screen shot later once I get to the shop

I also got a couple of Maxtor terabyte Ethernet drives and LOVE them.... just set up a static IP and now I just store everything on them so most of my stuff can be accessed on either PC if I am in range
 
Personally I run everything trough virtual machines. One for AB, one for Siemens, one for Omron, and a few others for different VPN's. I find that to be very effective.

If you don't want virtual machine, you can install two copies of windows on your computer and select which one you want at boot.
 
I have a lot of programming stuff running on one W7 32bit machine and it runs good, if I remember I will send a screen shot later once I get to the shop

This is what I have installed on my programming PC, I also have a folder on the desktop with the short cuts to the programs that I use a lot

No VM they all run on the machine W7 and they run good together... once I built it I made image of the machine so if I have trouble I can roll it back

programs.jpg
 

Similar Topics

Do PLC's have a future in controlling tomorrows machines and processes? I need some feedback from you guys. Thanks
Replies
15
Views
10,168
Good Day to all of you, this is my first post, i will try to explain as best as possible, english is not my natural language. I am performing an...
Replies
0
Views
26
Hi All, Someone at work has put a PLC system on my desk, that's just been taken off an idle production line. He said "It's an S7 PLC. We don't...
Replies
8
Views
137
I have a project to automate four generator sets. The system will monitor and store the load demand of the factory. Once there's Power outage, the...
Replies
0
Views
47
i have two plc 1. s7-1212dc/dc/dc ip; 192.168.0.1 2. s7-1500 1513-1pn ip; 192.168.3.2 i need to get data from plc1 to plc2. any idea how to do...
Replies
5
Views
93
Back
Top Bottom