금일 측정 수량 오류시 Reset 버튼 기능 추가 #5
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
1. 검사 모드별 수량 카운트 DB(jomtTesterDB.jomtMES_PD1Tbl), 컬럼명
2. UI
금일 측정 수량(GroupBox): gbRunCount
측정 수량: txbDayCount
합격 수량: txbOkCount
불량 수량: txbNgCount
3. todayCountSet()
참고: iqcCntTableNow = jomtMES_IQCTbl 수입검사 진행시 사용
4. 검사 실행 함수 btnRun_Click()
5. 카운트 업데이트 CountUpdate()