SourceTypeName

<< Click to Display Table of Contents >>

 

SourceTypeName

SourceTypeName(SourceType)

Returns a String with a description of the active Measurement Source (the ActiveSource property of Analog Measurement and Discrete Measurement objects in Elipse Power). This method is available in Links, as well as in scripts. Possible values for SourceType parameter are the following:

-1: Empty String

0: Active Source

1: SCADA

2: Operator

3: Control Center

4: Billing

5: Calculated

6: Database

100: Topology Processor

101: Power Flow

102: State Estimator

103: Load Shedding

104: Distribution Load Modelling

105: Self-Healing

106: External Reader

 

NOTE

In case the value passed on SourceType parameter is not one of the possible values, this method returns a String "???".

Was this page useful?