void dmIo_IOChangeEvent(int relay, bool status) { uiLogic.DMPSIO((uint)relay, status, userInterface); }