-
Create or open the text file to contain customized properties. For
more information, see
Editing Properties Using MQL.
-
To specify the compliance definition, follow these steps:
-
Add or edit this line in the file used to import properties
into a page object:
emxMaterialComplianceCentral.worstCaseComplianceDefinition
This property is used when connecting a selected equivalent to
determine the best/worst/first-reported MEP based on the defined Selected
Equivalent Method.
-
Set the value for this property to the
<Compliance Type>:<Compliance
Definition> . For the ELV Data Management option, the value should
be
ELV-2011-37-EU:ELV .
For example:
emxMaterialComplianceCentral.worstCaseComplianceDefinition=ELV-2011-37-EU:ELV
-
To specify the compliance definition for unreported parts, follow
these steps:
-
Add or edit this line in the file used to import properties
into a page object:
emxMaterialsCompliance.UnreportedPartComplianceDefininition
This property is used in IPC PrePopulate to retrieve the list
of exemptions.
-
Set the value for this property to the
<Compliance Type>:<Compliance
Definition> . For the ELV Data Management option, the value should
be
ELV-2011-37-EU:ELV .
For example:
emxMaterialsCompliance.UnreportedPartComplianceDefininition=ELV-2011-37-EU:ELV
-
To specify compliance definitions available for creating reported
parts, follow these steps:
-
Add or edit this line in the file used to import properties
into a page object:
emxMaterialComplianceCentral.createReportedPart.CDEFs
This property is used in Create Reported Part dialog box.
-
Set the value for this property to a comma-separated list of
<Compliance Type>:<Compliance
Definition> entries
For example:
emxMaterialComplianceCentral.createReportedPart.CDEFs=EL2011/65/EU:EURoHS,IEC62474:IEC 62474 (2016-Jun-23),EL2011/534/EU:California RoHS
-
To hide or show the
Create Reported Part command in the menu on
the properties page for material declarations, follow these steps:
-
Add or edit this line in the file used to import properties
into a page object:
emxMaterialComplianceCentral.createReportedPart.display
-
Set the value for this property to Yes or No. The
Create Reported Part command only shows in
the menu when this property is set to Yes.
-
When finished updating the text file with all properties you want
to modify, including the ones shown here, use the text file to modify the
emxMaterialsComplianceCentral.properties page object. For more information, see
Editing Properties Using MQL.
|