25111505 调整进度条;添加单产品测试总时长显示;添加密码;MES接口待改

This commit is contained in:
moxiliang
2025-11-17 09:34:27 +08:00
parent 59f3812c9e
commit 920ead4a18
37 changed files with 1408 additions and 722 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@@ -1,18 +1,18 @@
{
"chk_ContinueTest": true,
"tb_ContinueTestCount": 1,
"tb_ContinueTestCount": 3,
"1Nparams_number1": "1",
"1Nparaname1": "0",
"1Nfulltime1": "1",
"1Nbalantime1": "2",
"1Ntesttime11": "2",
"1Nbalantime1": "5",
"1Ntesttime11": "5",
"1Nexhausttime1": "1",
"1Ndelaytime11": "1",
"1Ndelaytime21": "1",
"1Nrelievedelay1": "0",
"1Nevolume1": "5",
"1Nfptoplimit1": "99.1",
"1Nfplowlimit1": "45.5",
"1Nfptoplimit1": "999.1",
"1Nfplowlimit1": "-45.5",
"1Nbalanpremax1": "99.3",
"1Nbalanpremin1": "-999",
"1Nleaktoplimit1": "99.2",
@@ -21,6 +21,31 @@
"1Nlunit1": 1,
"1Nbee1": false,
"1Nopmode1": false,
"rbt_PpressureMode": false,
"rbt_NpressureMode": true
"rbt_PpressureMode": true,
"rbt_NpressureMode": false,
"1Pparams_number1": "1",
"1Pparaname1": "0",
"1Pfulltime1": "1",
"1Pbalantime1": "2",
"1Ptesttime11": "2",
"1Pexhausttime1": "1",
"1Pdelaytime11": "1",
"1Pdelaytime21": "1",
"1Prelievedelay1": "0",
"1Pevolume1": "5",
"1Pfptoplimit1": "999.1",
"1Pfplowlimit1": "-45.5",
"1Pbalanpremax1": "99.3",
"1Pbalanpremin1": "-999",
"1Pleaktoplimit1": "99.2",
"1Pleaklowlimit1": "-999",
"1Ppunit1": 1,
"1Plunit1": 1,
"1Pbee1": false,
"1Popmode1": false,
"ch1AutoConnect": true,
"ch2AutoConnect": true,
"ch3AutoConnect": true,
"ch4AutoConnect": true,
"ch2ipaddress": "192.168.1.131"
}

View File

@@ -1 +1,10 @@
{}
{
"ProductionData": {
"Total": 4,
"OK": 3,
"NG": 1,
"LastUpdate": "2025-11-15T10:14:55.5126488+08:00",
"OKRate": 75.0,
"NGRate": 25.0
}
}