openPDC Synchrophasor Help
BodyImage Property
NamespacesTVA.PhasorProtocolsConfigurationCellBaseBodyImage
Gets the binary body image of the ConfigurationCellBase object.
Declaration Syntax
C#Visual BasicVisual C++
protected override byte[] BodyImage { get; }
Protected Overrides ReadOnly Property BodyImage As Byte()
	Get
protected:
virtual property array<unsigned char>^ BodyImage {
	array<unsigned char>^ get () override;
}
Remarks
Channel names of IEEE protocol configuration frames are common in order and type so these are defined in the base class.

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