openPDC Synchrophasor Help
DataCell Constructor (parent, configurationCell)
NamespacesTVA.PhasorProtocols.Ieee1344DataCellDataCell(IDataFrame, IConfigurationCell)
Creates a new DataCell.
Declaration Syntax
C#Visual BasicVisual C++
public DataCell(
	IDataFrame parent,
	IConfigurationCell configurationCell
)
Public Sub New ( _
	parent As IDataFrame, _
	configurationCell As IConfigurationCell _
)
public:
DataCell(
	IDataFrame^ parent, 
	IConfigurationCell^ configurationCell
)
Parameters
parent (IDataFrame)
The reference to parent IDataFrame of this DataCell.
configurationCell (IConfigurationCell)
The IConfigurationCell associated with this DataCell.

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