HDL_ON/UI/UI2/FuntionControlView/ArmSensor/SensorGasPage.cs
@@ -43,10 +43,8 @@ //读取状态 new System.Threading.Thread(() => { if (device.spk == SPK.SenesorMegahealth|| device.spk == SPK.SenesorMegahealth2) { DriverLayer.Control.Ins.SendReadCommand(device, true); } DriverLayer.Control.Ins.SendReadCommand(device, true); }) { IsBackground = true }.Start(); }