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

⟦2385f6c93⟧ TextFile

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

Derivation

└─⟦a41ae585a⟧ Bits:30001842 SW-save af projekt 1000, Alarm-system
    └─⟦72244f0ef⟧ 
        └─⟦this⟧ »alarmtest« 

TextFile

process alarmtest(var alarm_sem:semaphore);
var
t_max_lam : integer;
t_max_at: integer;
t_max_vc : integer;

t_func_grp : func_grp;
t_macroaddr : macroaddr;
t_alarmnetaddr : alarmnetaddr;
t_alarmlabel : alarmlabel;
t_paxnetaddr : paxnetaddr;

t_opcode : byte;


begin

(* this process is used to test the compilation of alarmenv *)


end.
▶EOF◀