Search
3 result(s) for PlaceInService
-
OPC-10000-9 – OPC Unified Architecture - Part 9: Alarms & Conditions5.8.2 AlarmConditionTypeRemoveFromService Defined in 5.8.12 Optional HasComponent Method RemoveFromService2 Defined in 5.8.13 Optional HasComponent Method PlaceInService Defined in 5.8.14 Optional HasComponent Method PlaceInService2 Defined in 5.8.15 Optional HasComponent Method GetGroupMemberships Defined ... Alarm from SuppressedState. Additional details are provided in the definition in 5.8.10 and 5.8.11 . PlaceInService and PlaceInService2 Method can be used to remove an instance of an Alarm from OutOfServiceState
-
OPC-10000-9 – OPC Unified Architecture - Part 9: Alarms & Conditions5.8.14 PlaceInService MethodPlaceInService Method The PlaceInService Method is used to set the OutOfServiceState to False of a specific Alarm instance. It is only available on an instance of an AlarmConditionType that also ... expose Condition instances in the AddressSpace. Therefore, Servers shall allow Clients to call the PlaceInService 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.15 PlaceInService2 MethodPlaceInService2 Method The PlaceInService2 Method extends the PlaceInService Method , by adding an optional Comment . For other functionality see the PlaceInService Method definition. Signature PlaceInService2( [in] LocalizedText Comment ); The parameters