Head:	Program_Generator configuration file	V1.0
Sheet:	DCC	DCC
Line:	Act					1. RGB-LED auf dem Mainboard 			RGB_Heartbeat(#LED)	0-0	1	0	0	0
Line:	-													
Line:	-					Importiert von:C:\Users\Scholz\Documents\Arduino\MobaLedLib\Ver_3.4.0\Import_From_old_Prog.MLL_pgf								
Line:	-													
Line:	-					Brückenmodul Tastenstg, DCC und LDR funktioniert !!								
Line:	-													
Line:	-					Tag/Nacht - Steuerung mit LDR-Sensor								
Line:	-													
Line:	Act					LDR Steuerung aktivieren			#define READ_LDR			0	0	
Line:	Act					LDR Werte lesen mit Serieller Monitor			#define READ_LDR_DEBUG			0	0	
Line:	Act					LDR Schwelle für Gaststätte festlegen			Schedule(Lokal1, Lokal1, SI_1, 160, 180)			0	0	
Line:	Act					LDR Schwelle für Camping und Mühle festlegen			Schedule(Wag1, Wag1, SI_1, 140, 180)			0	0	
Line:	Act					LDR Schwelle für Strassenlampen festlegen			Schedule(Latern1, Latern1, SI_1, 130, 140)			0	0	
Line:	-													
Line:	-					Pushtastensteuerung und DCC Steuerung								
Line:	-													
Line:	-					Mühlrad bewegen mit Sound								
Line:	-													
Line:	Act		SwitchB1			Taster1 startet Sound und Mühlrad			PushButton_w_LED_BL_0_1(#LED, C1, #InCh, Muehl0, 1, 0, 0, 1, 27.5 Sek, 255, 0)	1-0	C1-1	1	0	1
Line:	Act		Muehl1			Soundmodul spielt Wasserplätschern	A	1	Sound_JQ6500_Seq1(#LED, #InCh)	0-1	C1-1	1	0	0
Line:	Act		Muehl1			DC-Motor und Außenstrahler starten	A	2	Const(#LED, C_ALL, #InCh, 0, 255)	0-2	1	1	0	0
Line:	-													
Line:	-					Campingplatz und Mühle - Beleuchtungen								
Line:	-													
Line:	Act		SwitchB2			Taster 2 schaltet Licht ein (Lagerfeuer, WW, Zelte, EB)			PushButton_w_LED_BL_0_1(#LED, C2, #InCh, Swt0, 1, 0, 0, 1, 60 Sek, 255, 0)	1-0	C2-2	1	0	1
Line:	Act					Abfragelogik: Taster oder LDR			Logic(Camp1, Swt1 OR Wag1)			1	0	
Line:	Act		Camp1			Lagerfeuer flackert (1. WS2811)	A	3-1	Const(#LED, C_ALL, #InCh, 0, 255)	0-3	1	1	0	0
Line:	Act		Camp1			3 Wohnwagen an 3 LEDs (2. WS2811)	A	3-2	Const(#LED, C_ALL, #InCh, 0, 255)	0-4	1	1	0	0
Line:	Act		Camp1			2 Zelte + EB an 3 LEDs (3. WS2811)	A	3-3	Const(#LED, C_ALL, #InCh, 0, 255)	0-5	1	1	0	0
Line:	-													
Line:	Act		260	AnAus		DCC Befehl oder LDR schaltet Licht im Kioskwagen ein/aus			Logic(Kiosk1, #InCh OR Wag1)			1	0	
Line:	Act		Kiosk1			Kioskwagen beleuchten 1 LED (4. WS2811)	A	3-4	Const(#LED, C_ALL, #InCh, 0, 255)	0-6	1	1	0	0
Line:	-													
Line:	Act		250	AnAus		DCC Befehl oder LDR schaltet Licht Mühle ein/aus			Logic(Muehl2, #InCh OR Wag1)			1	0	
Line:	Act		Muehl2			Muehle Wohnen 3 LED (5. WS2811)	A	3-5	Const(#LED, C_ALL, #InCh, 0, 255)	0-7	1	1	0	0
Line:	Act		Muehl2			Muehle Wohnen 2 LED (6. WS2811)	A	3-6	Const(#LED, C_ALL, #InCh, 0, 255)	0-8	1	1	0	0
Line:	Act		Muehl2			Muehle Werkstatt 2 LED (7. WS2811)	A	3-7	Const(#LED, C_ALL, #InCh, 0, 255)	0-9	1	1	0	0
Line:	-													
Line:	-					Pflug bewegen mit Sound								
Line:	-													
Line:	Act		SwitchB3			Taster 3 startet Traktor und Sound			PushButton_w_LED_BL_0_1(#LED, C3, #InCh, Pflug0, 1, 0, 0, 1, 22 Sek, 255, 0)	1-0	C3-3	1	0	1
Line:	Act		Pflug1			Traktorsound ein	A	4	Sound_JQ6500_Seq1(#LED, #InCh)	0-10	C1-1	1	0	0
Line:	Act		Pflug1			Steppermotor Traktor ein	A	5	ConstRGB(#LED, #InCh, 0, 0, 0, 160, 0, 0)	0-11	1	1	0	0
Line:	-													
Line:	-					Sexy Paar und Jäger in Aktion								
Line:	-													
Line:	Act		SwitchB4			Taster 4 bewegt Sexy Paar und Jäger			PushButton_w_LED_BL_0_1(#LED, C1, #InCh, Rel0, 1, 0, 0, 1, 20 Sek, 255, 0)	1-1	C1-1	1	0	1
Line:	Act		Rel1			Externboard schaltet beides ein (2 x Viessmann)	A	6	Const(#LED, C_ALL, #InCh, 0, 255)	0-12	1	1	0	0
Line:	-													
Line:	-					Strassenlaternen schalten								
Line:	-													
Line:	Act		270	AnAus		DCC Befehl oder LDR schaltet Licht ein/aus			Logic(Latern1, #InCh OR Wag1)			1	0	
Line:	Act		Latern1			10 Strassenlaternen (10 LEDs an 1 WS2811)	A	7	Const(#LED, C_ALL, #InCh, 0, 255)	0-13	1	1	0	0
Line:	-													
Line:	-					Ausflugsgaststätte Lichtsteuerung mit LDR								
Line:	-													
Line:	Act		Lokal1			Gaststätte (10 LED + 2 LED)	A	8	Const(#LED, C_ALL, #InCh, 0, 255)	0-14	1	1	0	0
Line:	Act		Lokal1			Biergarten (2 x LED-Kette)	A	9	Const(#LED, C_ALL, #InCh, 0, 255)	0-15	1	1	0	0
Line:	-													
Line:	Act					2. RGB-LED auf dem Mainboard			RGB_Heartbeat(#LED)	0-16	1	0	0	0
Line:	-													
