The Method InstallSoftwarePackageRemotely passes the software package to be installed to the underlying system and initiates the installation process.
Signature
InstallSoftwarePackageRemotely (
[in]ByteString SoftwarePackage
[out]MethodExecutionFeedbackType ExecutionFeedback
);
Argument |
Description |
SoftwarePackage |
The software installation package. |
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 |