×
INTELLIGENT WORK FORUMS
FOR ENGINEERING PROFESSIONALS

Log In

Come Join Us!

Are you an
Engineering professional?
Join Eng-Tips Forums!
  • Talk With Other Members
  • Be Notified Of Responses
    To Your Posts
  • Keyword Search
  • One-Click Access To Your
    Favorite Forums
  • Automated Signatures
    On Your Posts
  • Best Of All, It's Free!
  • Students Click Here

*Eng-Tips's functionality depends on members receiving e-mail. By joining you are opting in to receive e-mail.

Posting Guidelines

Promoting, selling, recruiting, coursework and thesis posting is forbidden.

Students Click Here

Jobs

PLC Simulation Software

PLC Simulation Software

PLC Simulation Software

(OP)
We're in the process of assessing PLC simulation packages to enable us to fully bench test the PLC software for a large system utilising multiple Siemens S7 PLC's. We're familiar with the PICS package but there must be others out there. Does anyone have experience of using PLC simulation and are there other packages available?

RE: PLC Simulation Software

For basic simulation you can use the PLC itself by writing some code that reads the outputs and writes to the imputs. Call this at the start of the scan.
I have done this many times, it works well. The code can be very simple.

RE: PLC Simulation Software

(OP)
Thanks FrancisL, I guess the problem with using code in the PLC to test the PLC code(!) is that there's a possibility that the test code is interfering with the operation of the pukka code. If that makes sense!

RE: PLC Simulation Software

Fair point, but provided you put the simulation code in a completely seperate block and call it at the start of scan it is pretty easy to be sure that it does not interfere.

RE: PLC Simulation Software

(OP)
I don't think the client would accept this - the simulation would have to reside on a seperate machine, preferably using a graphical interface.

RE: PLC Simulation Software

OK so long as they are paying!
Do they want the simulation to run via real IO?
If not then there is an argument that there is no real advantage, as the simulation will still depend on software in the target system because that will have to have it's inputs at least switched off and alternative values from the simulator substituted.

So what if the simulator is in the target system, it can be still kept functionally completely independant.
 

RE: PLC Simulation Software

(OP)
No, it will communicate using the PLC comms network which I assume is how PICS works.  The PLC and networks will be set up and bench tested without any physical I/O connected.  The client won't accept PLC test code that resides on the target machine.

RE: PLC Simulation Software

try this one
http://www.automationstudio.com/

SW 2009 SP3.0
Dell Inc. Precision WorkStation 670
4096 Meg, Quadro FX 1400
DUAL DELL 2007FP DISPLAY
Windows XP PRO SP3

 

RE: PLC Simulation Software

I know this is late but if you're still looking or would like to note it for future reference, here is some great software I've used. It's freeware for the basic version but I think if you pay for the full one, you can even download to the PLC straight from this software and use it to debug.

Even though it's a German web address, the text is in English.

http://www.trysim.de/

Red Flag This Post

Please let us know here why this post is inappropriate. Reasons such as off-topic, duplicates, flames, illegal, vulgar, or students posting their homework.

Red Flag Submitted

Thank you for helping keep Eng-Tips Forums free from inappropriate posts.
The Eng-Tips staff will check this out and take appropriate action.

Reply To This Thread

Posting in the Eng-Tips forums is a member-only feature.

Click Here to join Eng-Tips and talk with other members!


Resources