7.2.3 ResultFileType ObjectType Definition

The ResultFileType provides a description of a file that is part of a result of a program manager run. It is formally defined in Table 64.

Table 64 – ResultFileType Definition
Attribute Value
BrowseNameResultFileType
IsAbstractFalse
References Node Class BrowseName DataType TypeDefinition Other
Subtype of 0:BaseObjectType defined in OPC 10000-5
0:HasComponentObjectFileFileTypeO
0:HasPropertyVariableMimeType0:String0:PropertyTypeM
0:HasPropertyVariableName0:String0:PropertyTypeM
0:HasPropertyVariableURL0:String0:PropertyTypeO
Conformance Units
LADS ResultFileType

File is the OPC UA Node of the file with the method for downloading the file.

MimeType is the MIME type of the file.

Name is the name that describes the file. The name may be different from the filename on the filesystem.

URL is a URL from which the file can be downloaded.