openPDC Synchrophasor Help
CommandFrameBase Constructor (cells, command)
NamespacesTVA.PhasorProtocolsCommandFrameBaseCommandFrameBase(CommandCellCollection, DeviceCommand)
Creates a new CommandFrameBase from specified parameters.
Declaration Syntax
C#Visual BasicVisual C++
protected CommandFrameBase(
	CommandCellCollection cells,
	DeviceCommand command
)
Protected Sub New ( _
	cells As CommandCellCollection, _
	command As DeviceCommand _
)
protected:
CommandFrameBase(
	CommandCellCollection^ cells, 
	DeviceCommand command
)
Parameters
cells (CommandCellCollection)
The reference to the CommandCellCollection for this CommandFrameBase.
command (DeviceCommand)
The DeviceCommand for this CommandFrameBase.

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