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: LA7UIO

Package: Automated Lab Instruments

Routine: LA7UIO


Information

LA7UIO ;DALOI/JMC - Process Download Message for #62.48 ;05/30/13 15:59

Source Information

Source file <LA7UIO.m>

Entry Points

Name Comments DBIA/ICR reference
EN ; Called from LA7UID
; Converts the information for each test in the load list
; into HL7 messages and hands them 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
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+23
Function Call: WRITE
  • Prompt: " Tray: ",LA76821,!,"Cup: "
  • Line Location: EN+24
Function Call: WRITE
  • Prompt: !,"Seq: "
  • Line Location: EN+25
Info |  Source |  Entry Points |  Interaction Calls