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

Package: Engineering

Routine: ENSA1


Information

ENSA1 ;(WASH ISC)/DH-MedTester Interface ;12/21/2000

Source Information

Source file <ENSA1.m>

Entry Points

Name Comments DBIA/ICR reference
UPLD ;Read from ESU
MARK
ON
OFF
PROCS ;Process test results
READ
MEDCHK
RECNUM
DATE ;Date of ESA
OPCODE ;Operator
DEVICE ;Equipment id
COMNTS ;MedTester comments
OTHER ;All other, mainly specific test results
UPDT ;Update Equipment File
HOLD
EXIT

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!,"Enter the device to which the MedTester is connected.",!
  • Line Location: UPLD+2
Function Call: WRITE
  • Prompt: !,"...OK, use the MedTester 'PALL' function to send the data. Please",!,"be sure that you are connected to a MedTester COMM port and that the",!,"MedTester PRINTER port is OFF."
  • Line Location: UPLD+4
Function Call: READ
  • Variable: X
  • Timeout: 60
  • Line Location: UPLD+5
Function Call: WRITE
  • Prompt: !!,"Data transmission failure.",*7
  • Line Location: UPLD+5
Function Call: READ
  • Variable: X
  • Timeout: 10
  • Line Location: UPLD+10
Function Call: READ
  • Variable: %
  • Timeout: 1
  • Line Location: UPLD+12
Function Call: WRITE
  • Prompt: "."
  • Line Location: MARK+1
Function Call: WRITE
  • Prompt: !,"Press <RETURN> to continue..."
  • Line Location: HOLD+0
Info |  Source |  Entry Points |  Interaction Calls