HLCSDR1 ;ALB/RJS - HYBRID LOWER LAYER PROTOCOL 2.2 - 9/13/94 ;08/22/2001 10:16
Source file <HLCSDR1.m>
| 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 | ;
 | 
| Name | Line Occurrences | 
|---|---|
| Function Call: READ | 
  | 
| Function Call: WRITE | 
  |