WorkspaceManager_Err-SameParameterContainingDifferentValuesSame Parameter Containing Different Values_AD
利用できる機能は、Altium 製品のアクセスレベルによって異なります。Altium Designer ソフトウェア サブスクリプション の様々なレベルに含まれる機能と、Altium 365 プラットフォーム で提供されるアプリケーションを通じて提供される機能を比較してください。
ソフトウェアの機能が見つからない場合は、Altium の営業担当者に連絡して 詳細を確認してください。
Parent category: Violations Associated with Parameters
Default report mode:
Summary Copy Link Copied
This violation occurs when two parameters have been assigned to the same design object, possessing the same name and of the same type, but having differing values.
Notification Copy Link Copied
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. A notification is also displayed in the Messages panel in the following format:
Same parameter contains different values <Object> <Values>
where:
Object
is the particular object to which the offending parameter is associated.Values
show the different values for the parameter as a pairing.
Recommendation for Resolution Copy Link Copied
Typically, you would not have multiple parameters of the same name associated to an object. Review the parameters assigned to the object and remove the erroneous/redundant one.