WorkspaceManager_Err-UnknownHarnessTypeUnknown Harness Type_AD
Parent category: Violations Associated with Harnesses
デフォルトのレポートモード:
概要
この違反は、ハーネスタイプは見つかっているが、一致する定義がハーネス定義ファイル内で見つからない場合に発生します。この問題は、2つの理由のうちのいずれかによって発生します。
- オブジェクト(シートエントリー、ポート、ハーネスエントリー)に接続されるシグナルハーネスが不明なハーネスタイプである。
- ハーネス定義ファイルのハーネスエントリーが不明なハーネスタイプである。
通知
If compiler errors and warnings are enabled for display on the schematic (enabled on the Schematic - Compiler page of the Preferences dialog), an offending object will display a colored squiggle beneath it. Hovering over the object will display a pop-up hint that summarizes the violation. A notification is also displayed in the Messages panel in the following format:
Unknown Harness Type <HarnessType>
ここで
- HarnessTypeは、現在不明なハーネスタイプです。
推奨する解決法
Use the Details region of the Messages panel to quickly cross-probe to the offending object and then ensure that Sheet Entries, Ports and Harness Entries have a known Harness Type and that Harness Definitions are accurate:
- Port - specify a Harness Type in the Properties section on the General tab of the Properties panel (which presents all properties for the selected object).
- シートエントリー - [Properties] パネル(選択したオブジェクトの全プロパティを提示)の [Properties] の項目でハーネスタイプを指定します。
- ハーネスエントリー - [Properties] パネル(選択したオブジェクトの全プロパティを提示)の [Properties] の項目でハーネスタイプを指定します。
Tip
- Object hints will only appear provided the Enable Connectivity Insight option is enabled on the System - Design Insight page of the Preferences dialog. Use the controls associated with the Object Hints entry in the Connectivity Insight Options region of the page to determine the launch style for such hints (Mouse Hover and/or Alt+Double Click).