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 |  Interaction Calls
Print Page as PDF
Routine: LA7UID1

Package: Automated Lab Instruments

Routine: LA7UID1


Information

LA7UID1 ;DALOI/JRR - Process Download Message for an entry in 62.48; 1/30/95 09:00

Source Information

Source file <LA7UID1.m>

Entry Points

Name Comments DBIA/ICR reference
EN ; Called from LA7UID
; This routine converts the information for each test in the load list
; into HL7 messages and hands them off to the HL7 package for delivery.
; LRLL= IEN in 68.2 Load Worklist file, from field in 62.4
; LRINST= IEN IN 62.4 Auto Inst file
; LRAUTO= zero node of 62.4 entry
; LA76248= IEN in 62.48 Message Parameter file
; LAMODE= mode from 62.48 for this configuration
CUP ; Process each cup on load list
TEST ;
ADL ; Process/build messages for automatic download, no loadlist.
; Called from above by LA7ADL.
EXIT ;

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!,"Building download record for:"
  • Line Location: EN+27
Function Call: WRITE
  • Prompt: " Tray: ",LA76821,!,"Cup: "
  • Line Location: EN+28
Function Call: WRITE
  • Prompt: !,"Seq: "
  • Line Location: EN+29
Info |  Source |  Entry Points |  Interaction Calls