Show
Ignore:
Timestamp:
02/27/10 10:52:01 (14 years ago)
Author:
smidl
Message:

doprava is now working

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • applications/doprava/Zlicin.cfg

    r840 r842  
    1717  input = ( // remote detectors  
    1818    { 
    19       name = "601_DVA1"; 
     19      name = "601_DVAa"; 
    2020                distance = 100; 
    2121      to_sg = ("VC","VD"); 
     
    2929  output = ( //  
    3030     { 
    31       from = ("VC"); 
    32                 detector = "495_DVC"; 
     31                detectors = ("495_DVC"); 
    3332      to = "601"; 
    3433      } 
     
    5554  offset = 60; //s 
    5655        input = (); 
    57         output = (); 
     56        output = ({to="495"; detectors=("601_DVAa","601_DVA");}); 
    5857} 
    5958); 
     59logger = {class="memlog"; filename = "zlicin"; maxlen = 1000;};