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

Package: Health Level Seven

Routine: HLCSDR1


Information

HLCSDR1 ;ALB/RJS - HYBRID LOWER LAYER PROTOCOL 2.2 - 9/13/94 ;08/22/2001 10:16

Source Information

Source file <HLCSDR1.m>

Entry Points

Name Comments DBIA/ICR reference
START(HLDP,HLRETPRM,HLDREAD,HLDWRITE,HLDSTRT,HLDEND,HLDVER,HLDBSIZE) ;
1 ; Look to see if there is anything to read in
TVV ;Read in tvv
2 ; Read in message
3 ; Check for Validity of data
4 ; Valid message.
5 ; Send NAK When This State is Reached
6 ;Check "OUT" queue
7 ; Send Data to other Application
9 ; Read in Neg Acknowledgement message
10 ; Check Validity of Neg Acknowledgement
12 ; Process Negative Acknowlegement
14 ; Make sure we should still be running
EXIT ;

Interaction Calls

Name Line Occurrences
Function Call: READ
  • Variable: X
  • Timeout: 1
  • Line Location: 14+3
Function Call: WRITE
  • Prompt: !,"Type Q to Quit: "
  • Line Location: 14+3
Info |  Source |  Entry Points |  Interaction Calls