Configuring container properties
The
Properties
tab contains a list of custom attributes that can be associated with the container. This data is optional information and is not required. Custom attributes always have indexes starting at 1000. Since a container class can also be represented as a collection of containers, the Properties
tab allows you to add numerous records to make a collection.For containers that might have the same custom properties, you can duplicate properties with the same Controller ID to multiple containers. For example, if two containers have a pH_Factor property, you can assign the property to both containers using the same Controller ID.
- From theEdit Material Storage Containerdialog box, select thePropertiestab.
- Click theNew Propertybutton to insert a new property record row.The following is a list of the items on thePropertiestab:ItemDescriptionProperty NameUnique name assigned to the property(required).TypeRepresents the data type for the provided value(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).ValueThe value of the container property.Eng. UnitsThe unit of measure being used for the material.Controller IDID numbers begin at 1000 and increment by 10 for each attribute added. You can change the controller ID to a unique number for use in PCD phase programming.DescriptionDetailed description of the container property.
- Type the information in the appropriate boxes to define the container properties.
- ClickApplyto save the changes, or clickOKto save the record and close the dialog box.
Provide Feedback