SCADA ProcessViewer Code
Status: Pre-Alpha
Brought to you by:
masgray
File | Date | Author | Commit |
---|---|---|---|
docs | 2010-11-14 | masgray | [r2] v0.0.2 pre-alpha |
processmaker | 2010-11-15 | masgray | [r4] v0.0.3 |
processviewer | 2010-11-15 | masgray | [r4] v0.0.3 |
project | 2010-11-15 | masgray | [r4] v0.0.3 |
units | 2010-11-15 | masgray | [r4] v0.0.3 |
website | 2010-11-14 | masgray | [r2] v0.0.2 pre-alpha |
CHANGELOG.txt | 2010-11-15 | masgray | [r4] v0.0.3 |
COPYING.GPL.txt | 2010-11-14 | masgray | [r1] ProcessViewer SCADA v0.01 pre-alpha. Starting p... |
README.txt | 2010-11-14 | masgray | [r2] v0.0.2 pre-alpha |
Welcome to SCADA ProcessViewer ============================== SCADA ProcessViewer is a Supervisory Control And Data Acquisition system written in Free Pascal and Lazarus IDE. The Free Pascal is platform independent, so you can write a SCADA project once and then run it on various platforms without changing code. Free Pascal at www.freepascal.org is a fast object pascal compiler (and more), that runs on more than 20 platforms (linux, windows, BSD, OS/2, DOS, PowerPC, and many more). The Lazarus currently supports linux (gtk, gtk2 and qt4), all flavours of windows, even wince, Mac OS X (gtk, qt4 and carbon), FreeBSD (gtk, gtk2). There is experimental support for Solaris and the native pascal backend fpgui which runs on windows, wince and linux. -------------------------------------------------------------------------------- Compilation: Start the Lazarus IDE, open and compile projects "processviewer" and "processmaker". -------------------------------------------------------------------------------- Installation and Requirements: See the "docs/". -------------------------------------------------------------------------------- Usage: See the "docs/". -------------------------------------------------------------------------------- Documentation: The official site is processviewer.sourceforge.net. In the future there you will find the FAQ - the frequently asked questions and documents about specific topics. Examples of projects can be found in the 'project' directory. Help, documents and files about Free Pascal are at www.freepascal.org. Help, documents and files about Lazarus are at www.lazarus.freepascal.org. -------------------------------------------------------------------------------- Mailing list: In the future will be a mailing list for ProcessViewer, where the developers will interact, share ideas, discuss problems, and of course answer questions. You can subscribe at http://processviewer.sourceforge.net -------------------------------------------------------------------------------- How to help lazarus: If you find bugs, don't hesitate to use the bug tracking tool at the website, or send an email to the list. Patches can be sent as .zip or .tgz attachments directly to the mailing list if small, or (preferably) to the bug tracker at http://sourceforge.net/projects/processviewer/