KRelais   : KDE Electronic relay circuit simulation
---------------------------------------------------

Copyright (c) 2003       Burckhard Brauer

Distributed under the GNU General Public License

Burckhard Brauer <BurkhardBrauer@t-online.de>

Requirements:
KDE 3.x, qt >= 3.05, min. 1024x768 pixel

Installation via rpm:
---------------------

You can install KRelais with the kpackage program or the command line:


SuSE 8.1 distribution (as root):
--------------------------------

rpm -Uhv krelais0.1.i386.suse81.rpm


Installation via tar.gz
-----------------------

Please check the shell variable KDEDIR for the correct KDE3 path.

echo $KDEDIR

Unfortunely, SuSE and RedHat/Mandrake have different KDE3 pathes.

SuSE 8.1-Installation:
----------------------

KDEDIR=/opt/kde3
export KDEDIR
QTDIR=/usr/lib/qt3
export QTDIR
gunzip krelais-0.1.tar.gz
tar xvf krelais-0.1.tar
cd krelais-0.1
./configure
make
make install

Introduction in german:
-----------------------

Auf der Zeichenflche sind 10 x 7 Knoten (incl. positives und Massepotential) vorhanden.
Die passiven Bauelemente knnen in Zeile 1 - 6 platziert werden. In Zeile 7 knnen
nur aktive Bauteile plaziert werden, wie Relais und Lampen.

Die Bauteile werden mit dem Menpunkt Bauteile ausgewhlt und durch mit Anklicken zwischen
2 Knoten mit der linken Maustaste installiert.

Die Bauteile knnen durch Verbindungen horizontal und vertikal verbunden werden.

Relais werden nach ihrer Lage automatisch nummiert (z.B. K53). SE- und SI-Relais wird
eine Verzgerungszeit zugeordnet (in 100 ms Einheiten).

Taster und Schalter sind passive Bauelemente, die Relais und Lampen schalten knnen. Sie knnen mit
einem Relais verbunden werden, indem man die Nummer des Relais Z.B. K53 eingibt.

Bauteile werden mit der rechten Maustaste gelscht.

Die Simulation wird mit dem Men Simulation gestartet und gestoppt.

Schalter und Taster knnen whrend der Simulation mit der linken Maustaste geschaltet werden.


Introduction in english:
------------------------

KRelais has a 10 x 7 grid for nodes (incl. power and GND). Passive circuits are set in row 1 - 6.
Row 7 ist reserved for active circuits like relays and lamps.

Circuits will be set with the left mouse button. Active circuits should be set first.

Circuits can be connected with vertical and horizontal connections.

Relays will be numbered automatically (e.g. K53). SE- and SI-relays have a delay time (in 100 ms steps).

Circuits will be removed by the right mouse button.

Simulation will be started and stopped with the menu Simulation.

Key and switches can be set in a simulation.
