This structure contains the identification information of a Joining Process. It is used in set of methods defined in JoiningProcessManagementType.
The structure is defined in Table 248.
Table 248 – JoiningProcessIdentificationDataType Structure
|
Name |
Type |
Description |
Optional |
|
JoiningProcessIdentificationDataType |
structure |
Subtype of the 0:Structure defined in OPC 10000-5. |
|
|
JoiningProcessId |
0:TrimmedString |
It is the system-wide unique identifier of the joining process. |
True |
|
JoiningProcessOriginId |
0:TrimmedString |
It is an identifier to track the changes made to the original instance in the system.
Example: It can point to the identifier of the object when it was created for the first time. It should be an existing ID in the system if it is available else it can be NULL if it is not tracked in the system. |
True |
|
SelectionName |
0:TrimmedString |
It is the configured selection name of the joining process in the system. |
True |
Its representation in the AddressSpace is defined in Table 249.
Table 249 – JoiningProcessIdentificationDataType Definition
|
Attribute |
Value |
||||
|
BrowseName |
JoiningProcessIdentificationDataType |
||||
|
IsAbstract |
False |
||||
|
References |
Node Class |
BrowseName |
DataType |
TypeDefinition |
Other |
|
Subtype of the 0:Structure defined in OPC 10000-5. |
|||||
|
Conformance Units |
|||||
|
IJT Abort Joining Process |
|||||
|
IJT Start Selected Joining |
|||||
|
IJT Select Joining Process |
|||||
|
IJT Deselect Joining Process |
|||||
|
IJT Reset Joining Process |
|||||
|
IJT Increment Joining Process Counter |
|||||
|
IJT Decrement Joining Process Counter |
|||||
|
IJT Set Joining Process Size |
|||||
|
IJT Start Joining Process |
|||||
|
IJT Delete Joining Process |
|||||