- Feedback 아이콘 표시 버그 수정
							parent
							
								
									6d485b3aed
								
							
						
					
					
						commit
						e6b847636f
					
				|  | @ -63,7 +63,7 @@ namespace ITC81DB_2.Controls | |||
|         private void DefaultSetting() | ||||
|         { | ||||
|             this.labelSerialNo.Text = this.ParentForm.ParentForm.SystemConfig.SerialNumber; | ||||
|             this.labelDisplayVer.Text = "3.1.4"; | ||||
|             this.labelDisplayVer.Text = "3.1.5"; | ||||
|         } | ||||
| 
 | ||||
|         public void UpdateMainBoardVersionDisplay(string version) | ||||
|  |  | |||
|  | @ -427,6 +427,8 @@ namespace ITC81DB_2.Forms | |||
|             } | ||||
| 
 | ||||
|             // Icon - Feedback | ||||
|             try | ||||
|             { | ||||
|                 if (this.MainFeedback.IsUsingFeedback() == true) // Feedback | ||||
|                 { | ||||
|                     this.pictureBoxFeedbackDisable.Visible = false; | ||||
|  | @ -438,6 +440,12 @@ namespace ITC81DB_2.Forms | |||
|                     this.pictureBoxFeedbackEnable.Visible = false; | ||||
|                 } | ||||
|             } | ||||
|             catch | ||||
|             { | ||||
|                 this.pictureBoxFeedbackDisable.Visible = true; | ||||
|                 this.pictureBoxFeedbackEnable.Visible = false; | ||||
|             } | ||||
|         } | ||||
|         /// <summary> | ||||
|         /// 사용안함(Modbus 유료화 추가되면 사용할 것) | ||||
|         /// </summary> | ||||
|  |  | |||
|  | @ -14,6 +14,11 @@ | |||
| 	2열 기본형 컨베어 계량기 | ||||
| */ | ||||
| 
 | ||||
| @ Ver 3.1.5 by CJY | ||||
| 	- 2025.09.02 | ||||
| 	- Ver 3.1.4 Modify | ||||
| 	- Feedback 아이콘 표시 버그 수정 | ||||
| 
 | ||||
| @ Ver 3.1.4 by CJY | ||||
| 	- 2025.02.27 | ||||
| 	- Ver 3.1.3 Modify | ||||
|  |  | |||
											
												Binary file not shown.
											
										
									
								
											
												Binary file not shown.
											
										
									
								
		Loading…
	
		Reference in New Issue