Search
3 result(s) for FetchTransferResultData Method
-
OPC-10000-100 – OPC Unified Architecture - Part 100: Devices6.4.4 TransferToDevice Methodstatus information regarding the transfer itself has to be collected using the FetchTransferResultData Method . The Server will reset any cached value for Nodes in the online instance representing Parameters affected ... Int32 InitTransferStatus); Table 54 - TransferToDevice Method arguments Argument Description TransferID Transfer Identifier. This ID has to be used when calling FetchTransferResultData. InitTransferStatus Specifies if the transfer has been initiated
-
OPC-10000-100 – OPC Unified Architecture - Part 100: Devicesstatus information regarding the transfer itself has to be collected using the FetchTransferResultData Method . The signature of this Method is specified below. Table 56 and Table 57 specify the arguments ... Int32 InitTransferStatus); Table 56 - TransferFromDevice Method arguments Argument Description TransferID Transfer Identifier. This ID has to be used when calling FetchTransferResultData. InitTransferStatus Specifies if the transfer has been initiated
-
OPC-10000-100 – OPC Unified Architecture - Part 100: DevicesFetchTransferResultData Method The TransferToDevice and TransferFromDevice Methods execute asynchronously after sending a response to the Client . Execution status and execution results are collected during execution and can be retrieved using ... FetchTransferResultData Method . The TransferID is used as identifier to retrieve the data. The Client is assumed to fetch the result data in a timely manner. However, because of the asynchronous