openPDC Synchrophasor Help
FooterImage Property
NamespacesTVA.PhasorProtocolsConfigurationCellBaseFooterImage
Gets the binary footer image of the ConfigurationCellBase object.
Declaration Syntax
C#Visual BasicVisual C++
protected override byte[] FooterImage { get; }
Protected Overrides ReadOnly Property FooterImage As Byte()
	Get
protected:
virtual property array<unsigned char>^ FooterImage {
	array<unsigned char>^ get () override;
}
Remarks
Bottom of the IEEE protocol configuration frames contain a nominal frequency definition, so base implementation exposes frequency definition as the footer.

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