GenerateFileForRead

http://opcfoundation.org/UA/Machinery/Result/

1.00.0

2023-01-01


NodeId ns=1;i=7001
NodeClass Method
BrowseName 0:GenerateFileForRead
DisplayName GenerateFileForRead
Parent 1:ResultTransferType
Name DataType Description
GenerateOptions [in] 1:BaseResultTransferOptionsDataType Options how to generate the file, including the resultId of the result the file belongs to.
FileNodeId [out] 0:NodeId NodeId of the temporary file.
FileHandle [out] 0:UInt32 The FileHandle of the opened TransferFile. The FileHandle can be used to access the TransferFile methods Read and Close.
CompletionStateMachine [out] 0:NodeId If the creation of the file is completed asynchronously, the parameter returns the NodeId of the corresponding FileTransferStateMachineType Object. If the creation of the file is already completed, the parameter is null. If a FileTransferStateMachineType object NodeId is returned, the Read Method of the file fails until the TransferState changed to ReadTransfer.
Reference NodeClass BrowseName TypeDefinition DataType Other
0:HasProperty Variable 0:InputArguments 0:PropertyType 0:Argument[1] M
0:HasProperty Variable 0:OutputArguments 0:PropertyType 0:Argument[3] M