Soft PLC

DINT2

Member
Join Date
Sep 2013
Location
GER
Posts
40
Hi,

I would like to creat a piece of software ideally in VB language.
Something like Soft PLC.

The idea is to load a PLC code (AB GuardLogix or ControlLogix) and simulate real PLC behaviour and communicate it with HMI and Robots via OPC.

Is it something what already exists ?
Are there any better solutions ?
Is there anything I should change in the idea to make it better ?
 
That is not a soft-PLC, but a simulated PLC.
Many PLC brands (including Rockwell ControlLogix) have software extensions to their programming software to allow the code to be tested with a simulated PLC.

To make your own simulated PLC that can execute ControlLogix code is a big job.

This very site has its own PLC simulator for training !:
http://www.plcsimulator.net/
It probably does not support OPC or any other connection to external devices though.
 
I make one PLC with original program
and another with a simulation of the machine.
You would need to change your SoftPLC for every new process.
however yes it is possible, I would use codesys for this version 3
 
In the case of ControlLogix, there is RSLogix5000Emulate. It's essentially a software rack that you can insert multiple processors, load your program, and run it. Of course, there's no real I/O, so additional PLC code is generally created to simulate real world devices, but it's helpful for fleshing out main functionality and testing with an HMI.
 

Similar Topics

Hi all. This is a very specific issue. My first time with a Modbus ProSoft. Customer setup doesn't make any sense but we're stuck with it...
Replies
8
Views
370
I am looking for any simple sample isp plc file for a Delta PLC. I currently have version 3.06 if that matters. I am looking to practice...
Replies
1
Views
704
Have matched communication parameters of both, DOPSOFT HMI and PLC Fatek. Yet an error keeps appearing "Failed to open port COM1". I believe...
Replies
0
Views
685
hello guys, I'm trying to establish a connection between Indusoft 8.0 & simatic Plcsim but I keep getting the following error: error...
Replies
3
Views
1,355
Hello All, Has anyone on here used Soft PLC brand PLCs? I've just now started doing PLC programming and I am totally stuck on trying to make a PID...
Replies
4
Views
1,555
Back
Top Bottom