openPDC Synchrophasor Help
Offset Property
NamespacesTVA.PhasorProtocolsFrequencyDefinitionBaseOffset
Gets or sets the offset of this FrequencyDefinitionBase.
Declaration Syntax
C#Visual BasicVisual C++
public override double Offset { get; set; }
Public Overrides Property Offset As Double
	Get
	Set
public:
virtual property double Offset {
	double get () override;
	void set (double value) override;
}
Remarks
Offset for frequency values will always be the nominal frequency as defined in parent configuration cell; assigning a value is not supported.
Exceptions
ExceptionCondition
NotSupportedExceptionFrequency offset is read-only; value is determined by nominal frequency specified in containing configuration cell.

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