Responder Developer Guide
ScadaEventMapper Class
Members 


Product Availability
Required Licenses
.NET Assembly
Object Model
ScadaEventMapper Class
Syntax
'Declaration
 
<ExportAttribute(Miner.Responder.RxIF.Scada.ScadaEventMap`1)>
<ExportMetadataAttribute("Name", Mono.Cecil.CustomAttributeArgument)>
<PartCreationPolicyAttribute(CreationPolicy.Shared)>
<DefaultMemberAttribute("Item")>
Public Class ScadaEventMapper 
   Inherits Miner.Responder.RxIF.Scada.ScadaEventMap(Of scadaStatus)
   Implements Miner.Responder.RxIF.Common.IObjectMap(Of scadaStatus,IEqualityComparer(Of scadaStatus),EventType) 
'Usage
 
Dim instance As ScadaEventMapper
[Export(Miner.Responder.RxIF.Scada.ScadaEventMap`1)]
[ExportMetadata("Name", Mono.Cecil.CustomAttributeArgument)]
[PartCreationPolicy(CreationPolicy.Shared)]
[DefaultMember("Item")]
public class ScadaEventMapper : Miner.Responder.RxIF.Scada.ScadaEventMap<scadaStatus>, Miner.Responder.RxIF.Common.IObjectMap<scadaStatus,IEqualityComparer<scadaStatus>,EventType>  
Inheritance Hierarchy

System.Object
   Miner.Responder.RxIF.Common.ObjectMap<T,U,V>
      Miner.Responder.RxIF.Scada.ScadaEventMap<T>
         Miner.Responder.RxIF.Multispeak30ab.Controller.ScadaEventMapper

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

ScadaEventMapper Members
Miner.Responder.RxIF.Multispeak30ab.Controller Namespace

 

 


Send Comment