INTERFACE NOTES |
Cross link by tray cup, entry: cup. Use a loadlist of sequence, cups/tray
(absolute value (sample 1 - sample 2)) / average <= Param 2 / 100
For a PT with results of 9.5, 10.5, and Param 2 of 20,
the result is stored (.1 is < .2).
If Param 2 is left blank, the average will always be stored.
Param 3 needs to include the transmitted test name (PT for prothrobin
time, APT for partial thromboplastin time)
Execute code for SKIP: (namespaced for > Version 3)
S LRCUP=LRCUP+1 S:LRCUP'=1 LRCUP=LRCUP+1 I LRCUP>LRMAXCUP S LRTRAY=
LRTRAY+1,LRCUP=1
= to # cups/tray. If you wish to run samples in duplicate you must
have in the loadlist a load transform called "SKIP". This will only place
samples on odd numbered cups, leaving the even numbers to run the same
samples ie. 1,2 are duplicates, 3,4 etc. The result stored will be the
average of the two samples. If you wish to not store results that do not
correlate, enter in Param 2 the % of variation allowed.
Example
The result will be stored if
|