DataMuseum.dk

Presents historical artifacts from the history of:

RC4000/8000/9000

This is an automatic "excavation" of a thematic subset of
artifacts from Datamuseum.dk's BitArchive.

See our Wiki for more about RC4000/8000/9000

Excavated with: AutoArchaeologist - Free & Open Source Software.


top - metrics - download

⟦768ab70ce⟧ TextFile

    Length: 768 (0x300)
    Types: TextFile
    Names: »roff«

Derivation

└─⟦2c55ea56f⟧ Bits:30001844 SW-save af projekt 1000, Alarm-system
    └─⟦093e2ad1c⟧ 
        └─⟦this⟧ »roff« 

TextFile

\f

tsdtelst    81.03.20.   13.14.                                                    page     1

   10    1          
   20    2        PROCESS  dtesimulator(
   30    3          op_sem   : sempointer;  (* operator semaphore *)
   40    4          VAR
   50    5          dte_sem : !ts_pointer;
   60    6          rut_trm_sem,
   70    7          (*              equal to utrm at local receiver *)
   80    8          rut_rec_sem  : !sempointer;
   90    9          (*              equal to urec at local transmitter *)
  100   10          dte_adr : int_pax_addr
  110   11          );
  120   12          
  130   13        CONST
  140   14          version = "vers  1.03 /";
  150   15            (*----------------------*)
  160   16          
  170   17