Signature
OneShotShelve2(
[in] LocalizedTextComment
);
The parameters are defined in Table 8989.
Table 8989 – OneShotShelve2 Method parameters
|
Argument |
Description |
|
Comment |
A localized text that shall be applied to the Conditions. |
If the Comment argument is NULL (both locale and text are empty) it shall be ignored and any existing comments will remain unchanged. To reset the comment, an empty text with a locale shall be provided.
Method Result Codes are defined in Table 9090 (status code field is defined in Call Serv ice)
Table 9090 – OneShotShelve2 result codes
|
Result Code |
Description |
|
Bad_ConditionAlreadyShelved |
See Table 137137 for the description of this result code. The Alarm is already in OneShotShelved state. |
|
Bad_InvalidArgument |
The Comment string provided exceeds the allowed length for the comment or is invalid in some other manner. |
Table 9191 specifies the AddressSpace representation for the OneShotShelve2 Method.
Table 9191 – OneShotShelve2 Method AddressSpace definition
|
Attribute |
Value |
||||
|
BrowseName |
OneShotShelve2 |
||||
|
References |
NodeClass |
BrowseName |
DataType |
TypeDefinition |
ModellingRule |
|
HasProperty |
InputArguments |
Argument[] |
PropertyType |
Mandatory |
|
|
AlwaysGeneratesEvent |
ObjectType |
AuditConditionShelvingEventType |
Defined in 5.10.7 |
||
|
ConformanceUnits |
|||||
|
A & C Shelving2 |
|||||
If Auditing is supported, this Method shall generate an Event of AuditConditionShelvingEventType for all invocations of the Method.