openPDC Synchrophasor Help
ChannelCellBase Constructor (parent, idCode)
NamespacesTVA.PhasorProtocolsChannelCellBaseChannelCellBase(IChannelFrame, UInt16)
Creates a new ChannelCellBase from specified parameters.
Declaration Syntax
C#Visual BasicVisual C++
protected ChannelCellBase(
	IChannelFrame parent,
	ushort idCode
)
Protected Sub New ( _
	parent As IChannelFrame, _
	idCode As UShort _
)
protected:
ChannelCellBase(
	IChannelFrame^ parent, 
	unsigned short idCode
)
Parameters
parent (IChannelFrame)
A reference to the parent IChannelFrame for this ChannelCellBase.
idCode (UInt16)
The numeric ID code for this ChannelCellBase.

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