Responder Developer Guide
CallbackOnPowerOut Class
Members 


Product Availability
Required Licenses
.NET Assembly
Provides a callback event when power has been lost.
Object Model
CallbackOnPowerOut Class
Syntax
'Declaration
 
Public Class CallbackOnPowerOut 
   Implements ICallbackEvent 
'Usage
 
Dim instance As CallbackOnPowerOut
public class CallbackOnPowerOut : ICallbackEvent  
Remarks
The PowerOut callback event can only occur when a loss of power in one or more phases of an incident device occurs. Since an incident device may have hundreds of loadpoints associated with it (e.g. a recloser), it is best to have this rule condition look for a power out situation in an incident device row rather than looking at the add of each of the multiple associated loadpoint rows. A loss of power in one or more phases of an incident device does not define which customers are now without power. Instead, the loadpoint records associated with the incident device must be examined to determine which loadpoints have been added. Only the customers for these added loadpoints are now without power.
Inheritance Hierarchy

System.Object
   Miner.Responder.Processors.Callback.CallbackOnPowerOut

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

CallbackOnPowerOut Members
Miner.Responder.Processors.Callback Namespace

 

 


Send Comment