GetApplication is used to find an OPC UA Application known to the GDS.
Signature
GetApplication(
[in] NodeId applicationId
[out] ApplicationRecordDataType application
);
Argument |
Description |
applicationId |
The ApplicationId that identifies the Application of interest. |
application |
The application record that matches the ApplicationId. The ApplicationRecordDataType is defined in6.3.5 |
Method Result Codes (defined in Call Service)
Result Code |
Description |
Bad_NotFound |
The no record found for the specified ApplicationId. |
Bad_UserAccessDenied |
The current user does not have the rights required. |
Table 9 specifies the AddressSpace representation for the GetApplication Method.
Table 9 – GetApplication Method AddressSpace Definition
Attribute |
Value |
||||
BrowseName |
GetApplication |
||||
References |
NodeClass |
BrowseName |
DataType |
TypeDefinition |
ModellingRule |
HasProperty |
Variable |
InputArguments |
Argument[] |
PropertyType |
Mandatory |
HasProperty |
Variable |
OutputArguments |
Argument[] |
PropertyType |
Mandatory |