Difference between revisions of "PascalSCADA"

From Lazarus wiki
Jump to navigationJump to search
Line 28: Line 28:
 
==Status==
 
==Status==
  
Available components are stable in version 0.7. See the NOTES file for more information.
+
Available components are stable in version 0.7.2, but due it include a old copy of ZeosLib, the installation is broken with Lazarus 1.0. To solve this, see the [[http://pascalscada.sourceforge.net/wiki/index.php/FAQ#Can_I_use.2Finstall_PascalSCADA_0.7.2_with_Lazarus_1.0.2.3F PascalSCADA FAQ]] to install it. See the NOTES file for more information.  
 +
 
 +
 
  
 
[[Category:Components]]
 
[[Category:Components]]

Revision as of 22:51, 6 November 2012

Template:Translate

About

The PascalSCADA package is a set of components for Delphi/Lazarus to make easy the development of industrial applications which need to interact with PLC's and devices of many manufactures. It is available for Windows(32 and 64 bits), Linux (32 and 64 bits) and FreeBSD (32 bits) and provides port drivers (serial, ethernet), protocol drivers (Modbus RTU, ModBus TCP, West ASCII, Ibox and Siemens ISOTCP), tags (numeric, string, block) and controls (edit, labels, progressbar, animations). Historics, recipes and User management will be coming soon.

Web Page

PascalSCADA Home 1
PascalSCADA Home 2
PascalSCADA Wiki
PascalSCADA Blog - Deprecated
PascalSCADA at Sourceforge

Author

Fabio Luis Girardi

License

LGPL v2

Download

PascalSCADA 0.7.2

Status

Available components are stable in version 0.7.2, but due it include a old copy of ZeosLib, the installation is broken with Lazarus 1.0. To solve this, see the [PascalSCADA FAQ] to install it. See the NOTES file for more information.