The Method TransferSoftwarePackageToRepository transfers the file passed as an argument to the controls’ software package for storage in the repository.
Signature
TransferSoftwarePackageToRepository (
[in]ByteString SoftwarePackage
[out]MethodExecutionFeedbackType ExecutionFeedback
);
Argument |
Description |
SoftwarePackage |
The software package to be transferred to the controls’ software component. |
ExecutionFeedback |
The extended feedback returning a detailed message in case of execution failure. |
Method Result Codes
ResultCode |
Description |
BadNodeIdUnknown |
See table 173 in OPC 10000-4 for the description of these result codes. |
BadTypeMismatch |
|
BadOutOfRange |
|
BadNotWritable |
|
BadNotFound |