5.8.16 GetGroupMemberships Method

The GetGroupMemberships Method is used to find the list of AlarmGroups that this alarm is in.

Signature

	GetGroupMemberships(
	[out] NodeId[] Group
	);

Method result codes in Table 71 (defined in Call Service)

Table 71 – GetGroupMemberships result codes
Result Code Description
Bad_MethodInvalidThe MethodId provided does not correspond to the ObjectId provided. See 10000-4 for the general description of this result code.
Bad_NodeIdInvalid

Used to indicate that the specified ObjectId is not valid or that the Method was called on the AlarmConditionType Node.

See 10000-4 for the general description of this result code.

Comments

The GetGroupMemberships Method applies to an Alarm instance, even if it is not currently in the Active State.

Table 72 specifies the AddressSpace representation for the GetGroupMemberships Method.

Table 72 – GetGroupMemberships Method AddressSpace definition
Attribute Value
BrowseNameGetGroupMemberships
References NodeClass BrowseName DataType TypeDefinition ModellingRule
HasProperty Variable OutputArgumentsArgument[] PropertyTypeMandatory
ConformanceUnits
A & C GetGroupMemberships