- MainDisplay4 추가
							parent
							
								
									f63614c69e
								
							
						
					
					
						commit
						32aa554dec
					
				|  | @ -82,6 +82,15 @@ namespace INT_PT002.DataStore | |||
|             Equipment, | ||||
|         } | ||||
| 
 | ||||
|         public enum E_ProcessStatus2 | ||||
|         { | ||||
|             _0_None = 0, | ||||
|             _1_Initial, | ||||
|             _2_MovementAndProductEntry, | ||||
|             _3_Measuring, | ||||
|             _4_DischargeAndReturnToOrigin, | ||||
|         } | ||||
| 
 | ||||
|         public enum E_ProcessStatus | ||||
|         { | ||||
|             _0_None = 0, | ||||
|  |  | |||
|  | @ -73,7 +73,7 @@ namespace INT_PT002.Forms | |||
|         private AlarmList CurrentAlarmList; | ||||
| 
 | ||||
|         // Form | ||||
|         public FormMainDisplay2 ChildFormMainDisplay; | ||||
|         public FormMainDisplay4 ChildFormMainDisplay; | ||||
|         public FormMenu ChildFormMenu; | ||||
|         #endregion | ||||
| 
 | ||||
|  | @ -246,7 +246,7 @@ namespace INT_PT002.Forms | |||
|         } | ||||
|         private void CreateForm() | ||||
|         { | ||||
|             this.ChildFormMainDisplay = new FormMainDisplay2(this); | ||||
|             this.ChildFormMainDisplay = new FormMainDisplay4(this); | ||||
|             this.ChildFormMenu = new FormMenu(this); | ||||
| 
 | ||||
|             this.smartForm1.MainForm = this; | ||||
|  |  | |||
											
												
													File diff suppressed because it is too large
													Load Diff
												
											
										
									
								
											
												
													File diff suppressed because it is too large
													Load Diff
												
											
										
									
								
											
												
													File diff suppressed because it is too large
													Load Diff
												
											
										
									
								
		Loading…
	
		Reference in New Issue