Click or drag to resize
Grid Solutions Framework

BulkSequenceCalculatorDefaultInputMeasurementKeys Field

Defines the default value for the InputMeasurementKeys.

Namespace: PowerCalculations
Assembly: PowerCalculations (in PowerCalculations.dll) Version: 2.4.182-beta
Syntax
public const string DefaultInputMeasurementKeys = "FILTER ActiveMeasurements WHERE SignalType LIKE '%PH%' AND Phase IN ('A', 'B', 'C') ORDER BY PhasorID"
View Source

Field Value

String
See Also