Click or drag to resize
Grid Solutions Framework

PhasorDataConcentratorBaseSignalReferences Property

Gets a reference to the signal reference dictionary for the output stream targets, i.e., a source MeasurementKey to target SignalReference array map.

Namespace: PhasorProtocolAdapters
Assembly: PhasorProtocolAdapters (in PhasorProtocolAdapters.dll) Version: 2.4.182-beta
Syntax
protected Dictionary<MeasurementKey, SignalReference[]> SignalReferences { get; }
View Source

Property Value

DictionaryMeasurementKey, SignalReference
See Also