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
ApplicationIdThe 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_NotFoundThe ApplicationId is not known to the GDS.
Bad_UserAccessDeniedThe current user does not have the rights required to read the requested record.

Table 12 specifies the AddressSpace representation for the GetApplication Method.

Table 12 – GetApplication Method AddressSpace Definition
Attribute Value
BrowseName2:GetApplication
References NodeClass BrowseName DataType TypeDefinition ModellingRule
0:HasPropertyVariable0:InputArguments0:Argument[] 0:PropertyTypeMandatory
0:HasPropertyVariable0:OutputArguments0:Argument[] 0:PropertyTypeMandatory