openPDC Synchrophasor Help
Index Property
NamespacesTVA.PhasorProtocolsFrequencyDefinitionBaseIndex
Gets or sets the index of this FrequencyDefinitionBase.
Declaration Syntax
C#Visual BasicVisual C++
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
public override int Index { get; set; }
<EditorBrowsableAttribute(EditorBrowsableState.Never)> _
Public Overrides Property Index As Integer
	Get
	Set
[EditorBrowsableAttribute(EditorBrowsableState::Never)]
public:
virtual property int Index {
	int get () override;
	void set (int value) override;
}
Remarks
Phasor protocols only define one frequency measurement per device.

Assembly: TVA.PhasorProtocols (Module: TVA.PhasorProtocols) Version: 1.4.192.0