25110601 没加华勤MES前

This commit is contained in:
moxiliang
2025-11-06 13:42:42 +08:00
parent 465daa14c4
commit 4eece9db0b
31 changed files with 541 additions and 363 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@@ -16,8 +16,8 @@
"IsWarningEnabled": false,
"IsXXXEnabled": false,
"CodeScanner": "SerialPort",
"CodeLength1": "10",
"CodeLength2": "10",
"CodeLength1": "12",
"CodeLength2": "12",
"ch2ipaddress": "192.168.1.131",
"1params_number1": "1",
"1paraname1": "产品1-1",
@@ -100,12 +100,12 @@
"CSV": false,
"FilePath": "D:\\桌面\\测试记录",
"MESswitch": false,
"CodeLength3": "10",
"CodeLength4": "10",
"CodeLength3": "12",
"CodeLength4": "12",
"ch3AutoConnect": false,
"ch4AutoConnect": false,
"ch3ipaddress": "192.168.1.131",
"ch4ipaddress": "192.168.1.131",
"ch3ipaddress": "192.168.1.136",
"ch4ipaddress": "192.168.1.136",
"mes_urlip": "localhost",
"mes_urlport": "43120",
"mes_partno": "1",
@@ -144,5 +144,5 @@
"SerialPort_CH4BaudRate": "9600",
"SerialPort_CH4PortName": "COM51",
"chk_ContinueTest": true,
"tb_ContinueTestCount": 4
"tb_ContinueTestCount": 20
}

View File

@@ -1,9 +1,9 @@
{
"ProductionData": {
"Total": 5,
"OK": 5,
"Total": 7,
"OK": 7,
"NG": 0,
"LastUpdate": "2025-10-31T16:59:54.9456812+08:00",
"LastUpdate": "2025-11-03T17:21:54.0189826+08:00",
"OKRate": 100.0,
"NGRate": 0.0
}