Short:        Control program for 8-bit realy-cards
Author:       Rupert Hausberger <natmeg@gmx.net>
Uploader:     Rupert Hausberger <natmeg gmx net>
Type:         comm/misc
Version:      2.1
Replaces:     driver/other/Relax.lha
Architecture: ppc-morphos

Description
===========
  Relax is a tool to control any of the 8-bit realy-cards around. It has
  a simple, but powerfull GUI for easy and fast handling. There are four
  different modes how the control can be done:

  1. Direct
  ---------
  In this mode all the acting is done directly. There are some buttons avail,
  like AllOn, AllOff, Invert, 1, 2, 3...

  2. Random
  ---------
  Here a random-generator decides which realys get switched. Useless realys
  can be switched off and the pause between the next step is setable.

  3. Step
  -------
  Two or more commands can be added to a list. The loopable list can be
  run with different times in pause. There can be unlimited entrys in a list.

  4. Time
  -------
  And here acting is done at defined times. Per step, a begin- and end-
  contition can be defined to various times. Also here there can be
  unlimited entrys in a list.

  All functions from the GUI are also avail via ARexx.

Features
========
  - Supports all 8-bit Realy-cards (2^n)
  - Realtime GUI
  - ARexx control
    - All GUI functions are avail
    - Fully transparent to GUI
    - Own process, so all actions can be aborted
  - 4 different modes of control
    - Direct
      - Direct control like on, off, 1, 2, 3
    - Random
      - Setable pause
      - Realys selectable
    - Step
      - Unlimited steps per list
      - Load and saveable step-lists
      - Variable pause per step
    - Time
      - Unlimited times per list
      - Load and saveable time-lists
  - Overall timerange from 10ms to 1 day

Requirements
============
  - MorphOS 1.x
  - Lamp.mcc

  - Amiga Computer
  - 1mb RAM
  - 0.5mb HD

  - 8-bit Realy-card on the parallel-port

Hardware
========
  Card                 From                  Port                State
  ----------------------------------------------------------------------
  RTA-1000             Conrad                parallel            Working

Installation
============
  Installation is very simple.

  Just drag the Relax-drawer where you like.
  Relax doesn't need any assigns.

Usage
=====
  Please refer to the file Relax.guide

Author
======
  ©2005-2012 Rupert Hausberger <natmeg@gmx.net>
  http://natmeg.mooo.com/

Copyrights
==========
NList    : ©2001-2012 NList Open Source Team
           http://www.sourceforge.net/projects/nlist-classes/

Lamp.mcc : Maik Schreiber

License
=======
  GPL. Please refer to the file COPYING for details.

History
=======
  Please refer to the file ChangeLog for details.

