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

Package: Automated Lab Instruments

Routine: LA7UID


Information

LA7UID ;DALIO/JRR - BUILD HL7 DOWNLOAD TO UI ;May 20, 2008

Source Information

Source file <LA7UID.m>

Entry Points

Name Comments DBIA/ICR reference
EN ; This line tag is called from ^LADOWN when downloading
; a load work list to the Auto Instrument. LADOWN1 should
; have already built ^TMP($J with all of the atomic and
; cosmic tests, ^TMP("LA7",$J holds all of the Instrument defined
; tests from 62.4.
; 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
EXIT
ERROR ; Send warning of error in Auto Instrument file configuration.

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: $C(7),!!,"You must have a MESSAGE CONFIGURATION defined in field 8 of"
  • Line Location: EN+17
Function Call: WRITE
  • Prompt: !,"the AUTO INSTRUMENT file before downloading to this instrument!"
  • Line Location: EN+18
Function Call: WRITE
  • Prompt: $C(7),!!,"The STATUS field in the LA7 MESSAGE PARAMETER file must be "
  • Line Location: EN+25
Function Call: WRITE
  • Prompt: !,"turned on before downloading to this instrument!"
  • Line Location: EN+26
Info |  Source |  Entry Points |  Interaction Calls