ProductionDatasetStatusType

Status of a production dataset.
The representation of the ProductionDatasetStatusType ObjectType in the address space is shown in the following table:
Name | Attribute |
---|---|
NodeId | ns=1;i=1039 |
NamespaceUri | http://opcfoundation.org/UA/PlasticsRubber/GeneralTypes/ |
BrowseName | ProductionDatasetStatusType |
NodeClass | ObjectType |
IsAbstract | False |
SubtypeOf | BaseObjectType |
The references from the ProductionDatasetStatusType ObjectType Node are shown in the following table:
Reference | NodeClass | BrowseName | DataType | TypeDefinition | ModellingRule |
---|---|---|---|---|---|
HasProperty | Variable | Frozen | Boolean | PropertyType | Optional |
HasProperty | Variable | Information | ProductionDatasetInformationType | PropertyType | Mandatory |
HasComponent | Method | Load | Optional | ||
HasProperty | Variable | Modified | Boolean | PropertyType | Optional |
HasComponent | Method | Save | Optional |
Load
Signature
Load(
[in] String Name
[in] UInt16 Components
);
Argument | Description |
---|---|
Name | |
Components |
Save
Signature
Save(
[in] String Name
);
Argument | Description |
---|---|
Name |