LI Implementation of MAAB 5.0 Rule na_0010
Checks bus and vector signal connections to certain block types to heed rule na_0010.
The definition of the rule is ambiguous, the implemented checks follow mostly mathworks interpretation as
follows:
- The model connectivity diagnostic's setting Mux blocks used to create bus signals must
be set to error.
- The model connectivity diagnostic's setting Bus signal treated as vector must
not be set to none.
- The model connectivity diagnostic's setting Non-bus signals treated as bus signals must
not be set to none.
- Mux and demux blocks must not have bus signals connected to an inport.
- Bus signals must not connect to blocks that do not support them for the direction of connection.
Exempted from the checks are all contents linked into the model from libraries listed in the
jExclLibs parameter.
Parameters