mirror of
https://gitlab.com/etherlab.org/ethercat.git
synced 2026-02-06 03:41:52 +08:00
Improved DC sync at startup: Abort iterating though slaves and first correct
system time offsets, then begin configuring at slave 0.
This commit is contained in:
@@ -37,6 +37,7 @@ digraph master {
|
||||
action_configure [shape=point,label=""]
|
||||
action_configure -> configure_slave [weight=10]
|
||||
action_configure -> action_next_slave_state
|
||||
action_configure -> write_system_times
|
||||
|
||||
read_state -> acknowledge [weight=10]
|
||||
read_state -> action_configure
|
||||
|
||||
Reference in New Issue
Block a user