Utility for testing automation software

A

Thread Starter

Alexander

Hi Everyone!

I want to share with you my utility for automation software testing. This is my spare time hobby project, started for studying C# and Microsoft.Net framework.

It helps me to create simulator of all sensors and devices I need to control by PLC and SCADA.

Features:

* connection to PLC over OPC client interface
* connection to Siemens SIMATIC S7 PLCSim (V5.4 + SP4)
* all variables reading/writing over OPC server interface
* 13 types of different simulation objects (Valve, Pump, C# script)
* simple way to build user interface
* project storage in XML format

Site of the project: http://automation.ucoz.com/

Best regards,
Alexander

P.S. Please excuse my poor English and contact me if you think I need to correct something.
 
Top