Cleaned up

This commit is contained in:
Michael Rest
2012-01-30 10:34:17 +01:00
parent 423e7b7834
commit 199ca04185
4 changed files with 25 additions and 143 deletions

View File

@@ -120,4 +120,15 @@ TW-Commands
+-----------------+-------------------------------+--------+---------------+--------------+----------------+--------+-------+
Bathalarms
==========
0. Doppelabsetzversuch
1. Motorschutz Badbewegung
2. Timeout Badbewegung (Ini nicht betätigt)
3. Fehler Gleichrichter (Hardwarefehler)
4. Analogeingangswert Strommessung zu gering
5. Analogeingangswert Strommessung zu groß
6. Iststrom außerhalb des Toleranzbereiches
7. Warenträger ohne Stromvorgabe

View File

@@ -1,123 +0,0 @@
Configuration
=============
Bathfunctions
-------------
Functions available for several Bathtypes.
The Numbers identicate the Index in the Bath IO Structure.
+----------------+---------------------+--------------+-------+-------+-------+-------+
|Bath Type |Fuction |I/O Point |Dig In |Dig Ou |Ana In |Ana Ou |
+================+=====================+==============+=======+=======+=======+=======+
|Common fuctions |Bath Busy |BusySensor | 0 | x | x | x |
| +---------------------+--------------+-------+-------+-------+-------+
| |Temperature | | Valve Heat | | x | | 0 | | x | | x |
| | | | Valve Cool | | x | | 1 | | x | | x |
| | | | Temperature| | x | | x | | 0 | | x |
| +---------------------+--------------+-------+-------+-------+-------+
| |Drum Rotation | Rotate | x | 2 | x | x |
| +---------------------+--------------+-------+-------+-------+-------+
| |Carrier Shaker | Shake | x | 3 | x | x |
+----------------+---------------------+--------------+-------+-------+-------+-------+
|Depot |Key Spare Carrier |Key Ready | 1 | 4 | x | x |
| +---------------------+--------------+-------+-------+-------+-------+
| |Key Full Carrier |Key Ready | 2 | 5 | x | x |
| +---------------------+--------------+-------+-------+-------+-------+
| |Recipe Mode |None | x | x | x | x |
| +---------------------+--------------+-------+-------+-------+-------+
| |Log Mode |None | x | x | x | x |
+----------------+---------------------+--------------+-------+-------+-------+-------+
|Sink |Sprayregister |Valve | x | 4 | x | x |
| +---------------------+--------------+-------+-------+-------+-------+
| |Air injection |Valve | x | 5 | x | x |
+----------------+---------------------+--------------+-------+-------+-------+-------+
|(Blow)Dryer |External Error |Error | 1 | x | x | x |
| +---------------------+--------------+-------+-------+-------+-------+
| |Dryler is on |Feedback | 2 | x | x | x |
| +---------------------+--------------+-------+-------+-------+-------+
| |Start ext. Control |Relais | x | 4 | x | x |
+----------------+---------------------+--------------+-------+-------+-------+-------+
|Active |Sprayregister |Valve | x | 4 | x | x |
| +---------------------+--------------+-------+-------+-------+-------+
| |Air injection |Valve | x | 5 | x | x |
| +---------------------+--------------+-------+-------+-------+-------+
| |Bathmovement | | Move | | x | | 6 | | x | | x |
| | | | Home | | 1 | | x | | x | | x |
| | | | Fuse OK | | 2 | | x | | x | | x |
| +---------------------+--------------+-------+-------+-------+-------+
| |Current Control | | Up | | x | | 7 | | x | | x |
| | | | Down | | x | | 8 | | x | | x |
| | | | On | | 3 | | 9 | | x | | x |
| | | | Blocking | | x | | 10 | | x | | x |
| | | | Error | | 4 | | x | | x | | x |
| | | | Fuse OK | | 5 | | x | | x | | x |
| | | | Limit Up | | 6 | | x | | x | | x |
| | | | Limit Down | | 7 | | x | | x | | x |
| | | | Voltage | | x | | x | | 2 | | 0 |
| | | | Current | | x | | x | | 1 | | 1 |
| +---------------------+--------------+-------+-------+-------+-------+
| |Pole Changer | | Change An | | x | | 11 | | x | | x |
| | | | Change Cat | | x | | 12 | | x | | x |
| | | | Anodic | | 8 | | x | | x | | x |
| | | | Cathodic | | 9 | | x | | x | | x |
+----------------+---------------------+--------------+-------+-------+-------+-------+
|Cross Transport | | | Error | | 1 | | x | | x | | x |
| | | | IsHome | | 2 | | x | | x | | x |
| | | | IsAway | | 3 | | x | | x | | x |
| | | | Arriving | | 4 | | x | | x | | x |
| | | | Leaving | | 5 | | x | | x | | x |
| | | | Locked | | 6 | | x | | x | | x |
| | | | Lift OK | | 7 | | x | | x | | x |
| | | | Lock | | x | | 4 | | x | | x |
| | | | Send | | x | | 5 | | x | | x |
| | | | Request | | x | | 6 | | x | | x |
+----------------+---------------------+--------------+-------+-------+-------+-------+
Automatic-Scripts
=================
TW-Commands
-----------
+-----------------+-------------------------------+--------+---------------+--------------+----------------+--------+-------+
|Command |Description |usPar0 |usPar1 |usPar2 |uiPar0 |uiPar1 |uiPar2 |
+=================+===============================+========+===============+==============+================+========+=======+
|0 - twSET_CYCLE |cycle time in s (max 18d) |- |- |- |cycle_time |- |- |
+-----------------+-------------------------------+--------+---------------+--------------+----------------+--------+-------+
|1 - twSET_HOME |Lift must be down |home |- |- |- |- |- |
+-----------------+-------------------------------+--------+---------------+--------------+----------------+--------+-------+
|2 - twWAIT_LOCK |Wait till Lock is released |lockID |- |- |- |- |- |
+-----------------+-------------------------------+--------+---------------+--------------+----------------+--------+-------+
|3 - twSET_LOCK |Set Lock |lockID |- |- |- |- |- |
+-----------------+-------------------------------+--------+---------------+--------------+----------------+--------+-------+
|4 - twREL_LOCK |Release Lock |lockID |- |- |- |- |- |
+-----------------+-------------------------------+--------+---------------+--------------+----------------+--------+-------+
|5 - twLABEL |Jump Label |LabelID |- |- |- |- |- |
+-----------------+-------------------------------+--------+---------------+--------------+----------------+--------+-------+
|6 - twGOTO_LABEL |Jump to Label |LabelID |- |- |- |- |- |
+-----------------+-------------------------------+--------+---------------+--------------+----------------+--------+-------+
|10 - twGO_POS |Goto Bath Position |BathPos |- |- |- |- |- |
+-----------------+-------------------------------+--------+---------------+--------------+----------------+--------+-------+
|11 - twLIFT |Lift if Bath Done |Droptime|- |- |- |- |- |
+-----------------+-------------------------------+--------+---------------+--------------+----------------+--------+-------+
|12 - twPUT | | Bring to next free Bath | | | | | | |
| | | in Group or Bath (cond UP) |GroupNr |BathPos |- |- |- |- |
+-----------------+-------------------------------+--------+---------------+--------------+----------------+--------+-------+
|13 - twGET | | Get from Bath in Group | | | | | | |
| | | or Bath if done | | | | | | |
| | | (Label > 0 causes wait) | | | | | | |
| | | (Timeout for Empty Prio) |GroupNr |BathPos |Droptime |Label |Timeout |- |
+-----------------+-------------------------------+--------+---------------+--------------+----------------+--------+-------+
|14 - twWASH |Wash in Bath (also for Blower) |- |BathPos |- |- |- |- |
+-----------------+-------------------------------+--------+---------------+--------------+----------------+--------+-------+
|15 - twCT |Crosstransport |CT-ID | | 0 - Wait | | 1-Wait for | | | |
| | | | | 1 - Request | | Op done | | | |
| | | | | 2 - Send | |- |- |- |
+-----------------+-------------------------------+--------+---------------+--------------+----------------+--------+-------+
|255 - twEND |Script End Label |- |- |- |- |- |- |
+-----------------+-------------------------------+--------+---------------+--------------+----------------+--------+-------+

14
source/db_alarms.rst Normal file
View File

@@ -0,0 +1,14 @@
Database
========
Alarms
------
Alarmstates
1. K Aktiv
2. G Gegangen
3. KG Gegangen
4. Q Quittiert
5. KQ Quittiert
6. GQ Quittiert
7. KGQ Beendet

View File

@@ -1,20 +0,0 @@
.. Galvanic Line Control documentation master file, created by
sphinx-quickstart on Thu Jul 14 18:37:03 2011.
You can adapt this file completely to your liking, but it should at least
contain the root `toctree` directive.
Welcome to Galvanic Line Control's documentation!
=================================================
Contents:
.. toctree::
:maxdepth: 2
Indices and tables
==================
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`