DataSetReaderType

The representation of the DataSetReaderType ObjectType in the address space is shown in the following table:
Name | Attribute |
---|---|
NodeId | i=15306 |
NamespaceUri | http://opcfoundation.org/UA/ |
BrowseName | DataSetReaderType |
NodeClass | ObjectType |
IsAbstract | False |
SubtypeOf | BaseObjectType |
Categories | PubSub Model Base |
The references from the DataSetReaderType ObjectType Node are shown in the following table:
CreateTargetVariables
Signature
CreateTargetVariables(
[in] ConfigurationVersionDataType ConfigurationVersion
[in] FieldTargetDataType TargetVariablesToAdd
[out] StatusCode AddResults
);
Argument | Description |
---|---|
ConfigurationVersion | |
TargetVariablesToAdd | |
AddResults |
CreateDataSetMirror
Signature
CreateDataSetMirror(
[in] String ParentNodeName
[in] RolePermissionType RolePermissions
[out] NodeId ParentNodeId
);
Argument | Description |
---|---|
ParentNodeName | |
RolePermissions | |
ParentNodeId |