public bool StartHot(byte index) { var Couv = this.CouMixer.Couveuses[index]; return(CanComm.SetCoilOn(Couv.HotSwitchCoil.Addr)); }