7.3 ManualFolderType ObjectType Definition
The ManualFolderType provides information about the manuals and is formally defined in Table 21.
| Attribute | Value | ||||
| BrowseName | ManualFolderType | ||||
| IsAbstract | False | ||||
| References | Node Class | BrowseName | DataType | TypeDefinition | Other |
|---|---|---|---|---|---|
| Subtype of the 0:FolderType defined in OPC 10000-5 | |||||
| 0:HasComponent | Object | <LocalManuals> | 0:FileType | OP | |
| 0:HasProperty | Variable | ExternalManuals | 0:UriString[] | 0:PropertyType | O |
| Conformance Units | |||||
|---|---|---|---|---|---|
| FlatGlass_ManualFolderType |
<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