Check APACHE physiological variable high low: Difference between revisions
Ttenbergen (talk | contribs) mNo edit summary |
Ttenbergen (talk | contribs) m Text replacement - "CCMDB.mdb" to "CCMDB.accdb" |
||
| Line 4: | Line 4: | ||
| DIC_firmness = hard check and soft check | | DIC_firmness = hard check and soft check | ||
| DIC_timing = | | DIC_timing = | ||
| DIC_app = CCMDB. | | DIC_app = CCMDB.accdb | ||
| DIC_coding = functions ''validate_x'', function ''Min_Max_Checker'' | | DIC_coding = functions ''validate_x'', function ''Min_Max_Checker'' | ||
| DIC_status = implemented | | DIC_status = implemented | ||
| Line 11: | Line 11: | ||
== Implementation == | == Implementation == | ||
The various validate_x functions in [[CCMDB. | The various validate_x functions in [[CCMDB.accdb]] call the function ''Min_Max_Checker'' with parameters for absolute and warning thresholds. | ||
The function has "absolute" and "rare" minima and maxima as a parameter. The "absolute" ones are never allowed. The "rare" ones require an explanation in the [[Notes field]]. | The function has "absolute" and "rare" minima and maxima as a parameter. The "absolute" ones are never allowed. The "rare" ones require an explanation in the [[Notes field]]. | ||