Check_DeviceTypeConsistency

This check verifies the type consistency of the root product and of its electrical components. If these objects have a type that is not allowed, the check fails.

This page discusses:

Context

The allowed types that can be checked are the following:

  • Splice
  • EquipmentPart
  • CorrugratedTube
  • Contact
  • ElectricalGeometry
  • BackShell
  • ConnectorShell

In the following example, an assembly includes several electrical devices. They all have an allowed type:

As a consequence, the check succeeds:

Check Information

Check Details Description
Applicable to: ProductOccurrence
Automatic Solution:
Check Parameters:
  • CheckSplice: Boolean type.

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

  • CheckEquipmentPart: Boolean type.

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

  • CheckCorrugratedTube: Boolean type.

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

  • CheckContact: Boolean type.

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

  • CheckElectricalGeometry: Boolean type.

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

  • CheckBackShell: Boolean type.

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

  • CheckConnectorShell: Boolean type.

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

Note: When a parameter is set to FALSE, the type is not allowed.