DG-DEN-6200

RESOLVED in CODE WALKTHROUGH

RESOLVED in CODE WALKTHROUGH

DG-DEN-6200_HD Disposable Priming Dialyzer Side
DG-DEN-6200_HD Disposable Priming Dialyzer Side
RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

Reverted the deletion.

Reverted the deletion.

Reverted the deletion.

Reverted the deletion.

Heat disinfect may need this function to set target temp to 85°C.

Heat disinfect may need this function to set target temp to 85°C.

How will DG control the trimmer heater (e.g. in heat disinfect mode) without this function? Trimmer heater not always started by HD command message.

How will DG control the trimmer heater (e.g. in heat disinfect mode) without this function? Trimmer heater not always started by HD command message.

Function has been moved to heater module. Target temperature has been added as part of the trimmer heater start command.

Function has been moved to heater module.
Target temperature has been added as part of the trimmer heater start command.

Maybe new reason like dialysate temperature not set?

Maybe new reason like dialysate temperature not set?

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

Added command id to command response.

Added command id to command response.

The dialysate temperature HD sent to DG as another message.

The dialysate temperature HD sent to DG as another message.

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

If we are using a single message to respond to multiple commands, should we include a parameter indicating which command we are responding to?

If we are using a single message to respond to multiple commands, should we include a parameter indicating which command we are responding to?

What parameter is invalid?

What parameter is invalid?

Combined getAlarmId and isAlarmActive functions.

Combined getAlarmId and isAlarmActive functions.

Extra spaces is to keep all the variables align. Removed extra space below to keep alignment.

Extra spaces is to keep all the variables align.
Removed extra space below to keep alignment.

With the new design of persistent alarm, we no longer need to keep a separate list of persistent alarm id. Therefore, these have been deleted.

With the new design of persistent alarm, we no longer need to keep a separate list of persistent alarm id. Therefore, these have been deleted.

Why and where were these persistent alarm moved to?

Why and where were these persistent alarm moved to?

Remove extra spaces before = sign.

Remove extra spaces before = sign.

Where is alarmIsActive[] input in the code?

Where is alarmIsActive[] input in the code?

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.