Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Source |  Entry Points
Print Page as PDF
Routine: LAXSYMBL

Package: Automated Lab Instruments

Routine: LAXSYMBL


Information

LAXSYMBL ;MLD/ABBOTT/SLC/RAF - ABBOTT AxSYM BUILD 'DWNLD' FILE ; 6/12/96 0900;

Source Information

Source file <LAXSYMBL.m>

Entry Points

Name Comments DBIA/ICR reference
BLDLST ; Build the worklist in prep for dwnlding to AxSYM
; Called from LADOWN with the following set:
; LRLL = load list pointer
; LRCUP1 = starting cup #
; LRTRAY,LRTRAY1 = starting tray #
; LRINST = Auto Instrument pointer
; LRFORCE = 1 if send tray and cup
GETACCN ; Get and save work/load list data to downlaod to AxSYM
PNM ; Get patient name and last 4 from an accession.
FRAME ; Build frame to transmit to AxSYM (stored in ^LA(INST,"O",CNT) nodes)
H() ; Build hdr frame
P() ; Build Patient frame
O() ; Build Order frame NOTE:
; a. 10 chars is size limit for rev 1.xx 15 will be limit for rev 2
; b. Potential for REPEAT (multiple) tests to cause the Order frame
; to exceed 247 chars! However, if the AxSYM doesn't offer more
; than about 25 tests, this should not be a problem.
L() ; Build Last (termination) frame
PNL() ; Expand panel from load/work list
ERR ; Error Trap
Info |  Source |  Entry Points