Check_DeviceConnectionConsistency

This check verifies that the Extra length of an ElecPort is between a minimum and a maximum value (Min < ExtraLength < Max). This check also verifies the number of branches connected to the device.

This page discusses:

Context

In the following example, an assembly includes two devices that are not connected to any branch:

  • BS_UT2_1 -
  • BS_UT2_2 -


As a consequence, the check fails:

Check Information

Check Details Description
Applicable to: ProductOccurrence
Healing:
Rule Parameters:
  • MaximumLength: Length type.

    This parameter allows to define the maximum length to respect by device port.

    The ExtraLength value represents the distance between either:

    • Two device ports
    • A device port and a branch point

  • CheckConnectorShell: Boolean type.

    This parameter allows to activate or deactivate the check on ConnectorShell type.

  • CheckFillerPlug: Boolean type.

    This parameter allows to activate or deactivate the check on FillerPlug type.

  • CheckBackShell: Boolean type.

    This parameter allows to activate or deactivate the check on BackShell type.

  • CheckContact: Boolean type.

    This parameter allows to activate or deactivate the check on Contact type.

  • CheckMountingEquipment: Boolean type.

    This parameter allows to activate or deactivate the check on MountingEquipment type.

  • MinimumLength: Length type.
  • CheckSingleInsertConnector: Boolean type.

    This parameter allows to activate or deactivate the check on SingleInsertConnector type.

  • CheckEquipmentPart: Boolean type.

    This parameter allows to activate or deactivate the check on EquipmentPart type.

  • CheckSplice: Boolean type.

    This parameter allows to activate or deactivate the check on Splice type.

  • Number_link_allowed: Integer type.

    This parameter allows to verify the number of branches connected to a connector. Specify the number of branches allowed.