6.5.9 GetApplication
The GetApplication Method is used to find an 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 in 6.5.5 |
Method Result Codes (defined in Call Service)
| Result Code | Description |
| Bad_NotFound | The ApplicationId is not known to the GDS. |
| Bad_UserAccessDenied | The current user does not have the rights required to read the requested record. |
Table 12 specifies the AddressSpace representation for the GetApplication Method.
| Attribute | Value | ||||
| BrowseName | 2:GetApplication | ||||
| References | NodeClass | BrowseName | DataType | TypeDefinition | ModellingRule |
|---|---|---|---|---|---|
| 0:HasProperty | Variable | 0:InputArguments | 0:Argument[] | 0:PropertyType | Mandatory |
| 0:HasProperty | Variable | 0:OutputArguments | 0:Argument[] | 0:PropertyType | Mandatory |