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

Package: Automated Lab Instruments

Routine: LA1103


Information

LA1103 ;SLC/RWF - TO CHECK THE STATUS OF THE LSI-11 INTERFACE ; 8/5/87 21:0 ;

Source Information

Source file <LA1103.m>

Entry Points

Name Comments DBIA/ICR reference
ASK ;from LRJOB
AS1
AS2
OUT
ACK ;Build and send the ACK triger/responce string
AC2

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !,"There are no LAB routines running to check"
  • Line Location: ASK+1
Function Call: WRITE
  • Prompt: !,"There are no Interface's in the Auto-instrument file."
  • Line Location: ASK+2
Function Call: WRITE
  • Prompt: !,"Checking Interface # ",LR
  • Line Location: ASK+3
Function Call: WRITE
  • Prompt: " Routine for this Interface not started."
  • Line Location: AS1+0
Function Call: WRITE
  • Prompt: !,"Interface check ... This may take a minute. "
  • Line Location: AS2+0
Function Call: WRITE
  • Prompt: !,"Interface data line is ",$S(LROLD=LRCNT:"NOT WORKING",1:"OK "_LRANS),!
  • Line Location: AS2+3
Function Call: WRITE
  • Prompt: !,"LET ME TRY ONCE MORE"
  • Line Location: AS2+4
Info |  Source |  Entry Points |  Interaction Calls