openPDC Synchrophasor Help
OnReceivedChannelFrame Method (frame)
NamespacesTVA.PhasorProtocols.MacrodyneFrameParserOnReceivedChannelFrame(IChannelFrame)
Casts the parsed IChannelFrame to its specific implementation (i.e., DataFrame or ConfigurationFrame).
Declaration Syntax
C#Visual BasicVisual C++
protected override void OnReceivedChannelFrame(
	IChannelFrame frame
)
Protected Overrides Sub OnReceivedChannelFrame ( _
	frame As IChannelFrame _
)
protected:
virtual void OnReceivedChannelFrame(
	IChannelFrame^ frame
) override
Parameters
frame (IChannelFrame)
IChannelFrame that was parsed by FrameImageParserBase that implements protocol specific common frame header interface.

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