The Method LoadMachineModuleDocumentation allows to securely load any machine module documentation to the documentation repository DocumentationRep folder where it can be reached by applications.
Signature
LoadMachineModuleDocumentation (
[in]ByteString DocumentToBeLoaded
[out]MethodExecutionFeedbackType ExecutionFeedback
);
Argument |
Description |
DocumentToBeLoaded |
The document, as a byte string, to be transferred to the DocumentationRep folder. |
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 |