openPDC Synchrophasor Help
SendCommand Method (command)
NamespacesTVA.PhasorProtocolsCommonPhasorServicesSendCommand(DeviceCommand)
Sends the specified DeviceCommand to the current device connection.
Declaration Syntax
C#Visual BasicVisual C++
public void SendCommand(
	DeviceCommand command
)
Public Sub SendCommand ( _
	command As DeviceCommand _
)
public:
void SendCommand(
	DeviceCommand command
)
Parameters
command (DeviceCommand)
DeviceCommand to send to connected device.

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