Search
3 result(s) for RemoveFromService
-
OPC-10000-9 – OPC Unified Architecture - Part 9: Alarms & Conditions5.8.2 AlarmConditionTypeUnsuppress Defined in 5.8.10 Optional HasComponent Method Unsuppress2 Defined in 5.8.11 Optional HasComponent Method RemoveFromService Defined in 5.8.12 Optional HasComponent Method RemoveFromService2 Defined in 5.8.13 Optional HasComponent Method PlaceInService Defined ... instance of an Alarm from OutOfServiceState . It is defined in 5.8.14 and 5.8.15 . RemoveFromService and RemoveFromService2 Method can be used to place an instance of an Alarm in OutOfServiceState
-
OPC-10000-9 – OPC Unified Architecture - Part 9: Alarms & Conditions5.8.12 RemoveFromService MethodRemoveFromService Method The RemoveFromService Method is used to suppress a specific Alarm instance. It is only available on an instance of an AlarmConditionType that also exposes the OutOfServiceState . Normally ... expose Condition instances in the AddressSpace. Therefore, Servers shall allow Clients to call the RemoveFromService Method by specifying ConditionId as the ObjectId. The Method cannot be called with an ObjectId
-
OPC-10000-9 – OPC Unified Architecture - Part 9: Alarms & Conditions5.8.13 RemoveFromService2 MethodRemoveFromService2 Method The RemoveFromService2 Method extends the RemoveFromService Method , by adding an optional Comment . For other functionality see the RemoveFromService Method definition. Signature RemoveFromService2( [in] LocalizedText Comment ); The parameters