16 #ifndef DIH_SCAN_TAB_HPP 
   17 #define DIH_SCAN_TAB_HPP 
   19 #include "SignalData.hpp" 
   26   STATIC_CONST( SignalLength = 4 );
 
   27   STATIC_CONST( RetryInterval = 5 );
 
   40   STATIC_CONST( SignalLength = 6 );
 
   52   STATIC_CONST( SignalLength = 5 );
 
   62   STATIC_CONST( SignalLength = 9 );
 
   79     ErroneousTableState = 1
 
   81   STATIC_CONST( SignalLength = 5 );
 
   92   STATIC_CONST( SignalLength = 2 );