openPDC Synchrophasor Help
SendDeviceCommand Method (command)
NamespacesTVA.PhasorProtocolsMultiProtocolFrameParserSendDeviceCommand(DeviceCommand)
Sends the specified DeviceCommand to the remote device.
Declaration Syntax
C#Visual BasicVisual C++
public WaitHandle SendDeviceCommand(
	DeviceCommand command
)
Public Function SendDeviceCommand ( _
	command As DeviceCommand _
) As WaitHandle
public:
WaitHandle^ SendDeviceCommand(
	DeviceCommand command
)
Parameters
command (DeviceCommand)
DeviceCommand to send to the remote device.
Return Value
Remarks
Command will only be sent if DeviceSupportsCommands is true and MultiProtocolFrameParser.

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