The ManualFolderType provides information about the manuals and is formally defined in Table 14.
Table 14 – ManualFolderType Definition
Attribute |
Value |
||||
BrowseName |
ManualFolderType |
||||
IsAbstract |
false |
||||
References |
Node Class |
BrowseName |
DataType |
TypeDefinition |
Other |
Subtype of the FolderType defined in OPC 10000-5, i.e. inheriting the InstanceDeclarations of that Node. |
|||||
0:HasComponent |
Object |
<LocalManuals> |
|
0:FileType |
OptionalPlaceholder |
0:HasProperty |
Variable |
ExternalManuals |
LimitedString64[] |
0:PropertyType |
Optional |
<LocalManuals> contains all manuals, which are stored on the machine control memory and can be accessed via OPC UA.
ExternalManuals contains URIs (by RFC 3986) of manuals, which are stored on external systems. Example: https://example.com/manual/5789; ftp://example.com/manual/234985923