openPDC Synchrophasor Help
SendCommand Method (command)
NamespacesTVA.PhasorProtocolsPhasorMeasurementMapperSendCommand(DeviceCommand)
Sends the specified DeviceCommand to the current device connection.
Declaration Syntax
C#Visual BasicVisual C++
[AdapterCommandAttribute("Sends the specified command to connected phasor device.")]
public void SendCommand(
	DeviceCommand command
)
<AdapterCommandAttribute("Sends the specified command to connected phasor device.")> _
Public Sub SendCommand ( _
	command As DeviceCommand _
)
[AdapterCommandAttribute(L"Sends the specified command to connected phasor device.")]
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