|  | @@ -276,7 +276,7 @@ namespace FurnaceRT.Equipments.Systems
 | 
	
		
			
				|  |  |              SDWaferTypeUseCountWarning = SubscribeAlarm(new AlarmEventItem()
 | 
	
		
			
				|  |  |              {
 | 
	
		
			
				|  |  |                  EventEnum = $"{Name}.SDWaferTypeUseCountWarning",
 | 
	
		
			
				|  |  | -                Description = $"SD wafer type use count warning ",
 | 
	
		
			
				|  |  | +                Description = $"SD wafer useCount warning ",
 | 
	
		
			
				|  |  |                  Solution = "No information available. Press[Clear] to delete alarm message.",
 | 
	
		
			
				|  |  |                  Explaination = "No information available.",
 | 
	
		
			
				|  |  |                  AutoRecovery = false,
 | 
	
	
		
			
				|  | @@ -288,7 +288,7 @@ namespace FurnaceRT.Equipments.Systems
 | 
	
		
			
				|  |  |              SDWaferTypeUseCountAlarm = SubscribeAlarm(new AlarmEventItem()
 | 
	
		
			
				|  |  |              {
 | 
	
		
			
				|  |  |                  EventEnum = $"{Name}.SDWaferTypeUseCountAlarm",
 | 
	
		
			
				|  |  | -                Description = $"SD wafer type use count alarm ",
 | 
	
		
			
				|  |  | +                Description = $"SD wafer useCount alarm ",
 | 
	
		
			
				|  |  |                  Solution = "No information available. Press[Clear] to delete alarm message.",
 | 
	
		
			
				|  |  |                  Explaination = "No information available.",
 | 
	
		
			
				|  |  |                  AutoRecovery = false,
 | 
	
	
		
			
				|  | @@ -300,7 +300,7 @@ namespace FurnaceRT.Equipments.Systems
 | 
	
		
			
				|  |  |              SDWaferTypeUseTimeWarning = SubscribeAlarm(new AlarmEventItem()
 | 
	
		
			
				|  |  |              {
 | 
	
		
			
				|  |  |                  EventEnum = $"{Name}.SDWaferTypeUseTimeWarning",
 | 
	
		
			
				|  |  | -                Description = $"SD wafer type use time warning ",
 | 
	
		
			
				|  |  | +                Description = $"SD wafer useTime warning ",
 | 
	
		
			
				|  |  |                  Solution = "No information available. Press[Clear] to delete alarm message.",
 | 
	
		
			
				|  |  |                  Explaination = "No information available.",
 | 
	
		
			
				|  |  |                  AutoRecovery = false,
 | 
	
	
		
			
				|  | @@ -312,7 +312,7 @@ namespace FurnaceRT.Equipments.Systems
 | 
	
		
			
				|  |  |              RecipeExecuteFreqWarning = SubscribeAlarm(new AlarmEventItem()
 | 
	
		
			
				|  |  |              {
 | 
	
		
			
				|  |  |                  EventEnum = $"{Name}.RecipeExecuteFreqWarning",
 | 
	
		
			
				|  |  | -                Description = $"Recipe Exec Fre more then ",
 | 
	
		
			
				|  |  | +                Description = $"RecipeExecFre warning",
 | 
	
		
			
				|  |  |                  Solution = "No information available. Press[Clear] to delete alarm message.",
 | 
	
		
			
				|  |  |                  Explaination = "No information available.",
 | 
	
		
			
				|  |  |                  AutoRecovery = false,
 | 
	
	
		
			
				|  | @@ -323,7 +323,7 @@ namespace FurnaceRT.Equipments.Systems
 | 
	
		
			
				|  |  |              RecipeExecuteFreqAlarm = SubscribeAlarm(new AlarmEventItem()
 | 
	
		
			
				|  |  |              {
 | 
	
		
			
				|  |  |                  EventEnum = $"{Name}.RecipeExecuteFreqAlarm",
 | 
	
		
			
				|  |  | -                Description = $"Recipe Exec Fre more then ",
 | 
	
		
			
				|  |  | +                Description = $"RecipeExecFre Alarm",
 | 
	
		
			
				|  |  |                  Solution = "No information available. Press[Clear] to delete alarm message.",
 | 
	
		
			
				|  |  |                  Explaination = "No information available.",
 | 
	
		
			
				|  |  |                  AutoRecovery = false,
 | 
	
	
		
			
				|  | @@ -335,7 +335,7 @@ namespace FurnaceRT.Equipments.Systems
 | 
	
		
			
				|  |  |              RecipeThicknessWarning = SubscribeAlarm(new AlarmEventItem()
 | 
	
		
			
				|  |  |              {
 | 
	
		
			
				|  |  |                  EventEnum = $"{Name}.RecipeThicknessWarning",
 | 
	
		
			
				|  |  | -                Description = $"Recipe Thickness Warning ",
 | 
	
		
			
				|  |  | +                Description = $"RecipeThickness Warning ",
 | 
	
		
			
				|  |  |                  Solution = "No information available. Press[Clear] to delete alarm message.",
 | 
	
		
			
				|  |  |                  Explaination = "No information available.",
 | 
	
		
			
				|  |  |                  AutoRecovery = false,
 | 
	
	
		
			
				|  | @@ -346,7 +346,7 @@ namespace FurnaceRT.Equipments.Systems
 | 
	
		
			
				|  |  |              RecipeThicknessAlarm = SubscribeAlarm(new AlarmEventItem()
 | 
	
		
			
				|  |  |              {
 | 
	
		
			
				|  |  |                  EventEnum = $"{Name}.RecipeThicknessAlarm",
 | 
	
		
			
				|  |  | -                Description = $"Recipe Thickness Alarm",
 | 
	
		
			
				|  |  | +                Description = $"RecipeThickness Alarm",
 | 
	
		
			
				|  |  |                  Solution = "No information available. Press[Clear] to delete alarm message.",
 | 
	
		
			
				|  |  |                  Explaination = "No information available.",
 | 
	
		
			
				|  |  |                  AutoRecovery = false,
 | 
	
	
		
			
				|  | @@ -359,7 +359,7 @@ namespace FurnaceRT.Equipments.Systems
 | 
	
		
			
				|  |  |              ReatorStepRunFreqWarning = SubscribeAlarm(new AlarmEventItem()
 | 
	
		
			
				|  |  |              {
 | 
	
		
			
				|  |  |                  EventEnum = $"{Name}.ReatorStepRunFreqWarning",
 | 
	
		
			
				|  |  | -                Description = $"Recipe Step Run Freq Warning",
 | 
	
		
			
				|  |  | +                Description = $"StepRunFreq Warning",
 | 
	
		
			
				|  |  |                  Solution = "No information available. Press[Clear] to delete alarm message.",
 | 
	
		
			
				|  |  |                  Explaination = "No information available.",
 | 
	
		
			
				|  |  |                  AutoRecovery = false,
 | 
	
	
		
			
				|  | @@ -370,7 +370,7 @@ namespace FurnaceRT.Equipments.Systems
 | 
	
		
			
				|  |  |              ReatorStepRunFreqAlarm = SubscribeAlarm(new AlarmEventItem()
 | 
	
		
			
				|  |  |              {
 | 
	
		
			
				|  |  |                  EventEnum = $"{Name}.ReatorStepRunFreqAlarm",
 | 
	
		
			
				|  |  | -                Description = $"Recipe Step Run Freq Alarm",
 | 
	
		
			
				|  |  | +                Description = $"StepRunFreq Alarm",
 | 
	
		
			
				|  |  |                  Solution = "No information available. Press[Clear] to delete alarm message.",
 | 
	
		
			
				|  |  |                  Explaination = "No information available.",
 | 
	
		
			
				|  |  |                  AutoRecovery = false,
 | 
	
	
		
			
				|  | @@ -381,7 +381,7 @@ namespace FurnaceRT.Equipments.Systems
 | 
	
		
			
				|  |  |              ReatorStepThicknessWarning = SubscribeAlarm(new AlarmEventItem()
 | 
	
		
			
				|  |  |              {
 | 
	
		
			
				|  |  |                  EventEnum = $"{Name}.ReatorStepThicknessWarning",
 | 
	
		
			
				|  |  | -                Description = $"Recipe Step Run Thickness Warning",
 | 
	
		
			
				|  |  | +                Description = $"StepRunThickness Warning",
 | 
	
		
			
				|  |  |                  Solution = "No information available. Press[Clear] to delete alarm message.",
 | 
	
		
			
				|  |  |                  Explaination = "No information available.",
 | 
	
		
			
				|  |  |                  AutoRecovery = false,
 | 
	
	
		
			
				|  | @@ -392,7 +392,7 @@ namespace FurnaceRT.Equipments.Systems
 | 
	
		
			
				|  |  |              ReatorStepThicknessAlarm = SubscribeAlarm(new AlarmEventItem()
 | 
	
		
			
				|  |  |              {
 | 
	
		
			
				|  |  |                  EventEnum = $"{Name}.ReatorStepThicknessAlarm",
 | 
	
		
			
				|  |  | -                Description = $"Recipe Step Run Thickness Alarm",
 | 
	
		
			
				|  |  | +                Description = $"StepRunThickness Alarm",
 | 
	
		
			
				|  |  |                  Solution = "No information available. Press[Clear] to delete alarm message.",
 | 
	
		
			
				|  |  |                  Explaination = "No information available.",
 | 
	
		
			
				|  |  |                  AutoRecovery = false,
 | 
	
	
		
			
				|  | @@ -416,7 +416,7 @@ namespace FurnaceRT.Equipments.Systems
 | 
	
		
			
				|  |  |              SDWaferTypeThicknessWarning = SubscribeAlarm(new AlarmEventItem()
 | 
	
		
			
				|  |  |              {
 | 
	
		
			
				|  |  |                  EventEnum = $"{Name}.SDWaferTypeThicknessWarning",
 | 
	
		
			
				|  |  | -                Description = $"SD wafer type thickness warning ",
 | 
	
		
			
				|  |  | +                Description = $"SD wafer thickness warning ",
 | 
	
		
			
				|  |  |                  Solution = "No information available. Press[Clear] to delete alarm message.",
 | 
	
		
			
				|  |  |                  Explaination = "No information available.",
 | 
	
		
			
				|  |  |                  AutoRecovery = false,
 | 
	
	
		
			
				|  | @@ -428,7 +428,7 @@ namespace FurnaceRT.Equipments.Systems
 | 
	
		
			
				|  |  |              SDWaferTypeThicknessAlarm = SubscribeAlarm(new AlarmEventItem()
 | 
	
		
			
				|  |  |              {
 | 
	
		
			
				|  |  |                  EventEnum = $"{Name}.SDWaferTypeThicknessAlarm",
 | 
	
		
			
				|  |  | -                Description = $"SD wafer type thickness alarm ",
 | 
	
		
			
				|  |  | +                Description = $"SD wafer thickness alarm ",
 | 
	
		
			
				|  |  |                  Solution = "No information available. Press[Clear] to delete alarm message.",
 | 
	
		
			
				|  |  |                  Explaination = "No information available.",
 | 
	
		
			
				|  |  |                  AutoRecovery = false,
 | 
	
	
		
			
				|  | @@ -440,7 +440,7 @@ namespace FurnaceRT.Equipments.Systems
 | 
	
		
			
				|  |  |              EDWaferTypeUseCountWarning = SubscribeAlarm(new AlarmEventItem()
 | 
	
		
			
				|  |  |              {
 | 
	
		
			
				|  |  |                  EventEnum = $"{Name}.EDWaferTypeUseCountWarning",
 | 
	
		
			
				|  |  | -                Description = $"ED wafer type use count warning ",
 | 
	
		
			
				|  |  | +                Description = $"ED wafer useCount warning ",
 | 
	
		
			
				|  |  |                  Solution = "No information available. Press[Clear] to delete alarm message.",
 | 
	
		
			
				|  |  |                  Explaination = "No information available.",
 | 
	
		
			
				|  |  |                  AutoRecovery = false,
 | 
	
	
		
			
				|  | @@ -452,7 +452,7 @@ namespace FurnaceRT.Equipments.Systems
 | 
	
		
			
				|  |  |              EDWaferTypeUseCountAlarm = SubscribeAlarm(new AlarmEventItem()
 | 
	
		
			
				|  |  |              {
 | 
	
		
			
				|  |  |                  EventEnum = $"{Name}.EDWaferTypeUseCountAlarm",
 | 
	
		
			
				|  |  | -                Description = $"ED wafer type use count alarm ",
 | 
	
		
			
				|  |  | +                Description = $"ED wafer useCount alarm ",
 | 
	
		
			
				|  |  |                  Solution = "No information available. Press[Clear] to delete alarm message.",
 | 
	
		
			
				|  |  |                  Explaination = "No information available.",
 | 
	
		
			
				|  |  |                  AutoRecovery = false,
 | 
	
	
		
			
				|  | @@ -464,7 +464,7 @@ namespace FurnaceRT.Equipments.Systems
 | 
	
		
			
				|  |  |              EDWaferTypeUseTimeWarning = SubscribeAlarm(new AlarmEventItem()
 | 
	
		
			
				|  |  |              {
 | 
	
		
			
				|  |  |                  EventEnum = $"{Name}.EDWaferTypeUseTimeWarning",
 | 
	
		
			
				|  |  | -                Description = $"ED wafer type use time warning ",
 | 
	
		
			
				|  |  | +                Description = $"ED wafer useTime warning ",
 | 
	
		
			
				|  |  |                  Solution = "No information available. Press[Clear] to delete alarm message.",
 | 
	
		
			
				|  |  |                  Explaination = "No information available.",
 | 
	
		
			
				|  |  |                  AutoRecovery = false,
 | 
	
	
		
			
				|  | @@ -476,7 +476,7 @@ namespace FurnaceRT.Equipments.Systems
 | 
	
		
			
				|  |  |              EDWaferTypeUseTimeAlarm = SubscribeAlarm(new AlarmEventItem()
 | 
	
		
			
				|  |  |              {
 | 
	
		
			
				|  |  |                  EventEnum = $"{Name}.EDWaferTypeUseTimeAlarm",
 | 
	
		
			
				|  |  | -                Description = $"ED wafer type use time alarm ",
 | 
	
		
			
				|  |  | +                Description = $"ED wafer useTime alarm ",
 | 
	
		
			
				|  |  |                  Solution = "No information available. Press[Clear] to delete alarm message.",
 | 
	
		
			
				|  |  |                  Explaination = "No information available.",
 | 
	
		
			
				|  |  |                  AutoRecovery = false,
 | 
	
	
		
			
				|  | @@ -488,7 +488,7 @@ namespace FurnaceRT.Equipments.Systems
 | 
	
		
			
				|  |  |              EDWaferTypeThicknessWarning = SubscribeAlarm(new AlarmEventItem()
 | 
	
		
			
				|  |  |              {
 | 
	
		
			
				|  |  |                  EventEnum = $"{Name}.EDWaferTypeThicknessWarning",
 | 
	
		
			
				|  |  | -                Description = $"ED wafer type thickness warning ",
 | 
	
		
			
				|  |  | +                Description = $"ED wafer thickness warning ",
 | 
	
		
			
				|  |  |                  Solution = "No information available. Press[Clear] to delete alarm message.",
 | 
	
		
			
				|  |  |                  Explaination = "No information available.",
 | 
	
		
			
				|  |  |                  AutoRecovery = false,
 | 
	
	
		
			
				|  | @@ -500,7 +500,7 @@ namespace FurnaceRT.Equipments.Systems
 | 
	
		
			
				|  |  |              EDWaferTypeThicknessAlarm = SubscribeAlarm(new AlarmEventItem()
 | 
	
		
			
				|  |  |              {
 | 
	
		
			
				|  |  |                  EventEnum = $"{Name}.EDWaferTypeThicknessAlarm",
 | 
	
		
			
				|  |  | -                Description = $"ED wafer type thickness alarm ",
 | 
	
		
			
				|  |  | +                Description = $"ED wafer thickness alarm ",
 | 
	
		
			
				|  |  |                  Solution = "No information available. Press[Clear] to delete alarm message.",
 | 
	
		
			
				|  |  |                  Explaination = "No information available.",
 | 
	
		
			
				|  |  |                  AutoRecovery = false,
 |