Create a Custom Attribute for IPFusion PLC Devices Assets
Custom attributes can be created for IPFusion PLC Devices assets. These attributes are boolean values, meaning their value can either be true or false. The value for a custom attribute is stored on the local Workstation, and is not communicated between them. Therefore, it is possible for the same attribute to have different values on different Workstations. Because of this, you will need to ensure your Workflows modifying this value are assigned to the correct Workstations.
Note: Before you can create a custom attribute, you must have at least one asset type defined.
To create a custom attribute:
- In the IPFusion PLC Devices integrated system settings, expand the asset type you wish to add the attribute to. Select Asset Attributes.
- Click Add.
- Enter an Attribute Name which describes the information you are tracking with it. This is the label that is displayed in the Workflow editors.
-
In the Data Type drop-down, choose the type for this
attribute:
- Boolean — A true/false value
- Integer — A numerical value
- String — A string value
- Configure the Initial Value for what value will be contained in the attribute when Runtime is started.
Custom attributes can be changed during Runtime using Workflows.