openPDC Synchrophasor Help
ConfigurationCell Constructor (parent, idCode)
NamespacesTVA.PhasorProtocols.AnonymousConfigurationCellConfigurationCell(ConfigurationFrame, UInt16)
Creates a new ConfigurationCell from specified parameters.
Declaration Syntax
C#Visual BasicVisual C++
public ConfigurationCell(
	ConfigurationFrame parent,
	ushort idCode
)
Public Sub New ( _
	parent As ConfigurationFrame, _
	idCode As UShort _
)
public:
ConfigurationCell(
	ConfigurationFrame^ parent, 
	unsigned short idCode
)
Parameters
parent (ConfigurationFrame)
The reference to parent ConfigurationFrame of this ConfigurationCell.
idCode (UInt16)
The numeric ID code for this ConfigurationCell.

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