openPDC Synchrophasor Help
CommandCell Constructor (parent, extendedDataByte)
NamespacesTVA.PhasorProtocolsCommandCellCommandCell(ICommandFrame, Byte)
Creates a new CommandCell from specified parameters.
Declaration Syntax
C#Visual BasicVisual C++
public CommandCell(
	ICommandFrame parent,
	byte extendedDataByte
)
Public Sub New ( _
	parent As ICommandFrame, _
	extendedDataByte As Byte _
)
public:
CommandCell(
	ICommandFrame^ parent, 
	unsigned char extendedDataByte
)
Parameters
parent (ICommandFrame)
A reference to the parent ICommandFrame for this CommandCell.
extendedDataByte (Byte)
Extended data Byte that represents this CommandCell.

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