2026-02-27 16:58:02 +08:00
|
|
|
|
{
|
|
|
|
|
|
"PlcSettings": {
|
2026-03-19 20:40:54 +08:00
|
|
|
|
"IpAddress": "192.168.1.10",
|
2026-02-27 16:58:02 +08:00
|
|
|
|
"Port": 502,
|
|
|
|
|
|
"SlaveId": 1,
|
2026-03-19 20:40:54 +08:00
|
|
|
|
"PressureRegisterStation1": 6,
|
|
|
|
|
|
"PressureRegisterStation2": 8,
|
|
|
|
|
|
"PressureRegisterStation3": 10,
|
|
|
|
|
|
"PressureModeRegister": 200, // 高压/低压选择寄存器(0=低压,1=高压)
|
|
|
|
|
|
"PressCoil": 100, // 加压线圈(M100)
|
|
|
|
|
|
"StartCoil": 20, // 启动线圈(M20)
|
|
|
|
|
|
"EnableCoil": 21, // 使能线圈(M21)
|
|
|
|
|
|
"StopCoil": 7, // 停止线圈(M7)
|
|
|
|
|
|
"PressureFactor": 1.0,
|
2026-02-27 16:58:02 +08:00
|
|
|
|
"WetFlowRegister": 2,
|
|
|
|
|
|
"DryFlowRegister": 4,
|
|
|
|
|
|
"WetFlowFactor": 1.0,
|
|
|
|
|
|
"DryFlowFactor": 1.0
|
|
|
|
|
|
}
|
|
|
|
|
|
}
|