TheUnsuppress2 Methodextends the Suppress Method, by adding an optional Comment. For other functionality see the Unsuppress Method definition.
Signature
Unsuppress2(
[in] LocalizedTextComment
);
The parameters are defined in Table 59.
Table 59– Unsuppress2 Method parameters
Argument |
Description |
Comment |
A localized text to be applied to the Condition. |
If the Commentargument is NULL (both locale and text are empty) it will be ignored and any existing comments will remain unchanged. If the comment is to be reset, an empty text with a locale shall be provided.
Unsuppress2 Methodapplies to an Alarminstance, even if it is not currently active.
Table 60specifies the AddressSpacerepresentation for the Unsuppress2 Method.
Table 60– Unsuppress2 Method AddressSpace definition
Attribute |
Value |
|||||
BrowseName |
Unsuppress2 |
|||||
References |
NodeClass |
BrowseName |
DataType |
TypeDefinition |
ModellingRule |
|
HasProperty |
InputArguments |
Argument[] |
PropertyType |
Mandatory |
||
AlwaysGeneratesEvent |
ObjectType |
AuditConditionSuppressionEventType |
Defined in 5.10.4 |
|||
ConformanceUnits |
||||||
A & C Suppression2 by Operator |
If Auditingis supported, this Methodshall generate an Eventof AuditConditionSuppressionEventTypefor all invocations of the Method.