openPDC Synchrophasor Help
CreateNewConfigurationFrame Method (baseConfigurationFrame)
NamespacesTVA.PhasorProtocols.BpaPdcStreamConcentratorCreateNewConfigurationFrame(ConfigurationFrame)
Creates a new BPA PDCstream specific IConfigurationFrame based on provided protocol independent baseConfigurationFrame.
Declaration Syntax
C#Visual BasicVisual C++
protected override IConfigurationFrame CreateNewConfigurationFrame(
	ConfigurationFrame baseConfigurationFrame
)
Protected Overrides Function CreateNewConfigurationFrame ( _
	baseConfigurationFrame As ConfigurationFrame _
) As IConfigurationFrame
protected:
virtual IConfigurationFrame^ CreateNewConfigurationFrame(
	ConfigurationFrame^ baseConfigurationFrame
) override
Parameters
baseConfigurationFrame (ConfigurationFrame)
Protocol independent ConfigurationFrame.
Return Value
A new BPA PDCstream specific IConfigurationFrame.

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