parent
8e616c73d0
commit
58da1c84d7
|
@ -49,7 +49,7 @@ namespace INT_LKD_2.Controls
|
|||
{
|
||||
this.smartGroupBox1.Text = "System > Information";
|
||||
|
||||
this.labelDisplayVersion.Text = "1.1.0";
|
||||
this.labelDisplayVersion.Text = "1.1.1";
|
||||
this.labelSerialNo.Text = this.ParentForm.ParentForm.SystemConfig.SERIAL_NUMBER;
|
||||
|
||||
this.USBPath = "하드 디스크\\";
|
||||
|
|
|
@ -24,6 +24,12 @@
|
|||
리크디텍터 12열 분리타입 (1~6 , 7~12)
|
||||
*/
|
||||
|
||||
@ Ver 1.1.1 by CJY
|
||||
- 2025.04.08
|
||||
- V1.1.0 Modify
|
||||
- SmartX Framework V5.0.0.6(update: 2022.11.12)
|
||||
- Modbus 12열에서도 사용 가능하도록 수정
|
||||
|
||||
@ Ver 1.1.0 by LSJ
|
||||
- 2025.04.01
|
||||
- INT_PT002 Modify
|
||||
|
|
Loading…
Reference in New Issue