Closed tanjera closed 5 years ago
Cause: Button "Apply Parameters" updates patient parameters (vital signs) and calls SetTimers(). SetTimers() was stopping timerPacemaker. Just needs changing to .Reset() instead of .Stop.
Fixed in 95b4c1d16150ef9cf1f9d5cdff046bb26bb834fc
Does this happen with DeviceIABP as well?
Does calling "Apply Parameters" create a new Patient() and wipe the old data? Or is it just calling Patient.SetTimers()?