openPDC Synchrophasor Help
DeviceSupportsCommands Property
NamespacesTVA.PhasorProtocolsMultiProtocolFrameParserDeviceSupportsCommands
Gets or sets flag that determines if a device supports commands.
Declaration Syntax
C#Visual BasicVisual C++
public bool DeviceSupportsCommands { get; set; }
Public Property DeviceSupportsCommands As Boolean
	Get
	Set
public:
property bool DeviceSupportsCommands {
	bool get ();
	void set (bool value);
}
Remarks
This property is automatically derived based on the selected PhasorProtocol, TransportProtocol and ConnectionString, but can be overriden if the consumer already knows that a device supports commands.

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