//得到气压值 public int GetPressure(int index) { return(CanComm.GetInt(Injector.Entercloses[index].PumpMotor.Pressure.Addr, 0)); }