7.11 IRplanGenType ObjectType
7.11.1 Overview
The IRplanGenType ObjectType is based on the BaseObjectType and intended to be used as AddIn. Its purpose is to provide a generic datatype for production planning. Its formal definition can be found inTable 52.
7.11.2 ObjectType Definition
| Attribute | Value | ||||
| BrowseName | IRplanGenType | ||||
| IsAbstract | False | ||||
| References | Node Class | Browse Name | DataType | TypeDefinition | Other |
|---|---|---|---|---|---|
| Subtype of BaseObjectType as defined in OPC 10000-3 | |||||
| 0:HasProperty | Variable | 0:DefaultInstanceBrowseName | 0:QualifiedName | 0:PropertyType | |
| 0:HasAddIn | Object | IREDES | IREDESType | M | |
| 0:HasProperty | Variable | PlanName | String | 0:PropertyType | M, RW |
| 0:HasProperty | Variable | PlanId | String | 0:PropertyType | M, RW |
| 0:HasComponent | Variable | Comment | String [8] | 0:BaseDataVariableType | O, RW |
| 0:HasComponent | Variable | Project | String | 0:BaseDataVariableType | O, RW |
| 0:HasComponent | Variable | WorkOrder | String | 0:BaseDataVariableType | O, RW |
| Conformance Units | |||||
|---|---|---|---|---|---|
| IREDES IRplanGenType |
The component Variables of the IRplanGenType have additional Attributes defined in Table 53 .
| BrowsePath | Value Attribute | Description Attribute |
| DefaultInstanceBrowseName | IRplanGen | The default BrowseName for instances of this type. |
7.11.3 ObjectType Description
The description can be found in Table 54.
| BrowsePath | Description Attribute |
| IREDES | Basic IREDES data type. Part of every complete IREDES data set. |
| PlanId | IREDES internal production plan ID used for reference e.g. by Production Quality data sets basing on a particular production plan. |
| PlanName | Plan logical name to identify this specific plan to the human user. Useful to help the operator of a machine to logical identify a specific plan. |
| Comment | Comments to the plan for example type of plan, purpose, tools to use. |
| Project | Project ID code. To identify the target project for this plan. |
| WorkOrder | Work order ID code. To identify the work order associated with this plan. |