common

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
HD-DEN-16819_IN Treatment Parameter Mode NO Rejection Seen When Hep Rate OR Hep Bol Value IS Set TO Less Than 0
HD-DEN-16819_IN Treatment Parameter Mode NO Rejection Seen When Hep Rate OR Hep Bol Value IS Set TO Less Than 0
DG-DENBUG-236_Alarm 97 When Running Treatment AT QD 100 And 1K Acid
DG-DENBUG-236_Alarm 97 When Running Treatment AT QD 100 And 1K Acid
DG-DEN-16782_Unable TO Clear Communication Error Alarm 65 During Power Loss
DG-DEN-16782_Unable TO Clear Communication Error Alarm 65 During Power Loss
DG-DEN-16782_Unable TO Clear Communication Error Alarm 65 During Power Loss
DG-DEN-16782_Unable TO Clear Communication Error Alarm 65 During Power Loss
DG-DEN-16773_Add Chemical Disinfect Enable Institutional Record 2
DG-DEN-16773_Add Chemical Disinfect Enable Institutional Record 2
RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

Done

Done

Done

Done

It's 1 line of code either way. Just on top or below in an else. Vectorcast will see as a branch you need to test either way. If you put it in an else, the processor does less work and I think it's...

It's 1 line of code either way. Just on top or below in an else. Vectorcast will see as a branch you need to test either way.
If you put it in an else, the processor does less work and I think it's a lot easier to read.

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

I thought about having an else below but this way we write less code. I have done similar in the past.

I thought about having an else below but this way we write less code. I have done similar in the past.