equal
deleted
inserted
replaced
11 # Setting this is mandatory for the EtherCAT init script! |
11 # Setting this is mandatory for the EtherCAT init script! |
12 # |
12 # |
13 #DEVICE_INDEX=99 |
13 #DEVICE_INDEX=99 |
14 |
14 |
15 # |
15 # |
16 # Number of Ethernet-over-EtherCAT devices every master shall create |
16 # Number of Ethernet-over-EtherCAT interfaces every master shall create |
17 # on startup. Default is 0. |
17 # on startup. Default is 0. |
18 # |
18 # |
19 #EOE_DEVICES=0 |
19 #EOE_INTERFACES=0 |
20 |
20 |
21 # |
21 # |
22 # Bridge all EoE interfaces after master startup |
22 # Bridge all EoE interfaces after master startup |
23 # This variable shall contain the name of the EoE bridge to set up. |
23 # This variable shall contain the name of the EoE bridge to set up. |
24 # If the variable is empty or undefined, no EoE bridge will be built. |
24 # If the variable is empty or undefined, no EoE bridge will be built. |