Adding material properties
Use this procedure to add material properties.
To add material properties:
- If theEdit Materialdialog box is open, click thePropertiestab.If not, right-click on a material in the Hierarchy or Detail pane, and selectProperties. TheEdit Materialdialog box opens. Click thePropertiestab.
- Click theNew Propertybutton to create a new property record row.The following is a list of items on thePropertiestab:ItemDescriptionMaterial PropertyUnique name assigned to the material property (required).All property names (material class properties and independent material properties) must be unique. Names of material class properties cannot be the same as material properties that belong to a material assigned to the class. SeeCreating material classesfor more information.Class PropertyName of the inherited material class property (viewonly).TypeRepresents the data type that the provided value is to be derived from (required). There are three data types supported: Real, Integer, and String.TIP:Unsigned data types introduced inLogix5000version 32.00 are not supported byFactoryTalk Batch. Configuring aFactoryTalk Batchtag to reference a controller tag of any unsigned data type (USINT, UINT, UDINT, ULINT) will result in bad communication. If you attempt to run batches referencing any tags that include one of these data types a communication failure occurs at the point when the tag is used.UseFactoryTalk BatchTag Verifyto produce a report that identifies any issues with the tag(s).MinimumMinimum value for the material property. Cannot be greater than the maximum value.MaximumMaximum value for the material property. Cannot be less than the minimum value.Default ValueThe default value for the material property. Must be greater than the minimum value and less than the maximum value for the material property.EUsEngineering unit of measure for the material property.Controller IDID numbers begin at 1000 and increment by 10 for each attribute added. If necessary, you can change this to a unique number to be used for PCD Phase Programming.DescriptionDetailed description of the material property.
- Type the information in the appropriate boxes to define the material property.
- ClickApplyto save the record, or clickOKto save the record and close the dialog box.
Provide Feedback