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.
Table 52 – IRplanGenType 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 .
Table 53 – IRplanGenType Attribute Values for child Nodes
BrowsePath |
Value Attribute |
Description Attribute |
DefaultInstanceBrowseName |
IRplanGen |
The default BrowseName for instances of this type. |
The description can be found in Table 54.
Table 54 – IRplanGenType Attribute Values for Child Nodes
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. |