Head:	Program_Generator configuration file	V1.0
Sheet:	DCC	3 RGB LEDs schalten
Line:	Act					1. RGB LED auf dem Mainboard 			RGB_Heartbeat2(#LED, 5, 50)	0	1	0	0	0
Line:	-													
Line:	Act								#define ENABLE_STORE_STATUS()			0	0	
Line:	Act		SwitchD1			Gelber Taster			Logic(Oder1, SwitchD1 OR #InCh AND NOT SwitchD2)			1	0	
Line:	Act		SwitchD2			Weißer Taster			Logic(Oder2, SwitchD2 OR #InCh AND NOT SwitchD1)			1	0	
Line:	Act		Oder2						RS_FlipFlop2(LED2, LED1, #InCh, Oder1)			1	0	
Line:	Act		LED1			RGB LED Gelb 8x8 Matrix			ConstRGB(#LED, #InCh, 0, 0, 0, 127, 127, 0)	1	1	1	0	0
Line:	Act		LED2			RGB LED Weiß 8x8 Matrix			ConstRGB(#LED, #InCh, 0, 0, 0, 127, 127, 127)	2	1	1	0	0
Line:	Act		LED1			gelbe LED Gelber Taster			Mainboard_LED(1, #InCh)			1	0	
Line:	Act		LED2			weiße LED Weißer Taster			Mainboard_LED(2, #InCh)			1	0	
Line:	-													
Line:	Act								// Reserve LEDs(62)	3	62	0	0	0
Line:	-													
Line:	Act					Letzte RGB LED auf dem Mainboard			RGB_Heartbeat2(#LED, 5, 50)	65	1	0	0	0
