버전정보 수정
parent
a0de66591a
commit
7c5ac9bf1e
|
@ -66,7 +66,7 @@ namespace ITC81DB_0H.Controls
|
|||
private void DefaultSetting()
|
||||
{
|
||||
this.labelSerialNo.Text = this.ParentForm.ParentForm.SystemConfig1.SerialNumber;
|
||||
this.labelDisplayVer.Text = "1.2.0";
|
||||
this.labelDisplayVer.Text = "1.2.1";
|
||||
}
|
||||
|
||||
public void UpdateMainBoardVersionDisplay(string version)
|
||||
|
|
|
@ -12,6 +12,12 @@
|
|||
기본형 컨베어 고정밀센서 계량기
|
||||
*/
|
||||
|
||||
@ Ver 1.2.1 by CJY
|
||||
- 2021.07.15
|
||||
- Ver 1.2.0 Modify
|
||||
- 시리얼/이더넷 통신 Test Send 버그 수정
|
||||
- 이더넷 통신 통신모드 설정부분 제대로 값이 뜨는부분 확인
|
||||
|
||||
@ Ver 1.2.0 by CJY
|
||||
- 2021.05.18
|
||||
- Ver 1.1.0 Modify
|
||||
|
|
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue