master/globals.h
changeset 427 f70c7c6db7f4
parent 403 7bb931deccd9
child 444 31223539fc00
equal deleted inserted replaced
426:0d3022ee35a2 427:f70c7c6db7f4
    75 #define EC_EOE_FREQUENCY 1000
    75 #define EC_EOE_FREQUENCY 1000
    76 
    76 
    77 /** datagram timeout in microseconds */
    77 /** datagram timeout in microseconds */
    78 #define EC_IO_TIMEOUT 500
    78 #define EC_IO_TIMEOUT 500
    79 
    79 
       
    80 /** Seconds to wait before fetching SDO dictionary
       
    81     after slave entered PREOP state. */
       
    82 #define EC_WAIT_SDO_DICT 3
       
    83 
    80 /** minimum size of a buffer used with ec_state_string() */
    84 /** minimum size of a buffer used with ec_state_string() */
    81 #define EC_STATE_STRING_SIZE 30
    85 #define EC_STATE_STRING_SIZE 30
    82 
    86 
    83 /******************************************************************************
    87 /******************************************************************************
    84  *  EtherCAT protocol
    88  *  EtherCAT protocol