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)
| Result Code | Description |
| Bad_MethodInvalid | The 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.
| Attribute | Value | ||||
| BrowseName | GetGroupMemberships | ||||
| References | NodeClass | BrowseName | DataType | TypeDefinition | ModellingRule |
|---|---|---|---|---|---|
| HasProperty | Variable | OutputArguments | Argument[] | PropertyType | Mandatory |
| ConformanceUnits | |||||
|---|---|---|---|---|---|
| A & C GetGroupMemberships |