PROPERTY SkipDisabledChildConnectors : BOOL
If this property is set to TRUE (DEFAULT) connector flags of disabled chil connectors won't be touched.
Use case: If connector flags should be set recursive (e.g. in bus error case) disabled slaves should not be enabled.
Set property to FALSE if you want to change disabled state recursively.
Be on guard, if you are changing the enabling bits by changing the state! (reconfigure + busCycle + getModuleDiagnosis)