The OPENSCSCollectionDataType is an abstract subtype of OPC UA Structure that defines a collection of Serial Numbers and associated Collection information. No instances of this type can exist.
There is always at least one Serial Number in the collection.
The structure is defined in Table 50.
Table 50 – OPENSCSCollectionDataType Structure
Name |
Type |
Description |
OPENSCSCollectionDataType |
structure |
|
ID |
0:String |
An identification of the Collection. It usually refers to a specific packaging level of a specific product. However, several products may share the same Pool ID if manufacturer or serial number authority wants to ensure globally unique serial numbers across all products. |
Description |
0:String |
Additional information and description about the Collection. |
State |
OPENSCSSerialNumberStateEnum |
State of the Serial Numbers in the Collection as defined in Table 1 – Serial Number State Definitions. |
AssociatedPoolID |
0:String |
An identification of the Serial Number Pool from which the Serial Numbers were obtained. |
SerialNumbers |
String [] |
Array of Serial Numbers in the collection. |
Table 51 is the AddressSpace definition of an OPENSCSCollectionDataType.
Table 51 – OPENSCSCollectionDataType AddressSpace Definition
Attribute |
Value |
||||
BrowseName |
OPENSCSCollectionDataType |
||||
IsAbstract |
True |
||||
Reference |
NodeClass |
BrowseName |
DataType |
TypeDefinition |
ModellingRule |
Subtype of the Structure defined in OPC 10000-5 |