The Suppress2 Method extends the Suppress Method, by adding an optional Comment. For other functionality see the Suppress Method definition.
Signature
Suppress2(
[in] LocalizedTextComment
);
The parameters are defined in Table 55
Table 55 – Suppress2 Method parameters
Argument |
Description |
Comment |
A localized text to be applied to the Condition. |
If the Comment argument 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.
Table 56 specifies the AddressSpace representation for the Suppress2 Method.
Table 56 – Suppress2 Method AddressSpace definition
Attribute |
Value |
||||
BrowseName |
Suppress2 |
||||
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 Auditing is supported, this Method shall generate an Event of AuditConditionSuppressionEventType for all invocations of the Method.