25103101 加了连续测试及次数,验证ok。
This commit is contained in:
@@ -1,18 +1,18 @@
|
||||
{
|
||||
"ch1AutoConnect": false,
|
||||
"ch2AutoConnect": false,
|
||||
"ch1ipaddress": "",
|
||||
"ch1ipaddress": "192.168.1.131",
|
||||
"SerialPort_CH1BaudRate": "9600",
|
||||
"SerialPort_CH1PortName": "COM21",
|
||||
"SerialPort_CH2BaudRate": "9600",
|
||||
"SerialPort_CH2PortName": "COM11",
|
||||
"SerialPort_CH2PortName": "COM31",
|
||||
"Saoma_IP1": "127.0.0.1",
|
||||
"Saoma_Port1": "51111",
|
||||
"Saoma_IP2": "127.0.0.1",
|
||||
"Saoma_Port2": "52222",
|
||||
"IsDebugEnabled": true,
|
||||
"IsErrorEnabled": true,
|
||||
"IsInfoEnabled": true,
|
||||
"IsDebugEnabled": false,
|
||||
"IsErrorEnabled": false,
|
||||
"IsInfoEnabled": false,
|
||||
"IsWarningEnabled": false,
|
||||
"IsXXXEnabled": false,
|
||||
"CodeScanner": "SerialPort",
|
||||
@@ -104,8 +104,8 @@
|
||||
"CodeLength4": "10",
|
||||
"ch3AutoConnect": false,
|
||||
"ch4AutoConnect": false,
|
||||
"ch3ipaddress": "",
|
||||
"ch4ipaddress": "",
|
||||
"ch3ipaddress": "192.168.1.131",
|
||||
"ch4ipaddress": "192.168.1.131",
|
||||
"mes_urlip": "localhost",
|
||||
"mes_urlport": "43120",
|
||||
"mes_partno": "1",
|
||||
@@ -138,5 +138,11 @@
|
||||
"chk_ch1saoma": true,
|
||||
"chk_ch2saoma": true,
|
||||
"chk_ch3saoma": true,
|
||||
"chk_ch4saoma": true
|
||||
"chk_ch4saoma": true,
|
||||
"SerialPort_CH3BaudRate": "9600",
|
||||
"SerialPort_CH3PortName": "COM41",
|
||||
"SerialPort_CH4BaudRate": "9600",
|
||||
"SerialPort_CH4PortName": "COM51",
|
||||
"chk_ContinueTest": true,
|
||||
"tb_ContinueTestCount": 4
|
||||
}
|
||||
Reference in New Issue
Block a user