Responder Developer Guide
CreateMomentaryOutageExecutor Class
Members 


Product Availability
Required Licenses
.NET Assembly
A Momentary is a flicker event. We basically open close or close open a device. We need to make sure lp are either created and restored or restored and created Also momentarys with a time diff less than one second will do nothing with loadpoints.
Object Model
CreateMomentaryOutageExecutor Class
Syntax
'Declaration
 
Public Class CreateMomentaryOutageExecutor 
   Inherits RapidDataExecutorBase
   Implements Miner.Responder.Shared.IDataRequestExecutor(Of CreateMomentaryOutage) 
'Usage
 
Dim instance As CreateMomentaryOutageExecutor
public class CreateMomentaryOutageExecutor : RapidDataExecutorBase, Miner.Responder.Shared.IDataRequestExecutor<CreateMomentaryOutage>  
Inheritance Hierarchy

System.Object
   Miner.Responder.Processors.RequestExecutors.RapidDataUpdates.RapidDataExecutorBase
      Miner.Responder.Processors.RequestExecutors.RapidDataUpdates.CreateMomentaryOutageExecutor

Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

CreateMomentaryOutageExecutor Members
Miner.Responder.Processors.RequestExecutors.RapidDataUpdates Namespace

 

 


Send Comment