The Download Method is used to transfer a Program Template from the Server to the Client. The signature for this Method is specified below. Table 58 specifies its representation in the AddressSpace.
Signature
Download (
[in]StringTemplateId
[out]KeyValueType[]AdditionalParameters
[out]ByteStringData
)
Table 57 – Download Method Arguments
Argument |
Description |
TemplateId |
Unique identifier of the template to be downloaded. |
AdditionalParameters |
Additional properties of the program template. |
Data |
Opaque program template data. |
Table 58 – Download Method AddressSpace Definition
Attribute |
Value |
||||
BrowseName |
Download |
||||
References |
Node Class |
BrowseName |
DataType |
TypeDefinition |
ModellingRule |
HasProperty |
Variable |
0:InputArguments |
0:Argument[] |
0:PropertyType |
M |
HasProperty |
Variable |
0:OutputArguments |
0:Argument[] |
0:PropertyType |
M |