Method | Description | |
---|---|---|
ArchiveFolderState ( ISystemContext context, |
Creates a new instance of a folder.
|
|
ConstructId ( string filePath, ushort namespaceIndex ) : Opc.Ua.NodeId |
Constructs a node identifier for a folder object.
|
|
CreateBrowser ( ISystemContext context, |
Creates a browser that explores the structure of the block.
|
public ArchiveFolderState ( ISystemContext context, |
||
context | ISystemContext | |
folder | ||
namespaceIndex | ushort | |
return | System |
public static ConstructId ( string filePath, ushort namespaceIndex ) : Opc.Ua.NodeId | ||
filePath | string | |
namespaceIndex | ushort | |
return | Opc.Ua.NodeId |
public CreateBrowser ( ISystemContext context, |
||
context | ISystemContext | |
view | ||
referenceType | Opc.Ua.NodeId | |
includeSubtypes | bool | |
browseDirection | BrowseDirection | |
browseName | Opc.Ua.QualifiedName | |
additionalReferences | IEnumerable |
|
internalOnly | bool | |
return | INodeBrowser |