INDUSTRIAL PROGRAMS

On these pages I will mention some of the programs that I have written both in the past and recently for business purposes, some are related to my profession of industrial automation world, others have realized them ad hoc on specific requests for custom applications, leveraging in some cases of free libraries that allow you to interface with the industrial environment.A library that I recommend to anyone who wants to interface with the world of Siemens PLC: LibNoDave, a beautiful and functional component that allows you to connect to any type of PLC Siemens, I use it for many years and it works perfectly, especially with the ' TCP-IP interface. If you wish you can download the latest stable version from here: Dowload LibNoDave components  attached the LibNoDave manual Dowload HELP LibNoDave

 that although old, explains very well and in detail the use of linbreria "LibNoDave" I think now it is also impossible to find on the internet.

To install the part, create a new "Pakage" (given the name you want eg. LibNoDave.bpl) then in the Contains folder with the awake button do Add -> Browse, open the path where you unzipped the Zip file and add:  Nodave.pas and Nodavecomponent.pas ( but not added nodave package.pas ) , you'll have to find a tree like the one I have attached the zip in JPG format. Now do right click on LibNoDave.bpl and try to fill in, if everything is correct, you should not find it alerts them errors, then re-awakened button and this time you install, you will install the component palette "system"

 


 

PROGRAM FOR THE ANALYSIS ELECTRICAL OF A MAIN CABIN SWITCH 15 KV (LibNoDave).
Program completely written in Delphi for the survey, analysis and storage of electrical parameters of the 'main IG medium voltage that powers 5 MV / LV. The program through LibNoDave libraries (via TCP-IP network) takes the data from a PLC Siemens S7-315 Profibus connected with the analyzer electrical quantities located in close proximity to the check-cabin supplier.
The settable in cadence program picks up the electrical quantities and creates a file in .CSV format that at 0.00 of each day is closed and stored with the date of the day just passed, so they can be analyzed in case of need. 
thumb-1
thumb-1 thumb-1 thumb-1
thumb-1 thumb-1 thumb-1
thumb-1 thumb-1  

 

PROGRAM TO CONTROL THE FILLING OF A WATER TOWER WITH GRAPHIC AND LISTING (LibNoDave).

Another program written using the "LibNoDave" libraries, fetches the data from PLCs Siemens S7-315 remoted in a detached establishment, to monitor the level of a piezomentrica tower, every minute is written in text format now and fill rate, while each 5 minutes is implemented a chart, to have at a glance the cyclical trend. Obviously the time of writing both in text format that the graphics are settable at will. At the midnight expiration data they are cleaned up and we started from scratch, meaning there is the opportunity to save the chart or the data with the date of the day just ended.

       

 

PROGRAM FOR THE CALCULATION OF THE COMPENSATION OF ROTARY ENGINES WANKEL "MAZDA".

The program for the compensation is a basic calculator designed to be used with TR-1 engines or RCT-V5 RotaryCompressionTester Mazda.
By entering the inlet (PSI) pressure values for the three faces of the rotor, together with the altitude and RPMs it is calculated the normalized pressure, giving the actual compression.

Download free 

Go to page:  index, tips, programs, snap7, example , relax .