##-----------------------------------------------------------------------------
## interface.txt - fli4l configuration parameters
##
## keine Haftung !!
## Nutzung auf eigene Gefahr
##
## Creation:     10.11.2001
## Last Update:  $Id: interface.txt 2012-07-19 demlak $ 
##
## angepasst an fli4l 3.0.0 durch Holger Frank
## angepasst an fli4l 3.7.0 durch demlak 19.07.2012
##
##
## Copyright (c) 2001 Johannes Hermen <jhermen@gmx.de>
##
## This program is free software; you can redistribute it and/or modify
## it under the terms of the GNU General Public License as published by
## the Free Software Foundation; either version 2 of the License, or
## (at your option) any later version.
##-----------------------------------------------------------------------------
OPT_INTERFACE='no'                 		# install interface: yes or no
INTERFACE_PORT='0'               		# Parallel Port ( 0,1,2 ) auf dem die bits gesetzt werden sollen
INTERFACE_ADDR='0x378'               		# Parallel Port Adresse ( 0x378,0x278,0x3bc ) auf dem die statusbits gelesen werden sollen
INTERFACE_TIMER='10'                            # Aktualisierung der Seite im mhttpd in sek 

#Status berprfung
INTERFACE_IN_DEV_1_DESCR='Eingang 1'
INTERFACE_IN_DEV_2_DESCR='Eingang 2'
INTERFACE_IN_DEV_3_DESCR='Eingang 3'
INTERFACE_IN_DEV_4_DESCR='Eingang 4'
INTERFACE_IN_DEV_5_DESCR='Eingang 5'

#Schaltbare Gerte
INTERFACE_OUT_DEV_1_DESCR='Gert 1'
INTERFACE_OUT_DEV_2_DESCR='Gert 2'
INTERFACE_OUT_DEV_3_DESCR='Gert 3'
INTERFACE_OUT_DEV_4_DESCR='Gert 4'
INTERFACE_OUT_DEV_5_DESCR='Gert 5'
INTERFACE_OUT_DEV_6_DESCR='Gert 6'
INTERFACE_OUT_DEV_7_DESCR='Gert 7'
INTERFACE_OUT_DEV_8_DESCR='Gert 8'