parent
333ab9ff18
commit
cb3d9f99a2
|
@ -636,8 +636,8 @@ namespace ITC81DB_2.Forms
|
|||
#region Test 용 통신 로그
|
||||
fullPath = this.PathDataBackupFolder + "Communicationlog.txt";
|
||||
this.smartFileCommunicationLog.FilePathName = fullPath;
|
||||
this.smartFileCommunicationLog.Open();
|
||||
this.IsCommunicationLogOpen = true;
|
||||
//this.smartFileCommunicationLog.Open();
|
||||
//this.IsCommunicationLogOpen = true;
|
||||
#endregion
|
||||
}
|
||||
public void CloseSmartUartLink()
|
||||
|
|
|
@ -17,6 +17,7 @@
|
|||
- 2022.12.05
|
||||
- Ver 2.4.0 Modify
|
||||
- 제품진입 미감지 기능 추가(레드마인 #2818 참고)
|
||||
-> 사용 전제조건 : 영점 잡을 시간이 있어야 함
|
||||
1. 엔지니어 설정 '제품진입 미감지' 0.0 초과일 경우, 기능 작동
|
||||
2. 알람 8 - 제품진입 미감지 추가
|
||||
3. IsJudgmentNow1, 2 판정 시 true로 변경 -> 영점표시 시 false
|
||||
|
|
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue